CSE 102 • Midterm • Computer Programming
Programlamayı baştan tanımlayan dil olan C dilini, eğitimi baştan tanımlayan Unicourse ile çalışmaktan daha doğal ne olabilir?
Eğitmen
Ertuğrul Altun
BSCS
Marmara Üniversitesi Bilgisayar Bilimi ve Mühendisliği bölümünden 2019 yılında mezun oldum. C/C++, Java, JavaScript ve TypeScript dillerinde ileri seviye programlama yapıyorum. 2020 yılından beri Software Engineer olarak bir özel şirkette çalışmaktayım. Okuduğum süre içerisinde ve sonrasında Bilgisayar Mühendisliği alanında çeşitli konularda özel ders verdim.
Geçme Garantisi
Derslerimize çok güveniyoruz. Dersi geçememen çok zor ama yine de geçemezsen paran iade.
Tüm koşullarPaketi Tamamla
🎓 Gebze Teknik Üniversitesinde öğrencilerin %92'si tüm paketi alarak çalışıyor.

CSE 102 • Midterm
Computer Programming
Ertuğrul Altun
1199 TL

CSE 102 • Final
Computer Programming
Ertuğrul Altun
1199 TL
Konular
Introduction to C Programming
Our First Program
Variables
Variable Types
Arithmetic Operators
Type Casting
Example 1
Example 2
Logical Operators
Input / Output
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Control Structures: Conditionals
Why we need them?
if Statements
else Statement
Example 1
else if Statements
Example 2
Nested if Statements
Example 3
switch Statement
Example 4
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Control Structures: while Loops
Motivation
Counter Controlled Loops
Example 1
Sentinel Controlled Loops
Example 2
Conditional Loops
Example 3
Flags in Loops
Example 4
Nested Loops
Example 5
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Exam-like Question 5
Control Structures: for, do-while Loops
do-while Loops
Example 1
for Loops
Example 2
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Functions
Types and Syntax
Example 1
Example 2
Library Functions
Scope of a Variable
Example 3
Example 4
Example 5
Example 6
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Arrays
Introduction
Declaration of an Array
Initialization of an Array
Access an Array Elements
Input/Output Array Elements
Example 1
Out of Bound
sizeof()
2D Arrays
3D Arrays
Example 2
Example 3
Example 4
Example 5
Example 6
Example 7
Example 8
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Pointers
Logic of the Pointers
Introduction
Dereference
Increment/Decrement of a Pointer
Addition of Integer to Pointer
Subtraction of Integer to Pointer
Subtraction of Two Pointer
Comparison of Pointers
NULL pointer
Pointers Using an Array
Pointer to Pointer
Pointers and Function Arguments
Example 1
Example 2
Example 3
Example 4
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Strings
Introduction
Usage of Strings
Special Characters
String Functions
Example 1
Example 2
Example 3
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Sample Midterm Questions
Introduction to C Programming 1
Introduction to C Programming 2
Introduction to C Programming 3
Control Structures 1
Control Structures 2
Control Structures 3
Control Structures 4
Control Structures 5
Control Structures 6
Control Structures 7
Control Structures 8
Control Structures 9
Control Structures 10
Control Structures 11
Control Structures 12
Functions 1
Functions 2
Functions 3
Functions 4
Functions 5
Functions 6
Arrays 1
Arrays 2
Arrays 3
Arrays 4
Arrays 5
Pointers 1
Pointers 2
Pointers 3
Pointers 4
Strings 1
Strings 2
Strings 3
Strings4
Strings 5
🦄 🦄 Unicourse Special 🦄 🦄
Introduction to C Programming 1
Introduction to C Programming 2
Control Structures 1
Control Structures 2
Control Structures 3
Control Structures 4
Functions 1
Functions 2
Arrays 1
Arrays 2
Pointers 1
Pointers 2
Strings 1
Strings 2
Değerlendirmeler
Henüz hiç değerlendirme yok.
Ders İçeriği
Introduction to C Programming
Our First Program
Variables
Variable Types
Arithmetic Operators
Type Casting
Example 1
Example 2
Logical Operators
Input / Output
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Control Structures: Conditionals
Why we need them?
if Statements
else Statement
Example 1
else if Statements
Example 2
Nested if Statements
Example 3
switch Statement
Example 4
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Control Structures: while Loops
Motivation
Counter Controlled Loops
Example 1
Sentinel Controlled Loops
Example 2
Conditional Loops
Example 3
Flags in Loops
Example 4
Nested Loops
Example 5
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Exam-like Question 5
Control Structures: for, do-while Loops
do-while Loops
Example 1
for Loops
Example 2
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Functions
Types and Syntax
Example 1
Example 2
Library Functions
Scope of a Variable
Example 3
Example 4
Example 5
Example 6
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Arrays
Introduction
Declaration of an Array
Initialization of an Array
Access an Array Elements
Input/Output Array Elements
Example 1
Out of Bound
sizeof()
2D Arrays
3D Arrays
Example 2
Example 3
Example 4
Example 5
Example 6
Example 7
Example 8
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Pointers
Logic of the Pointers
Introduction
Dereference
Increment/Decrement of a Pointer
Addition of Integer to Pointer
Subtraction of Integer to Pointer
Subtraction of Two Pointer
Comparison of Pointers
NULL pointer
Pointers Using an Array
Pointer to Pointer
Pointers and Function Arguments
Example 1
Example 2
Example 3
Example 4
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Strings
Introduction
Usage of Strings
Special Characters
String Functions
Example 1
Example 2
Example 3
Exam-like Question 1
Exam-like Question 2
Exam-like Question 3
Exam-like Question 4
Sample Midterm Questions
Introduction to C Programming 1
Introduction to C Programming 2
Introduction to C Programming 3
Control Structures 1
Control Structures 2
Control Structures 3
Control Structures 4
Control Structures 5
Control Structures 6
Control Structures 7
Control Structures 8
Control Structures 9
Control Structures 10
Control Structures 11
Control Structures 12
Functions 1
Functions 2
Functions 3
Functions 4
Functions 5
Functions 6
Arrays 1
Arrays 2
Arrays 3
Arrays 4
Arrays 5
Pointers 1
Pointers 2
Pointers 3
Pointers 4
Strings 1
Strings 2
Strings 3
Strings4
Strings 5
🦄 🦄 Unicourse Special 🦄 🦄
Introduction to C Programming 1
Introduction to C Programming 2
Control Structures 1
Control Structures 2
Control Structures 3
Control Structures 4
Functions 1
Functions 2
Arrays 1
Arrays 2
Pointers 1
Pointers 2
Strings 1
Strings 2
Geçme Garantisi
Derslerimize çok güveniyoruz. Dersi geçememen çok zor ama yine de geçemezsen paran iade.
Tüm koşullarSıkça Sorulan Sorular
Örneğin, Koç Üniversitesi - MATH 101 (Calculus) veya başka bir okulun benzer dersi olsun, paketlerimiz tam da o derse göre tasarlanır. Böylece nokta atışı çalışır, zaman kazanırsın.
Sınava özel videolar —konu anlatımları, çıkmış sorular ve çözümleri, özet notlar—içerir. Sınavda sıkça çıkan soruları hedefler. Eğitmenlerimiz, üniversitenin akademik takvimini takip ederek paketleri sürekli günceller. Böylece, gereksiz detaylarla vakit kaybetmeden başarını artırmaya odaklanabilirsin.