Skip to content

Latest commit

 

History

History
79 lines (68 loc) · 2.1 KB

README.md

File metadata and controls

79 lines (68 loc) · 2.1 KB

PYTHON WORKSHOP

by NSUCEC R&D on august 2019

Instructors: Pias Paul & Moh. Anwar-Ul-Azim Bhuiya


Objectives:

  • Basic concepts on Programming Language
  • Why Python as a Language?
  • Data Types
  • Operators
  • File
  • Data Structure
  • Loops
  • List
  • Dictionaries
  • Control Flow
  • Scripting
  • Iterators
  • Generators
  • Function
  • Class & Objects
  • Modules

Software & Tools

  • Python 3.*
  • Python Shell
  • Jupyter Notebook
  • VS Code
  • Git
  • Github
  • Gitkraken

Source & Tutorials

DOCS

Official Homepage

Popular Libraries and Frameworks


Some useful online courses for Python