İşleminiz Devam Ediyor.
Lütfen Bekleyiniz...
Lütfen Bekleyiniz...
Python Programming

Python Programming
(This program has been prepared by KCCVTC and includes a 2.5-month training to organize a 7-hour course every week.)
HOURS | SUBJECT | SYLLABUS | DESCRIPTIONS | |
20 | BASIC ENTRY PROCEDURES A. PYTHON COURSE INTRODUCTION |
1. What is Python 2. History of Python 3. Python Installation 4. Python Interpreter 5. IDE Installation 6. Creation of Study Resources |
||
B. PYTHON BASIC INFORMATION | 1. Python Data Types 2. Variables 3. String Format and String operations 4. String Operations (String Formatting) 5. Print Command and Escape Sequences 6. Type Conversions 7. Lists, Tuples, Dictionaries 8. Basic Operators 9. Entry / Exit Transactions 10. Predefined Methods (print, help, dir, range …) |
|||
C. PYTHON CONTROL MECHANISMS | 1. Conditional Statements 2. IF and ELSE Statement 3. For Loop 4. Range Function 5. Break and Continue Statements 6. Pass Phrase 7. While Statement |
|||
30 | STRUCTURAL PROGRAMMING D. PYTHON FUNCTIONS |
1. Working with Functions 2. Non-Returning Functions 3. Functions That Return Value 4. Argument-Taking Functions 5. Local and Global Variables 6. Docstring 7. Modules and Packages 8. Introduction to Object-Oriented Programming |
||
E. FILING PROCESS | 1. File reading 2. File Writing |
|||
F. MODULE AND PACKAGES | 3. Importing Modules 4. Ready Modules 5. Pip install -pip uninstall 6. PyPI website 7. Virtual Environments 8. Anaconda Virtual Environment 9. Which Library Is Used for What? |
|||
G. OBJECT-ORIENTED PROGRAMMING (OOP) | 1. Introduction 2. Concepts (Class, Object, Attribute) 3. Encapsulation 4. Inheritance 5. Polymorphism 6. Abstraction 7. Decorators 8. Generators 9. Iterators |
|||
H. DEBUG | 1. Try Except Finally 2. Base Exceptions and others 3. Failure |
|||
25 | DATABASE OPERATIONS I. DATABASE AND PYTHON |
1. What is SQL? 2. How to Write SELECT, INSERT, DELETE, and UPDATE Queries? 3. Creating database objects with CREATE 4. Write ALTER, REMOVE and DROP queries 5. TRIGGER, INDEX, VIEW database objects 6. SQLite 7. MySQL 8. What is NoSQL? 9. MongoDB 10. Query writing in Python |
(This program has been prepared by KCCVTC and includes a 2.5-month training to organize a 7-hour course every week.)