Learn introductory NoSQL skills with MongoDB, and understand basic database design concepts which can lead to many paths in the world of technology and development.
Learn introductory SQL skills with PostgreSQL, and understand basic database design concepts which can lead to many paths in the world of technology and development.
Learn how to create and deploy web applications with Docker, the premier containerization technology, and a cornerstone of DevOps methodology.
Learn introductory JavaScript skills, and build real, working programs. JavaScript, which is used heavily in web and application development, is one of the most popular programming languages in the world.
Learn beginning software development skills with Python and its libraries, which are used extensively in data science, artificial intelligence, systems administration, and web development.
Learn essential skills and techniques that are required for the front end development of web pages using HTML and CSS.
Chances are, if you can think of an application on the internet, you’ve just named a data-driven application. Data typically arrives in your user interface by way of structured access points known as Application Programming Interfaces (APIs). Learning how to find, access, and integrate APIs into your code is a crucial part of front-end application development.
Facebook’s open source framework for writing reactive, easy-to-maintain web applications has taken the JavaScript world by storm. Learn this essential technology and JSX, the associated syntax that combines the best of JavaScript and HTML for easy interface creation.