What is a Programming Language

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Voltage itself is an abstraction to the difference of potential.

kongolandwalker
Автор

Really looking forward to this series, I sometimes choose C for projects but I always felt like best practices are lost on me with C.

OkAtheistExplainVim
Автор

I just finished the "Modern C for absolute beginners" today XD excited to learn more about C

josephx
Автор

absolutely looking forward to this, easy to digest explanations, use of visual aid to describe ideas and concepts, well-put and well-thought out. Most series on programming are just bloated with verbose and almost academic methods of explaining concepts, and you my friend are a breadth of fresh air. once again, looking forward to this. i've just subscribed and put on notifications. cheers

Hamstimusprime
Автор

i was thinking why is someone copying code aesthetic's logo and thumbnails lol

palashsharma
Автор

both Cobol and lisp are alive. Maybe not OG Lisp but common lisp is the next closest thing.

BraxtonMeyer
Автор

Subscribed. Looking forward to the series. As a seasoned dev I think the industry has a lot going on at the same time, as such I want to go back to the basics

charliesta.abc
Автор

Cant wait for this series. Have fallen in love with C++ recently but would love to learn C.

willowtreeangel
Автор

I hope you keep the main Code Aesthetic thing going... there isn't enough high quality explanations of good software engineering practices around and yours are fan-tastic!
When I'm trying to explain to a manager why we should be using Dependency Injection, your wonderful video on the subject is so very very useful.
But beginners C courses... they're 10 a penny.

edgeeffect
Автор

This looks set to be a brilliant series

gnuPirate
Автор

Hold up ! Hold up ! Hold up! Hold up. Why wasn't I notified that CodeAesthetic had a secondary channel where he'd teach about more low level concepts ?? Gotta thank the algorithm for recommending this to me, else I'd have never known about it.

thefanboy
Автор

it’s great that C is as simple as it is and hasn’t changed much over the decades, but some of it truly has become very dated

Jonas-Seiler
Автор

this couldn't be coming out at a better time, I really appreciate it :)

leonietrzeba
Автор

I'm really looking forward your C tutorials, i hope it comes out soon

gmnster
Автор

The "just kidding we were already talking about an abstraction" trick is really good

rickwoods
Автор

this is an amazing project and i'm really looking forward to this series!!

arthurdepina
Автор

Fun fact: C is a high-level programming language. It’s actually my favorite language.

wlcrutch
Автор

C is a good language if you use the right tools. You know things like syntax highlighting and linters. Unfortunately the use of linters isn' t taught in beginner courses.
How could I improve the syntax highlighter to know my own types?

Hofer
Автор

This is a gross oversimplification. Binary is not voltage. It's a number system. It might be represented by voltage, but it can also be transistor state, magnetic charge, or a wavelength. The car metaphor makes no sense. Assembly was not mentioned once, only written as a programming language in that one slide. This is problematic, as the computer simply doesn't executes binary as you call it willy nilly. No, in machine code, these 1s and 0s have specific meaning. Also not all programming languages compile to machine code.

rismosch
Автор

0:58 I suddenly want a car that follows a laser dot on the road like a playful cat!

kyleeames