Skip to content

pavankumarbalijepalli/complete-python-bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complete Python Bootcamp

Building a repository which will help a Novice Programming Enthusiast, understand where to start from, and what decisions he/she need to make in order to build a career in python world.

This bootcamp is a fairly small one taking around a week or two to complete and understand python. It comprises of 3 parts:

  • Tutorial: This is a basic tutorial for jupyter notebooks and how to use them.
  • Basics: This comprises of basic concepts of python such as datatypes, variables, data structures, operators, user input.
  • Intermediate: This comprises of a little advanced concepts such as loops, functions, lambda, object oriented programming.
  • Advanced This comprises of very advanced concepts such as modules, dates, math library, regular expressions and exception handling, file handling.
  • Bootcamp: This is the folder where there will be a problem which needs to be solved using python. Your code will be tested and a certificate will be generated based on it.

System Requirements

*Better to use Anaconda as it is the whole package

PS:

  • This repository is under progress. Kindly follow or star to get updates. This readme will be updated when ever there is change of plan.

  • Clone this repository and open using VSCode for clear understanding through markdown files. Open markdown files and hit Ctrl + Shift + V to see the structured markdown file.

About

A part of the Data Science Bootcamp on my github. A code along bootcamp for python which helps novice programmers understand basic, intermediate and advance concepts of python 3.x

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors