Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Python Developer: Python/Django/Flask/PostgreSQL/MySQL/API

Posted By: ELK1nG
Python Developer: Python/Django/Flask/PostgreSQL/MySQL/API

Python Developer: Python/Django/Flask/PostgreSQL/MySQL/API
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 193 lectures (18h 52m) | Size: 4.14 GB

Develop Applications with Python step by step

What you'll learn:
Develop Applications with Python
Interacting with databases with Python
Develop application with Django and Python and PostgreSQL
Develop application with Flask and Python and PostgreSQL
Develop application with Python and MySQL
Create an API with Python
Interacting with database applications using Python

Requirements
Free Software has to be installed. ( This is covered in the course)

Description
Python is a dynamic modern object -oriented programming language and can be used to do a lot of things both big and small. Python is what is referred to as a high level language. That means it is a language that is closer to humans than computer.It is also known as a general purpose programming language due to it's flexibility. Python is an interpreted language that does not need to be complied like for example java programming language. It is interpreted and run on the fly the same time.

Python has been used in a lot of places like in creating games, for statistical data and visualization,speech and face recognition.

Some of the biggest websites on this planet earth use python in one way or another. Examples include:

Google

Youtube

Facebook

Nasa

Disney

Pixar

Reddit

Pinterest

Instagram

Spotify

Survey Monkey

Yahoo Maps

Topics covered include:

Interacting with Python in various ways

Python Operators

Python Data Types

Data type casting

Python String Methods and Formatting

Python Data Structures

Python Functions

Python DocStrings

Python Decorators

Python Control Flow Statements

Python Modules and Packages

Working with external files in Python

Working with dates and times

Working with calendars

Handling exception errors

Version control system with Git and Github

Web scrapping with Python

Python and Machine Learning

Web development with Django

Creating a database driven application

Python Object Oriented Programming

Projects we will create:

Create a web based todo app and deploy to cloud

Database CRUD app with SQL Server and Python

MP3 Player

Lottery Number Simulator

Loan calulator

Create a basic calculator

Create a digital clock

Create a number guessing game

Create a random number generator

Create a countdown timer

Create a lottery number simulator

Who this course is for
Beginners to Python