Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Very useful information and I really can say this episode has helped to have a lot of understanding about all python.
Great to hear. Thanks for the comment!
That is a great introduction to the language, thank you! :)
Great that it was useful! Thanks for commenting :)
In python, spaces and tabs and newlines are effectively reserved words. If you accidentally press the enter key, you can create logic errors and never know what happened.Small python programs are very easy to read and understand.
Awesome! These videos are great!I would love to see lua sometime.
Thanks! We'll do one for every language on the website.
Thanks for the support! 💙
Excellent video
Thanks! 💙
what app are you using to code in?
That's Visual Studio Code: code.visualstudio.com/
What a refactoring. 🤯
I love refactoring code! And it's a great way for showing off a language.
@@ErikSchierboom Really amazing. You guys have been doing a great job. Keep going!
Erik does a great job showing language features via refactoring these simple exercises. I love it.
It's amazing how neat this exercise turned out. Erik's work is elegant.
"we can argue about readability" oh yes we can python, yes we can 😁
You can learn Modular ;)
The readability of the code suffers extremely when you try to put everything into a single line. I cannot see any advantage in that.
Very useful information and I really can say this episode has helped to have a lot of understanding about all python.
Great to hear. Thanks for the comment!
That is a great introduction to the language, thank you! :)
Great that it was useful! Thanks for commenting :)
In python, spaces and tabs and newlines are effectively reserved words. If you accidentally press the enter key, you can create logic errors and never know what happened.
Small python programs are very easy to read and understand.
Awesome! These videos are great!
I would love to see lua sometime.
Thanks! We'll do one for every language on the website.
Thanks for the support! 💙
Excellent video
Thanks! 💙
what app are you using to code in?
That's Visual Studio Code: code.visualstudio.com/
What a refactoring. 🤯
I love refactoring code! And it's a great way for showing off a language.
@@ErikSchierboom Really amazing. You guys have been doing a great job. Keep going!
Erik does a great job showing language features via refactoring these simple exercises. I love it.
It's amazing how neat this exercise turned out. Erik's work is elegant.
"we can argue about readability" oh yes we can python, yes we can 😁
You can learn Modular ;)
The readability of the code suffers extremely when you try to put everything into a single line. I cannot see any advantage in that.