Offered at Georgia Tech as CS 6400
Accelerate your career with the credential that fast-tracks you to job success.
This course presents an example of applying a database application development methodology to a major real-world project.
Rich Learning Content
Interactive Quizzes
Taught by Industry Pros
Self-Paced Learning
Student Support Community
This course is your first step towards a new career with the Become a Data Analyst Program.
Enhance your skill set and boost your hirability through innovative, independent learning.
Instructor
Instructor
Learners should be familiar with at least one scripting or programming language, e.g. PHP, Python, Java. Some familiarity with software engineering concepts would be helpful. Flexibility to work remotely with team members.
Required text:
Elmasri & Navathe: Fundamentals of Database Systems. 7th Edition. Pearson 2016.
Additional course material will be available online.
Additional Resources: WAMP installation guide, and more will be posted online.
See the Technology Requirements for using Udacity.
At the end of this course the learner will:
• Understand and apply the concepts of data independence, database and database management system architecture, and the role and placement of a database management system the application stack
• Understand and apply the theoretical foundation of relational databases and query languages to create SQL data structure definitions and queries that meet identified requirements
• Create a relational database application, including the requirement analysis, specification, design and implementation of relational database applications
• Evaluate alternative internal schema structures and create indices for efficient database operation
• Understand the concepts of database access control and SQL injection