Book Image

The Complete Python and PostgreSQL Developer Course [Video]

By : Codestars By Rob Percival, Jose Salvatierra Fuentes
3 (2)
Book Image

The Complete Python and PostgreSQL Developer Course [Video]

3 (2)
By: Codestars By Rob Percival, Jose Salvatierra Fuentes

Overview of this book

Ever wanted to learn one of the most popular programming languages on the planet? Why not learn two of the most popular at the same time? Python and SQL are widely used by small to large technology companies thanks to their powerful, yet extremely flexible features. While Python is used in the industry for embedded software, web development, desktop applications, and mobile apps, PostgreSQL allows your applications to become even more powerful by storing, retrieving, and filtering through large datasets easily. This course is your one-stop-shop for everything Python and PostgreSQL. You’ll advance from an absolute Python and PostgreSQL beginner to an experienced software developer. Get ready to transform your world and become a super-confident app developer! All the code files are placed at https://github.com/PacktPublishing/The-Complete-Python-and-PostgreSQL-Developer-Course
Table of Contents (13 chapters)
Chapter 13
Data Structures and Algorithms
Content Locked
Section 6
Introduction to Queue Assignment
In this video we look at the next assignment, which will involve implementing some new Linked List and Queue methods.