you want to specialize as a back-end developer
Python Programming Course
Python is a popular programming language used for web development (server-side), software development, mathematics and system scripting.Python runs on an interpreter system, meaning that code can be executed as soon as it is written.
This means that prototyping can be very quick. Python can be treated in a procedural way, an object-orientated way or a functional way.
Sign upDuration
3 months
Monthly fee
64,000 AMD
Deadline
06/10/2023
Frequency
3 days a week for 2 hours
Statistics
15+
Number of vacanciesIs this course for you? Sure if
By the end of this course you will be able to
1
develop back-end components to improve responsiveness and overall performance
2
integrate user-facing elements into applications
3
present your ready-made projects to partner companies
Syllabus
Stage 1 | Python Basics
General introduction to programming, Variables and Data Types, Variable Naming Restrictions and Conventions
Variables and Data Types, The Special Value NONE Introduction to Strings
Variable Naming Restrictions and Conventions, String Concatenation, String Concatenation, Converting Data Types
Numbers, Operators and Comments, Ints and Floats
Phase 2 | Advanced Python (OOP)
General Introduction to Object Oriented Programming (OOP)
Classes Part 1 - Methods, Instances
Classes Part 2 Initializer, Polymorphism
Packages Imports from sys.path, Sub-packaging, Relative imports
Phase 3 | Django Framework
How websites work. Introduction to Django. Python requests
Installation. First Django Project. Set up DB
Templates and Static files. HTML
Django models. Admin Page