Training Syllabus:
GIT/GITHub
- Introductions
- How to create user in Git
- Git Workflow
- How to use git stage and commit commands
- How to use and Manage Git ignore command
- How To Use Rename and Remove Commands in Git
- How To Skip staging in GIT
- How To Unmodifying and Unstaging In GIT
- Creating Account on GitHub | How to Singup on GitHub
- How To Cloning Remote Repository in Github
- How To Create Branch In Git | Git Branching
- How To Merge Branches In GIT
Python
- How to install python on windows 7/8.1/10
- How to Install PyCharm IDE on Windows Machine
- How to install Anaconda in windows 7/8.1/10
- How to Launch Jupyter Notebook Using Anaconda
- Introduction of python
- Python Basic Concepts
- Variables in Python
- Python Strings
- List in Python
- Python Dictionary Methods
- Tuple In Python
- How To Use Set In Python
- How To Use Conditional Expressions in Python
- How To Use While Loop in Python
- How To Use For Loop In Python
- Try And Except In Python Function
- Read, Readline and Readlines In Python
- Python Functions
- Lambda Functions
- Join(), Map(), Filter() in Python
- Python Decorators
- Enumerate In Python
- Fstring In Python
- OOPS Concepts in python
Python Usecases- Creating Python Mini Project
Flask
- Introduction of Flask
- How to deploy the Machine Learning Algorithm using Flask
- How To Create Python Model Using A Flask
- Flask using HTML code in Python
Django
- How to Install Python on Windows 7/8.1/10
- How to Install PyCharm IDE on Windows Machine | How To Run First Program on PyCharm IDE
- Django Beginner Introduction
- First Project Creation in Django
- Django App Creation
- How To Create HTML Templates In Django
- How to Create Django Pipeline
- How To Use Django with Bootstrap
- How To Add Static Folder For Images, Videos and PDF
- Django Migrations
- How To Create Super User In Django
- How To Create Registration Page In Django
- How To Create Login Page In Django
- Display Alert Massage In Django
- How To Add Text In Django
- Creating a Model In Django
- How To Use _STR_ Function
- How To Create Contact Us Page In Django
Django Project and Assignments