Beginner
Complete Python Bootcamp 2k14
The 'Complete Python Bootcamp 2k14' course is designed to empower learners with the skills needed to harness the full potential of Python for solving a variety of tasks. From building engaging games like Tic Tac Toe and Blackjack to creating programs utilizing Python libraries, students will develop a versatile skill set to tackle real-world problems and personal projects. By delving into both Python 2 and Python 3, participants will gain a comprehensive understanding of advanced features such as the collections module, working with timestamps, Object Oriented Programming with classes, and decorators. Additionally, learners will master the use of Jupyter Notebook for creating GUIs, thus building a robust foundation in Python from the ground up.
Curriculum
- 6 Sections
- 36 Lessons
- 0 Quizzes
- 15h Duration
Python Basics
6 Lessons0 Quizzes
- Introduction to Python
- Python Operations
- Python Data Types
- Flow Control Statements
- Strings in Python
- Collections in Python
Functions and Modules
6 Lessons0 Quizzes
- Functions in Python
- Python Lists
- Python Tuples
- Python Sets
- Python Dictionary
- Modules in Python
Errors and File Handling
6 Lessons0 Quizzes
- Errors and Exception Handling
- File Handling
- Regular Expressions
- Oops Concepts
- Advanced Concepts
- Web Scraping
Advanced Python Concepts
6 Lessons0 Quizzes
- Python Iterator
- Python Generator
- Python Closure
- Python Decorators
- PIP
- Working with CSV, XML, JSON files
Multi-Threading and GUI Programming
6 Lessons0 Quizzes
- Multi-Threading
- Debugging
- GUI Programming
- Database Concepts
- Python Date and Time
- Operating System Module
Project Development
6 Lessons0 Quizzes
- Build a Tic Tac Toe Game
- Create a Blackjack Game
- Develop a GUI Application
- Web Scraping Project
- Database Application
- Final Project Presentation