-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,35 @@ | ||
# Python-Training | ||
This is a repository to share my students codes of everyday lectures who are undergoing python training under me.<br> | ||
(This repository is updated and modified daily ,new topics of python are added daily )<br> | ||
All the codes are <b>written by me</b> and content is copyrighted to <b>Consolelancer</b>.<br> | ||
Consolelancer is a <b><i>education and development company</b></i> based on bangalore,India , Co-founded by me( Shouhaddo Paul ) and my team.<br> | ||
<br><b>Topics Covered </b><br> | ||
<br>1. Introduction to Python along with its application<br> | ||
2.Input Output Statements</br> | ||
3. integers</br> | ||
4. Strings</br> | ||
5. Dictionary</br> | ||
6. Tuples</br> | ||
7. sets</br> | ||
8. List Comprehensions</br> | ||
9. Python statments</br> | ||
10. Conditional Statements(if-else)</br> | ||
11. for loop</br> | ||
12. While Loop</br> | ||
13. File Handling</br> | ||
14. Functions<br> | ||
15. Maps </br> | ||
16. Lambda Functions</br> | ||
17. Find mr_Smley Game</br> | ||
18.Tic-tac-Toe Game<br> | ||
19. Class and Object</br> | ||
20. Inheritance</br> | ||
21. Errors and Exceptions</br> | ||
22. Exception Handling</br> | ||
23. Modules and Packages</br> | ||
24. Working with Images-Pillow</br> | ||
25. +More concepts will be uploaded soon</br> | ||
|
||
|
||
The content is copyrighted to <b>Consolelancer</b>.<br> | ||
Consolelancer is a <b><i>education and development company</b></i> based on bangalore,India.<br> | ||
for more details visit :<b><i> https://consolelancer.com/ </b> <br> | ||
contact us at :<b> [email protected] </b> |