Python Developer | Complete course
- Offered byUDEMY
Python Developer | Complete course at UDEMY Overview
Duration | 28 hours |
Total fee | ₹3,499 |
Mode of learning | Online |
Credential | Certificate |
Python Developer | Complete course at UDEMY Highlights
- Earn a Certificate of completion from Udemy
- Learn from 42 downloadable resources and 3 articles
- Comes with 30 days money back guarantee and full lifetime access
Python Developer | Complete course at UDEMY Course details
- For Any person who wants to start learning programming
- For Developers who wants to improve their skills
- Learn python (Beginner level)
- Python Intermediate and Advanced
- Web development : HTML and CSS
- Complete web applications with DJANGO
- Learn programming, even if you don't have any previous knowledge about it
- Get solid programming skills with the Python language
- Know how to develop your own programs with your own algorithms
- Be able to create any kind of projects : Desktop applications, Web, Mobile (iOS and Android), Game
- Learn to create games with the GALAXY project : 2.5D anti-gravity game that you will be able to deploy on your iOS or Android Phone
- Create an ultimate BeatBox with the MR BEAT project : Realtime audio, mixing, optimisations.. this project will give you a big boost in your development skills
Python Developer | Complete course at UDEMY Curriculum
Python Fundamentals - Level1
Learn the basics and create your very first program
How programming works?
First Program
Ask the user for data
Exercise : What is your age ?
Tip : Graphical interface
Comments
Numeric variable
Convert a string to a number
Visual Approach - Level1
Learn Python with a visual approach
Project creation
Move the turtle
Exercise : create a staircase
Exercise : Draw a square
Exercise : Multiple squares
Project: "The magic number"
Project creation
Exercise : Ask for a number
Exercise : Condition
Exercise : Loop
Exercise : Manage the invalid entry
Min / max error case
Random number
Project: "The maths game"
Project creation
Exercise : Addition
Exercise : Multiple questions
Exercise : Points
Exercise : Conditions
Addition or multiplication
Conclusion
Python: Collection - Level2
Collections with Python
Tuples
Lists
Functions and tuples
Slices
Project: :Pizzas v1" - Lists
Intermediate project : Pizzas v1
Exercise : Display the pizzas
Exercise : First and last pizza
Exercise : Add a pizza
Exercise : Error on duplicate pizza