Тёмный

Learn the basics of any programming language in under an hour 

VoidRealms
Подписаться 84 тыс.
Просмотров 36 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 38   
@StefanTravis
@StefanTravis 9 лет назад
Most programming books (and most classroom teachers) try to teach concepts like "Class" or "Scope" before giving any examples. Which is why most books are (a) boring (b) difficult and (c) hated. If you want to introduce an abstraction, give a few examples of it in action, then extract the abstraction from the examples.
@mauritshertog4221
@mauritshertog4221 6 лет назад
Man you are absolutely insane. Things couldn't be more simplistic the way you explained it. I'm a total beginner and I grasped everything. Thank you so much!
@barrypittman2199
@barrypittman2199 7 лет назад
As someone who has been trying to teach themselves some programming, this has answered a LOT of questions I had that I couldn't get a straight answer on from the few books I've read. Thanks!!
@_Shinique
@_Shinique 6 лет назад
I love the way you explain. Thank you for this!
@teresa4645
@teresa4645 7 лет назад
Thanks! Your voice is calming and you go slow enough to understand. I appreciate it!
@Wizardboz
@Wizardboz 7 лет назад
thanks very helpful. Good to see someone who messes up as much as me and is a programmer. Gives me confidence
@adityamishra7711
@adityamishra7711 4 года назад
Thanks man, that was really helpful, i would say better than any of those ivy league lectures available
@vuufke4327
@vuufke4327 5 лет назад
I found out that most books and tutorials only work out if you already know what they are talking about in wish case you wouldn't need em, it like most instructors forget that you have no fkin idea what the hell you're looking at
@millionsteve
@millionsteve 9 лет назад
The most annoying thing is the inconsistencies of operators like ~ ! ^ % # != in different languages.
@niksta007a
@niksta007a 4 года назад
Fantastic explanation - thanks so much!
@Me_ThatsWho
@Me_ThatsWho 4 года назад
Really great tutorial. The content is great, but you speak clearly and there's no heavy, crazy accent to contend with. I would definitely pay for content. I hope you do MySQL and SQL tutorials too !
@beetlewing
@beetlewing 7 лет назад
This was awesome - thank you so much!
@themasstermwahahahah
@themasstermwahahahah 7 лет назад
Why are there no alternatives to HTML/CSS/JS????
@Puffadderr
@Puffadderr 9 лет назад
Hi. Awesome tutorials. One thing you are missing in your Qt tutorials is using QNetworkAccessManager. I've tried to many times to use it to fetch JSON-data from website but I cant get it to work. It would be awesome if you could do tutorial about it.
@maltepoll
@maltepoll 9 лет назад
Nice Video. I have one question: Have you ever looked at functional programming and things like Haskell? The syntax would look Quote different from what you have shown. Thats why I'm curious. I think you would love Haskell.
@firekid631122
@firekid631122 9 лет назад
It would different because it is not a c-style language.
@S4nti
@S4nti 9 лет назад
I was also wondering the same. This is completely misleading. Maybe change to "Any C-based language" and he could be right. However, there are plenty types of programming that don't even include the basics "ALL LANGUAGES" he mentioned.
@firekid631122
@firekid631122 9 лет назад
@Santiago Really? It would be really hard to make programs without variables and functions. Which modern language that people use where there aren't any of the basic programming structures?
@S4nti
@S4nti 9 лет назад
Caleb Lewis Many non structured programming languages? Prolog for example doesn't quite fulfill the concept of a variable. Or at least to what I remember. Or many languages without mutable variables. Languages without explicit loops... Etc.
@biblecontext2024
@biblecontext2024 5 лет назад
wow, I was enlightened thank you
@themasstermwahahahah
@themasstermwahahahah 7 лет назад
From what I can tell in python, most of my learning time is spent of learning built in functions, is this how most langs work?
@DedmenMiller
@DedmenMiller 9 лет назад
You said it takes about 2 months to learn c++. I started with Qt and i got quite fluent after about 2 weeks. Is it because C++ with Qt is so much easier or does it just depend so heavily on the person learning?
@DMLP
@DMLP 9 лет назад
It depends on both actually, some people understand (and hence learn) it much easier than others. And having knowledge of other languages can help a lot. But Qt makes C++ a lot easier too. For a big part it removes the "hassle" of cross-platform coding, it does it for you during compiling. For example something as simple as drawing an image to the screen is made easy with Qt. So to get back to my first sentence, it depends on both.
@daggawagga
@daggawagga 9 лет назад
The trick about C++ is that it takes just a few weeks to get used to the syntax and language features, and some months or years reading books to find out all the design abuses and flaws that you committed while you thought it was simple. It's just relatively easy to do bad stuff without realizing until too late (or never). I would be very curious to know if in a few months from now, you agree or disagree with what I just said.
@powerpc8761
@powerpc8761 9 лет назад
Dedmen Miller I'm curios what was your coding background before learning c++ and what did you use to learn Qt? (Books, certain websites, anything else?) I'm trying to learn c++ right now but also want to learn Qt afterwards.
@DedmenMiller
@DedmenMiller 9 лет назад
Pro Moe i used AutoIt before then i learned Qt with VoidRealms tutorials ;) and then i got a bit into plain c++ where i couldnt use Qt
@powerpc8761
@powerpc8761 9 лет назад
Dedmen Miller Yea, I wanted to start watching his Qt videos. Is it recommended to start from his first video since it's almost 4 years old?
@onee
@onee 6 лет назад
IMO Java isn't easy. It is easy if you already know how to program. But as a beginner you get thrown into stuff you don't know anything about.
@SavageStephen
@SavageStephen Год назад
Legend
@Mr46ser
@Mr46ser 8 лет назад
So glad i never learned programming from books.
@ErdeAnAlle
@ErdeAnAlle 9 лет назад
You called HTML an programming language? Isn't it only a style language ?
@VoidRealms
@VoidRealms 9 лет назад
Yes its only a markup language, sadly a lot of new programmers cant distinguish between HTML and javascript because they are in the same file.
@millionsteve
@millionsteve 9 лет назад
Let's do prolog!
@mahbhalls7835
@mahbhalls7835 4 года назад
where have you been all my life?
Далее
Learn Any Programming Language In 3 Hours!
22:37
Просмотров 486 тыс.
How To Learn Any Programming Language
15:01
Просмотров 116 тыс.
Rate our flexibility 1-10🔥👯‍♀️😈💖
00:12
5 Basic Concepts of Programming
20:47
Просмотров 225 тыс.
Naming Things in Code
7:25
Просмотров 2,2 млн
10 Programming Languages in ONLY 15 minutes!
15:14
Просмотров 700 тыс.
Python Decorators in 15 Minutes
15:14
Просмотров 448 тыс.
basics of CODING in 10 minutes
15:34
Просмотров 1,5 млн
Introduction to Programming - Basics
23:38
Просмотров 271 тыс.
Learn Java in 14 Minutes (seriously)
14:00
Просмотров 4,8 млн
Understand Programming Languages
8:39
Просмотров 153 тыс.
How To Think Like A Programmer
1:00:07
Просмотров 2 млн
Rate our flexibility 1-10🔥👯‍♀️😈💖
00:12