I think that regular expressions are pretty fun to debunk, when you can write a regex from memory, that's actually one of the best feelings, i'm serious
@WirelessGus12 сағат бұрын
#Appreciate #Hustle #Knowledge
@mechadense12 сағат бұрын
A concept I call Annotated Lambda Diagrams (based on John Tromps Lambda Diagrams) would be the perfect mid-point between node based programming and textual programming combining the best of both worlds.
@robbyoconnor13 сағат бұрын
Not everybody gets ternary operators? Are they hiring everybody?
@anotherone239813 сағат бұрын
Great video, could you share the repo, or make it public, let's see what monster we can build
@RadeonVega6413 сағат бұрын
me with roblox studio:
@ClashroyaleUAE13 сағат бұрын
And here I am trying to learn python, and came across this now I’m more confused as ever…..
@ENDYZ13 сағат бұрын
ur awesome🎉
@AerysMadkingTargaryen14 сағат бұрын
Wow, this video is 30 years in the making
@thatoneerror14 сағат бұрын
Python got buffed frfr
@deathbringer95014 сағат бұрын
Good place to start for beginners or people with less experience with programming, but horrible for an actual real programmer cause its so frustrating and looks so bad with a billion nodes flying in all places which makes it a nightmare to follow the flow of the code
@Hesh-15 сағат бұрын
TikTakToe is the most underrated project I've ever known..same for soduko and hitori style games...
@gumbobr0t16 сағат бұрын
zed is great imo
@persilBoss69-i6o16 сағат бұрын
choose python*
@persilBoss69-i6o16 сағат бұрын
Yes this is programming because it has the basics and concepts of programming at the base, and IT COULD EVEN PRINT HELLO WORLD 😱😱😱😱💀💀💀💀
@NLaertes17 сағат бұрын
PHP is slowly becoming the contemporary COBOL
@Sophia_Travels17 сағат бұрын
I am a python developer and I will admit it I am just weak/lazy and don't want to write huge code in other languages even though it would make run times 2 billion times faster
@MooglesNest17 сағат бұрын
I refuse to belive that the first website were not a p0rn-site
@subject21calpha7618 сағат бұрын
Me who still uses turbo c++ 🥴
@kahnfatman18 сағат бұрын
Violations of every single principle! EPIC
@eman082818 сағат бұрын
If you are in the workforce that works as a Dev or DevOps Engineer, VScode and Visual Studio Pro are the defacto standard.
@urssaf34319 сағат бұрын
Why hate on Express so much.
@reezuleanu167619 сағат бұрын
This is reversed. Tell me its reversed.
@sheriffderek19 сағат бұрын
2:02 did they have double quote interpolation back then?
@TheErrorExe19 сағат бұрын
this. is. pain
@wholesalingtony158819 сағат бұрын
Where do I find the projects?
@adrianmixit199819 сағат бұрын
you forgot rotten.
@lachenderLacher220 сағат бұрын
Package Management is another big Contra for Python
@Contentdeleted9999820 сағат бұрын
it was only a matter of time....
@XCosmicCycloneX21 сағат бұрын
AI Intelligence
@abdullahabrar164521 сағат бұрын
How should anyone who know Python or Javascprt learn Go Language.
@iamtimsson22 сағат бұрын
they already have brackets yall are .. human a F
@Ronyt-12323 сағат бұрын
Who needs to learn proggraming if there is ai
@nikkehtine23 сағат бұрын
Missed opportunity to use "amogus" as "if" and "sus" as "else", so that "else if" spells out "sus amogus"
@HomeEntertainment-t6q23 сағат бұрын
are you even serious 🧐.
@ElementalGDКүн бұрын
I use C# and C++ to make games.
@persilBoss69-i6oКүн бұрын
I am an amateur so I don't have a job în programming yet, but I code like 2h/day
@Abraham_writes_random_codeКүн бұрын
Okay but let's say the chatbots needs to remember your name, your email, your previous conversations, in another language and can answer questions without hallucinating and understand that you might be interested in having a 3 way conversation. I don't know man... That usually takes a few days to do 😅 And as far as calculators go, there is... Wolfram Alpha. I guess it all depends on how complex you want to make your project?
@organess0nКүн бұрын
That didn't change Linux at all, as Linux is just a kernel
@alternyxxКүн бұрын
I started webdev around a month ago and I don't understand the short putting a personal website at D tier. From not knowing html css nor a single line of javascript, I've picked up react, typescript, shader languages and learnt a lot of math all in the pursuit to make it cool and make me satisfied. Maybe I am wrong and I could've learnt a lot more had I done the other projects.
@Fam-m4iКүн бұрын
I think I’ll still be single in 2025
@ItsJasterКүн бұрын
Yo sir, what would be the best roadmap be to get started. I would like to be diverse and target AI/ML engineering and software engineering and game dev. Currently learning the basics off pandas, matplotlib. I do know basic python. After learning pandas and matplotlib I will be learning c sharp alongside. Any tips would help (I am in my last year of highschool and planning to do the CSE bachelor next year and then master if all goes well).
@artisanmage5378Күн бұрын
Node editors are just more cumbersome if you know what you are doing. Its nice if you are a beginner or have no interest in programming, but after a while they will only hinder/get in the way as they are slower to work with.
@Jay-Z-y6yКүн бұрын
Lemme go try that on chatgpt xD
@AbderrahmanFodiliКүн бұрын
This list is upside down for sure 😂
@johnbaxter7582Күн бұрын
Me building backends from scratch in rust 😂
@ademmohammed3939Күн бұрын
Did ChatGPT write the script for this? You should learn to tell him No sometimes 😅
@litmus3742Күн бұрын
I’m a game developer in AAA, and have definitely seen much worse than that
@nidamirza9801Күн бұрын
What about Building my own LLM
@blazed-spaceКүн бұрын
Went down a similar path but I chose Fuel instead of Laravel. Between 5.6 and 7, Laravel kept growing and Fuel straight up died. Absolutely soured my opinion of PHP, plus Node.js allowed me to write JavaScript in frontend+backend, which was much more cross compatible than writing PHP and JS. Now I write 0% PHP and 100% TypeScript/JavaScript.