Python Introduction Course 2020

Prerequisities

  • Curiosity about programming.
  • Being exciting to learn Python.
  • Having an account on HackerRank.
  • Zoom account

Goal

The goal of that course is give some basic informations about Python Programming that you can improve yourself after course. This course aims to give a quick introduction to programming logic.

Lecture Day and Time

Every Monday, [ 17:00 - 18:30 ] (Online)

Choose IDE

You should install and learn usage one of them before coming to the lecture.

Program

# Content Instructor
Week 1 Introduction, Input-Output Functions, Data Types, Variables Zafer Yıldız
Week 2 Decision Statements(if-elif-else), Boolean, Mathematical & Logic Operators Zafer Yıldız
Week 3 Loops(for, while), break-continue, Contest Zafer Yıldız
Week 4 Data Structures (List, Tuple, Dictionary) Serra Bozkurt
Week 5 Functions, Final Contest Serra Bozkurt

Instructors @I.T.U

Name and Surname Social Media
Zafer Yıldız #3 LinkedIn
Serra Bozkurt #2 LinkedIn

Assistants @I.T.U

Name and Surname Social
Hüseyin Averbek #2 LinkedIn

ProTip: Instructors and Assistants are also problem setter.

Contest Links

Contest-1

Contest-2