Yazılım nasıl öğrenilir? Ders 1 | Bilgisayar nasıl çalışır | Data tipleri | değişkenler | typing

The best way to learn programming is to learn the logic and basics of software. Because all software languages are built on the same logic. That's why in this software learning series, I will explain to you the adventure of software from scratch, that is, from the computer's memory and processor to the code you write, and what is the basis of programming without being tied to any programming language. After watching these videos, I am sure that you can easily learn any programming language you want with the knowledge you get. Blog: https://www.barisdere.io https://www.barisdere.io/yazilimcilar... https://www.barisdere.io/databricks-a... Twitter:   / barisdere   Instagram:   / barisdereteknoloji   LinkedIn:   / barisdere   Blog: https://www.barisdere.io https://www.barisdere.io/yazilimcilar... Twitter:   / barisdere   Instagram:   / barisdereteknoloji   LinkedIn:   / barisdere   Content: 00:00 - Introduction 00:34 - How a computer works 01:04 - Binary Notation - Transistors 02:23 - ASCII 02:35 - Unicode 03:21 - CPU 03:52 - Machine Code 04:20 - Modern Programming Languages 04:36 - How the code works on your computer 05:50 - Sample software project 06:30 - Variables 06:59 - CamelCase - PascalCase - SnakeCase 07:55 - Data types 10:11 - Static typing - Dynamic typing 11:06 - Strong typing - Weak typing ASCII: https://www.ascii-code.com UniCode: https://home.unicode.org Machine Code: https://en.wikipedia.org/wiki/Machine... History of Programming Languages: https://en.wikipedia.org/wiki/History... Type System: https://en.wikipedia.org/wiki/Type_sy... Crash Course Computer Science Series:    • Early Computing: Crash Course Computer Sci...