Skip to content

josephacedemy/Python_Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This traning covers the following areas

  1. Introduction
  2. Condition
  3. Iteration
  4. Fucntion
  5. Collection
  6. String
  7. File Handling
  8. OOPS
  9. Database
  10. Web Application Framework

download the softwares

1. Python

https://www.python.org/downloads/release/python-383/

2. Visual studio code

https://code.visualstudio.com/download

2.1 Visual studio code extenstions Python Ayu - Folders

3. git scm

https://git-scm.com/

Practice exercise url

https://www.w3resource.com/python-exercises/python-basic-exercise-6.php

5 -7 -2020

  1. Introduction
  2. Variables - simple object (int, float), strings, logical operator, Arithmetic
  3. Condition - simple if, if -else, if -- elif--else(muliple)
  4. Iteration, for, while (range), continue, brek
  5. funtion = definite aggument, varibale length, default arg, lambda, scope
  6. Packages = modules import, from;;import
  7. Colelction - list, dict, tuple, set
  8. Memory Management- Pyobject(name, refcount, value) Garbage Collection - Ref count & Tracing - Mark and sweep

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages