Section: Sessions 12 and 13: Structured data-accessing MySQL | BSc Programming skills | Grŵp NPTC Group Moodle

Main course page
  • General

    banner

    Programming Skills

    These sessions will help you develop your programming skills in both Java and PHP environments.  The objective is to improve your understanding of programming techniques and practices in a number of languages.  The sessions will specifically cover concepts and techniques which will be especially useful to you should you decide to continue to the BSc programme after completing your HND.

Sessions 12 and 13: Structured data-accessing MySQL

  • Sessions 12 and 13: Structured data-accessing MySQL

    Sessions 12 and 13: Structured data-accessing MySQL

    In these sessions, you will develop a new class for the application which will load and save the data in a structured form and using a local instance of the MySQL RDBMS database server.  You will learn how to use PHPMyAdmin to configure a MySQL instance and how to leverage the MySQL driver JAR to access and use this as an effective datastore for a Java desktop application.