Skip to content

Have you decided to learn the Python language or want to repeat the basic concepts? Then this repo is for you.

Notifications You must be signed in to change notification settings

mavideniz/python_for_beginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Python for Beginners

Turkish version is below. ⬇️


It is the source code of the content used in Youtube broadcasts on "Introduction to Python" given by me. The purpose of the tutorial is to assist people who are new learning the Python language. Therefore, the content of the program starts from the basic level.

You don't need any compiler to run the .ipynb extension files in the repository, you can run it through the browser with the help of Google Colab.

Program content:

  1. Chapter
  • Hello World
  • Comment Line
  • Variable Definition
  • Data Types
  • Arithmetic Operators
  • Type Conversions
  • Indexing and Slicing
  • If/Else Conditions
  • List, Dictionary, Set, Tuple

Foo

  1. Chapter
  • While Loop
  • For Loop
  • Functions
  • Modules
  • Object Oriented Programming (OOP)
  • Classes
  • init function, self
  • Inheritance

Foo

Live broadcasts where I teach Python:


Tarafımca verilmiş "Python'a Giriş" konulu Youtube yayınlarında kullanılan içeriklerin kaynak kodudur. Eğitimin amacı, Python dilini yeni öğrenmeye başlamış kişilere yardımcı olmaktır. Bu yüzden program içeriği temel düzeyden başlamaktadır.

Repository'de bulunan .ipynb uzantılı dosyaları çalıştırmak için herhangi bir derleyiciye ihtiyacınız yok, Google Colab yardımı ile tarayıcı üzerinden çalıştırabilirsiniz.

Program içeriği:

  1. Bölüm
  • Hello World
  • Yorum Satırı
  • Değişken Tanımlama
  • Veri Tipleri
  • Aritmetik Operatörler
  • Tür Dönüşümleri
  • Konumlama ve Dilimleme
  • If/Else Durumları
  • Liste, Sözlük, Küme, Demet

Foo

  1. Bölüm
  • While Döngüsü
  • For Döngüsü
  • Fonksiyonlar
  • Modüller
  • Nesne Yönelik Programlama (OOP)
  • Sınıflar
  • init fonksiyonu, self
  • Miras alma & verme

Foo

Python eğitimi verdiğim canlı yayınlar:

About

Have you decided to learn the Python language or want to repeat the basic concepts? Then this repo is for you.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published