How Many Programming Languages Do You Need To Know?

  Рет қаралды 51,347

Tech With Tim

Tech With Tim

Күн бұрын

So how many programming languages should you know? In this video I'll discuss the value in learning multiple programming languages and discuss the different types of programming languages. Hopefully I can help answer the question: how many programming languages do you need to know?
💻 AlgoExpert is the coding interview prep platform that I used to ace my Microsoft and Shopify interviews. Check it out and get a discount on the platform using the code "techwithtim" algoexpert.io/techwithtim
⭐️ Timestamps ⭐️
00:00 | Introduction
01:06 | Why You Should Learn Multiple Languages
03:28 | Imperative vs Declarative Languages
04:42 | Imperative Programming
05:21 | Object Oriented Programming
06:50 | Procedural Programming
08:09 | Declarative Programming
08:29 | Logic Programming
09:18 | Functional Programming
10:54 | Language Recommendations
13:45 | Conclusion
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
💰 Courses & Merch 💰
💻 The Fundamentals of Programming w/ Python: tech-with-tim.teachable.com/p...
👕 Merchandise: teespring.com/stores/tech-wit...
🔗 Social Medias 🔗
📸 Instagram: / tech_with_tim
📱 Twitter: / techwithtimm
⭐ Discord: / discord
📝 LinkedIn: / tim-ruscica-82631b179
🌎 Website: techwithtim.net
📂 GitHub: github.com/techwithtim
🔊 Podcast: anchor.fm/tech-with-tim
🎬 My KZbin Gear 🎬
🎥 Main Camera (EOS Canon 90D): amzn.to/3cY23y9
🎥 Secondary Camera (Panasonic Lumix G7): amzn.to/3fl2iEV
📹 Main Lens (EFS 24mm f/2.8): amzn.to/2Yuol5r
🕹 Tripod: amzn.to/3hpSprv
🎤 Main Microphone (Rode NT1): amzn.to/2HrZxXc
🎤 Secondary Microphone (Synco Wireless Lapel System): amzn.to/3e07Swl
🎤 Third Microphone (Rode NTG4+): amzn.to/3oi0v8Z
☀️ Lights: amzn.to/2ApeiXr
⌨ Keyboard (Daskeyboard 4Q): amzn.to/2YpN5vm
🖱 Mouse (Logitech MX Master): amzn.to/2HsmRDN
📸 Webcam (Logitech 1080p Pro): amzn.to/2B2IXcQ
📢 Speaker (Beats Pill): amzn.to/2XYc5ef
🎧 Headphones (Bose Quiet Comfort 35): amzn.to/2MWbl3e
🌞 Lamp (BenQ E-reading Lamp): amzn.to/3e0UCr8
🌞 Secondary Lamp (BenQ Screenbar Plus): amzn.to/30Dtafi
💻 Monitor (BenQ EX2780Q): amzn.to/2HsmUPZ
💻 Monitor (LG Ultrawide 34WN750): amzn.to/3dSD7tS
🎙 Mic Boom Arm (Rode PSA 1): amzn.to/30EZw9m
🎚 Audio Interface (Focusrite Scarlet 4i4): amzn.to/2TjXsih
💸 Donations 💸
💵 One-Time Donations: www.paypal.com/donate?hosted_...
💰 Patreon: / techwithtim
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
⭐️ Tags ⭐️
- How Many Programing Languages
- Coding Languages
- Programming Languages
- How Many Coding Languages Should I Learn
- How Many Programming Languages Should I Learn
- Programming
- Coding
- How Many Programming Languages Do You Need to Know
⭐️ Hashtags ⭐️
#Programming #Coding

Пікірлер: 220
@TechWithTim
@TechWithTim 3 жыл бұрын
The type of programming languages you need to know depends heavily on what you are doing with them and what task you're trying to complete. So in this video I focused on the different types of languages to hopefully give you an idea of the value in learning different programming paradigms. Once you've learned the paradigms picking up new languages is simple and you can learn them as you need to!
@sanjayrajasreeraja3456
@sanjayrajasreeraja3456 3 жыл бұрын
Is dart a good programming language?
@hawk6856
@hawk6856 3 жыл бұрын
U changed that gaming chair I sell mine that gaming chair was hurting my back so bad
@migueldomingos4570
@migueldomingos4570 3 жыл бұрын
@@sanjayrajasreeraja3456 sure, but it is at it's best usecase is cross plataform apps with flutter
@sanjayrajasreeraja3456
@sanjayrajasreeraja3456 3 жыл бұрын
@@migueldomingos4570 ikr but talking abt potential it is great because it is being supported by Google right?
@anr2332us
@anr2332us 3 жыл бұрын
Hey tim can you make a video on how to type fast while coding?
@azizamari6107
@azizamari6107 3 жыл бұрын
Each language I learned had a specific purpose and use case: -C# for backend, games, AR/VR -Javascript for frontend stuff -Golang because it's cool -Python for quick scripts like spamming my friends on discord
@iamvengeance7861
@iamvengeance7861 3 жыл бұрын
Bro, I just enjoy watching your videos. You are like the Netflix for programmers.
@TechWithTim
@TechWithTim 3 жыл бұрын
Wow, thanks!
@ultraman6950
@ultraman6950 3 жыл бұрын
Answer: All you need.
@TechWithTim
@TechWithTim 3 жыл бұрын
Agreed!
@ultraman6950
@ultraman6950 3 жыл бұрын
@@TechWithTim I don't deserve this heart, sir :(
@anr2332us
@anr2332us 3 жыл бұрын
Or all the company needs 😂😂😂
@NO-1-U-NO
@NO-1-U-NO 3 жыл бұрын
Basically, yes.
@first275
@first275 3 жыл бұрын
What I learnt is that if you have a strong hold on logic building and computational thinking and you really know how things work rather than just syntax, than programming language is just a tool...
@ruthinbolingbrook5023
@ruthinbolingbrook5023 3 жыл бұрын
I'm a (very) old programmer and now I teach programming. I like your way of expressing the differences between types of languages, it was very concise. The first language I learned was Fortran and professionally the first language I used was Assembler. In my degree program, I use C/C++ as the base language with the most emphasis for my students partly for the reasons you listed, and some others such as flexibility and the ability to explore areas that require more low level involvement. I have even my IT oriented students and developer oriented students learn Java for the exposure to some of the differences and ensure they have good opportunities for employment, not to mention the exposure to GUI programming. We have been using JavaScript in our Web Programming Languages course (among others). SQL is required of everyone for their data base requirement. So that more or less covers declarative and scripting. We are adding Python as a way of introducing programming languages concepts and, of course, for it's use in Data Science fields. In our Theory class we use Lisp & Prolog - students write very simple programs in them - so they see other approaches. We do require some work in parallel programming (C++ & Java) because of the concepts and as greater use will be made of super computers, that's how much of the speed is gained. So I agree with your choices, they are ones we have been using and my students are successful in their careers.
@shivamsuri457
@shivamsuri457 3 жыл бұрын
Thanks for the advice Tim! Really appreciate it
@Hennabydecca
@Hennabydecca 3 жыл бұрын
I have been looking for a video like this. Thank you tim!😊👍
@aryamankukal1056
@aryamankukal1056 3 жыл бұрын
I cannot explain my gratitude to you. I'm a freshman in high school rn, and you've helped me with your videos since I started programming. You're channel has everything I ever wanted to learn. Thank you. Literally nobody's more informative than you.
@ziaulhasanhamim3931
@ziaulhasanhamim3931 3 жыл бұрын
I think c# would be a good option. The thing I like about c# is it has the best testing tools, you can make just about anything in c#(games in unity, backend by asp.net core, mobile apps by Xamarin, Frontend by blazor, desktop application by WPF, machine learning in ml.net). And It's quite fast. In benchmarks, it performs better than java. My top 3 languages would be c++, c# and Python.
@alncdr
@alncdr 2 жыл бұрын
True dat, eventually add C to it
@anasabubakar4125
@anasabubakar4125 Жыл бұрын
Yeah C# is good for all you mentioned but it is very bad in mobile app development
@hassaniq0777
@hassaniq0777 9 ай бұрын
Damn I currently know how to program with Cpp and Python, maybe gonna learn html and JavaScript and C# next ¯⁠\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯
@michaelgatmaitan1797
@michaelgatmaitan1797 3 жыл бұрын
Thank you, Tim! 🔥💯
@lucianotomasvilla7274
@lucianotomasvilla7274 3 жыл бұрын
Great content, I only see a great future for you Tim, thanks again
@wafflestechfinance6354
@wafflestechfinance6354 3 жыл бұрын
Thanks for the video!
@-mwolf
@-mwolf 3 жыл бұрын
I'm so glad I found this channel!
@philippedoumet6073
@philippedoumet6073 3 жыл бұрын
Thanks for this excellent video!
@elijahmatthew5270
@elijahmatthew5270 3 жыл бұрын
Just start a project & learn the code that is needed for it
@bing.chilling_7
@bing.chilling_7 3 жыл бұрын
I just wanted to know this and you have uploaded video 😀
@rog_shakhyar6171
@rog_shakhyar6171 3 жыл бұрын
You should learn what is beneficial for you. Learn and master 2-4 languages only rather than jumping and learning multiple languages just make your resume look great. You will never be happy doing that, and programming was meant to give developers happiness!!
@ahmedthegreat3973
@ahmedthegreat3973 3 жыл бұрын
I Am 10 Years Old And I Learned 13 Programming Languages
@cpwithsundar
@cpwithsundar 3 жыл бұрын
@@ahmedthegreat3973 wow! where do you work ? Is it necessary to know that many languages to be in the race ?
@nevillemathew6521
@nevillemathew6521 3 жыл бұрын
Exactly. Be a master of a few rather than jumping around each language and mastering none.
@ahmedthegreat3973
@ahmedthegreat3973 3 жыл бұрын
@@cpwithsundar No Its Not Necessary. But Its Great To Know More Than One Language I Recommend 3 Till 6. What Do You Mean By Where I Work?
@ahmedthegreat3973
@ahmedthegreat3973 3 жыл бұрын
@@cpwithsundar I Work In My House On My Computer
@Henlo816
@Henlo816 3 жыл бұрын
Big fan Tim... I learnt programming only by watching your videos... they are so good and i am learning more and more languages as now i am in love with programming... all thanks to you bud😄😄
@d3bug646
@d3bug646 3 жыл бұрын
really hit us with that linus tech tip segue
@KayderimGameplays
@KayderimGameplays Жыл бұрын
Thank you so much Tim, thanks to you i have a clear goal now, i'm starting with Python, then Java and then C++, i can finally start studying
@TKYasser
@TKYasser 3 жыл бұрын
When you hit like even before the video starts Big up tim 💪
@TechWithTim
@TechWithTim 3 жыл бұрын
MVP
@Arc_Noir
@Arc_Noir 3 жыл бұрын
I was reluctant to give the video a like because the number of likes is 666
@binaprajapati3593
@binaprajapati3593 3 жыл бұрын
Hey tim, in your latest desk setup video your keyboard was very different from the one in this video ( with rgb and all), which one is it? And probably make a review??
@nikileshjayaguptha3673
@nikileshjayaguptha3673 3 жыл бұрын
I've been thinking about this for a while And now you've uploaded this video Thank you so much
@DSCuber-28-01-2019
@DSCuber-28-01-2019 3 жыл бұрын
You are the only person I suggest to people who asks me which programming KZbinr should I watch.
@unknownman5296
@unknownman5296 3 жыл бұрын
tim's computer walpaper looks sick !!
@e3-po405
@e3-po405 3 жыл бұрын
Good! The languages that I'm learning so far are the ones that you're recommending in this video (except for Python, which I plan to learn next)...
@veryexciteddog963
@veryexciteddog963 3 жыл бұрын
good video, as always
@thepeeps191
@thepeeps191 3 жыл бұрын
Nice vid!
@someonesomewhere2966
@someonesomewhere2966 3 жыл бұрын
Love ur vids ❤️
@carterhansen3161
@carterhansen3161 3 жыл бұрын
Here’s a Data Point Job: jr. Embedded Software Engineer Languages I use: C - Bread and Honey Language C++11 - good for higher level design. Mainly use it as “C with classes” and more standard libraries. Python - Mainly as a scripting or glue language. Nothing super complex Make/bash/etc - Good system tools and for being the “glue”. Basically a learn as you needed scenario Verilog/VHDL - Not really a “pure” programming language persay but has similarities. Good to know in my position even if I don’t write it much. Languages I want to learn: Java - Why not, plus good to know Go - System Sofrware team uses it so understanding would be good Rust - Has high potential for future mainstream use in the embedded world More Python - I need to understand more in depth to really take advantage of pythons benefits Modern C++ - Most uses of c++ I see don’t really take advantage of the vision and the direction the language is going. I’ve mainly learned it as C with Classes but with each iteration since C++11 they are really moving away from that.
@alwinjohn
@alwinjohn 3 жыл бұрын
Thank you @Tech With Tim
@cornellmihkail1238
@cornellmihkail1238 3 жыл бұрын
Thanks, Tim. I'm a Filipino fan.
@dorischoo
@dorischoo 3 жыл бұрын
Informative, 😊
@mongolz1000
@mongolz1000 3 жыл бұрын
I consider myself an amateur hobby programmer, however, I earned some money selling my programs. I also consider my level of programming in all my known languages intermediate or below that. I've learned first Basic (C64), then QBasic, after that Turbo Pascal. When I reached 14 I've learned Free Pascal, then Delphi. When I was 18, I've learned Visual Basic. When I was 27, I've learned C# and XAML, and also some SQL. After that, I have started to learn Python thanks to your videos. For some reason, I really want to learn Fortran, I can't tell why. I can't write a decent program in any of those languages, I just love them. I usually write industry applications to help me during my work, and some of them could be sold. But I work in a completely different industry, I just have a passion to code. I plan to use Python for an autonomous toy car which learns to drive using ultrasonic and machine learning.
@tumblrbulbasaur5698
@tumblrbulbasaur5698 3 жыл бұрын
Amazing explanation
@binaprajapati3593
@binaprajapati3593 3 жыл бұрын
Nice new monitor bg tim!
@TechWithTim
@TechWithTim 3 жыл бұрын
Thanks!
@aeebeecee3737
@aeebeecee3737 3 жыл бұрын
very thanks for your video helping
@sooryasantosh
@sooryasantosh 3 жыл бұрын
Tim is the best programming youtuber
@TechWithTim
@TechWithTim 3 жыл бұрын
and you're the best subscriber ;)
@soyadmohifulislam4323
@soyadmohifulislam4323 3 жыл бұрын
You are my programming inspiration 💗💗
@skorp5677
@skorp5677 2 жыл бұрын
I recommend adding a scripting language to your belt for automation and administration of your systems. Examples are bash (very popular), zsh (better bash), PowerShell (especially if you use a Windows machine + it integrates with the .NET framework)
@TechNotebook
@TechNotebook 3 жыл бұрын
What mic do you use? The audio quality is good
@TechWithTim
@TechWithTim 3 жыл бұрын
Check description! But thanks :)
@Meyu-Sys
@Meyu-Sys 3 жыл бұрын
this is my first time watching you i wanted to learn python and asked my big brother who knows python and he recommended you after a few days i will start your python beginner tutorial great video btw i am pretty sure you use pycharm while i use visual studio is it ok
@nene_san
@nene_san 3 жыл бұрын
as long as you know what you are doing, it doesn't matter even if you use notepad lol (don't tho)
@vinusanker8767
@vinusanker8767 3 жыл бұрын
Nice video to talk about tim, young children need to here this
@itsME-dc4vm
@itsME-dc4vm 3 жыл бұрын
Nice ;D
@bhagwansingh2370
@bhagwansingh2370 3 жыл бұрын
Tim make video on how to get into competetive programming which language should we use. Etc.. Make video on it all about competitive programming
@Knuddelfell
@Knuddelfell 3 жыл бұрын
How many programming languages do you need to know? *YES*
@Chillwithme101
@Chillwithme101 3 жыл бұрын
You're so cool man i m watching you from morocco north africa. I want to thank you for all ur amazing advice
@warlock5624
@warlock5624 3 жыл бұрын
Would you consider making a video on... Which data structures we should be using while handling certain types of data? Like sometimes Dictionaries are more efficient than Lists and maybe sometimes Tuples are while handling certain types of Data...So if you could make video on this it would be nice.. Thanks Tim 😁
@rudro314
@rudro314 3 жыл бұрын
I really like your every video. Every video is very very good
@muhammedrajab2301
@muhammedrajab2301 3 жыл бұрын
I want Tim to have a smile on his face!
@harshkashyap9787
@harshkashyap9787 3 жыл бұрын
Seeing him from last 1year , he don't smile .
@rog_shakhyar6171
@rog_shakhyar6171 3 жыл бұрын
@@harshkashyap9787 haha no man he does 😂😂😂😂
@sharonvictoria8417
@sharonvictoria8417 3 жыл бұрын
Hes the second davie 504
@muhammedrajab2301
@muhammedrajab2301 3 жыл бұрын
@@sharonvictoria8417 I need BASS!
@infinitytamil4651
@infinitytamil4651 3 жыл бұрын
He is a programmer... What do you think?
@cfalguiere
@cfalguiere 3 жыл бұрын
Nice overview Clojure is an easier way to learn pure functional programming. It works in a JVM and is easier to start with. Like other functional langages it works well with data manipulation and data science. IMHO it takes more than 2 hours to fully understand the functional programming mindset. As long as your program is more than 20 lines, you are probably wrong :-) Scala is also a great way to learn functional programming as well as a bunch of other langages concepts. There is a great Coursera specialisation covering Scala as a functional langage. Prolog is pretty old, however practicing prolog is useful for a lot of nowadays rule based engines. For instances drools or rete use a similar system to express business rules. Declarative automation tools (make, ant, chef, terraform) implement tasks dependencies as rules and requires the same mind shift than prolog.
@kumarrohit8311
@kumarrohit8311 3 жыл бұрын
What's your thought about Scala? Functional cum Object Oriented. Very popular with Big Data Engineers. Best thing is, it runs on JVM, so can inter-operate with Java seamlessly.
@AgentJRock805
@AgentJRock805 3 жыл бұрын
Any chance you can make a video on how to read python docs and/or other module docs. I get so lost trying to get those things.
@unknownman5296
@unknownman5296 3 жыл бұрын
Tim has a new chair !!!!!
@pstrusi
@pstrusi Жыл бұрын
If you were in Windows: which minimalistic C programming configuration would you suggest ? I mean, which Editor, Compiler, Linker, Debugger...etc . The idea is avoiding IDE in order to learn better. Thanks
@kunalsakhare7538
@kunalsakhare7538 3 жыл бұрын
All needed for project.
@CallousCoder
@CallousCoder Жыл бұрын
One! C++ or C, can do it all 😊 Technically assembly, but as much as I live hacking in assembly, I do have other things to do😊
@faneeshmunjal2880
@faneeshmunjal2880 3 жыл бұрын
Nice...
@kanhasingh728
@kanhasingh728 3 жыл бұрын
Hey tim after python I was looking to get into golang recently, Didn't really see any mention of the language here. Wanted to know your thoughts on the language like is it worth pursuing,etc
@rakshitpuri4192
@rakshitpuri4192 3 жыл бұрын
Tim made a playlist for Golang.
@kanhasingh728
@kanhasingh728 3 жыл бұрын
@@rakshitpuri4192 yes I have been following that. I wanted to know the background of the language as he explained in the video about other languages.
@philippedoumet6073
@philippedoumet6073 3 жыл бұрын
What do you think about Xamarin Forms?
@prannayagupta8657
@prannayagupta8657 3 жыл бұрын
Our High School Syllabus decided to do this very weird thing that kinda syncs with your recommendation: We started off with one semester of understanding problem solving and then coding in python and excel (the very simplistic one), but they decided to teach us python by having us make projects in turtle. After this, they went on to simply teaching us python fundamentals, after which they taught us basic informatics in python, the whole thing lasting a year and a half. Following this, they decided to to spend a year and a half on Java, JavaFX and Android app development. After this long period, they went back to python for a year where they (are to) teach us data analytics and AI. Following this, they (are to) teach us Data Structures in Java for another half year and then teach us SQL for half a year and then computer security for the last half a year. They way they go about is so surprisingly gruesome that ppl just dropped the module until from 180 only 30 were left.
@middleclassentertainmentu8696
@middleclassentertainmentu8696 3 жыл бұрын
Love from INDIA❤️❤️
@nathanosullivan2296
@nathanosullivan2296 3 жыл бұрын
Just learn what you need to know. I use Python for AI and c#/c++ for game development.
@ahmadolthat772
@ahmadolthat772 3 жыл бұрын
Thanks YOU for every thing which you do?i have question why i need react with django and django it's enough to be high levels in web .
@lardosian
@lardosian 3 жыл бұрын
React is front end, Django is backend.
@vasusubbannavar5789
@vasusubbannavar5789 3 жыл бұрын
Tim can you do a tutorial on how to create our own modus for python using C..
@Angie5264
@Angie5264 3 жыл бұрын
"oR yOu jUSt wANTEd tO hEaR mORE oF mY vOiCe"
@upprrdimensions892
@upprrdimensions892 3 жыл бұрын
I use Python for making my Algorithm or Flowchart and Then Use it in Java for my School Projects and I use C# because I love game development in Unity😁. I try to master only this three but I know HTML and QBASIC a little.
@lukeBalmar
@lukeBalmar 3 жыл бұрын
Cool 😎
@JudoboyAlex
@JudoboyAlex 3 жыл бұрын
One dynamic language and one static language is enough for web development. I wonder if "techwithtim" coupon code can stack with current Black Friday sale of AlgoExpert.
@rachit6099
@rachit6099 3 жыл бұрын
I am not first I am not last But when Tim uploads video I click fast
@q.w.e.r.t.y
@q.w.e.r.t.y 3 жыл бұрын
If you don't use JavaScript you may find yourself in the future having to at least learn a little of this. I think any developer should touch JavaScript (even if just learning a little bit of it). I'm going for Python, JavaScript and C++. But probably something like: high (eg. Py, Js, etc), 'kinda high and kinda low' (eg. Java, C# etc.) and 'low' (eg. C, C++, going lower is probably too old), I'm not a pro but as I see it (in other words-my opinion) you should go for one from each section starting from High (because it's easier and you won't have to be stressed all time, then you go slowly lower) if you're to learn about 3 languages. Again, this is all just how I see it, some people will disagree, so I suggest researching more as well
@immanuelvivek6638
@immanuelvivek6638 3 жыл бұрын
What do you think about GoLang as a potential future of programming ?
@Nikhil-eg9zc
@Nikhil-eg9zc 3 жыл бұрын
Many of my friends also ask me the same question and I always tell them them you need none... if you can communicate in English you can do all the programming in the world this is the beauty of programming community, they are fully welcome to new people even though many are antisocial, and they are always happy to help you as long as you can communicate the problem easily, this is why programmers find it hard to leave programming, cus the community is just so beautiful.
@realnice3672
@realnice3672 3 жыл бұрын
use reddit pages like /r learnpython to ask questions usually , stackoverflow is kinda bad place for asking
@wilhelmsarasalo3546
@wilhelmsarasalo3546 Жыл бұрын
Learn C and learn various assembly languages and everything else will be super easy. Myself, HP67, UCSD-pSystem, MODULA-2,, Delphi, C, C++, MS macro assembly, also 6502 and 68000, Java, JavaScript , FPC/Lazarus, Python, SQL etc. Once you get the logic down it is not hard.
@mathemabeat009
@mathemabeat009 2 жыл бұрын
You have a good point of view of C, dealing with Linux is much easier when you understand C, Linux is very related whit C.
@parthtrivedi318
@parthtrivedi318 3 жыл бұрын
Make a video on roadmap of full stack engineer which are the technologies you should learn as a full stack engineer
@lawman6063
@lawman6063 3 жыл бұрын
My hiring manager, who hired me for a position using a language I don’t even know, said as soon as you know atleast two being introduced to one that your unfamiliar with you’ll still be able to read the programs
@w.bernieyeater3626
@w.bernieyeater3626 3 жыл бұрын
Would you consider C# .Net to be the same sort of strongly typed language as Java?
@TechWithTim
@TechWithTim 3 жыл бұрын
Yep!
@bloodlust8328
@bloodlust8328 3 жыл бұрын
Please conduct a QNA sessions TIM💖 Btw my fav youtuber and inspiration
@TechWithTim
@TechWithTim 3 жыл бұрын
Good idea! Maybe one for 500k?
@rog_shakhyar6171
@rog_shakhyar6171 3 жыл бұрын
Yes really need a Q&A session! ❤
@rog_shakhyar6171
@rog_shakhyar6171 3 жыл бұрын
@@TechWithTim yay!
@bloodlust8328
@bloodlust8328 3 жыл бұрын
@@TechWithTim My God TIM replied I'm so blessed today May be becoz 2mrw is my birthday This made my day😘❤💖
@getoutofmyroomimplayinmine3875
@getoutofmyroomimplayinmine3875 3 жыл бұрын
Is Golang worth learning?
@dhiaeddinesouci1800
@dhiaeddinesouci1800 3 жыл бұрын
What's the difference between algoexpert and codeforces
@TheCodingOdyssey
@TheCodingOdyssey 3 жыл бұрын
I would say though at least in their first year of learn self development new developers should focus on one programming language/one framework or similar. I see to many new people trying to learn everything in their first year and not being able to get good at any.
@WineAddiction
@WineAddiction 2 жыл бұрын
Is good..
@amasoharnold4762
@amasoharnold4762 3 жыл бұрын
Why does declarative programming sound like machine learning
@exzavier8339
@exzavier8339 3 жыл бұрын
What does dynamically typed mean?
@jamikemichelohia2615
@jamikemichelohia2615 3 жыл бұрын
LOl nick is an instructor at Algoexpert.
@unknownuseracc1949
@unknownuseracc1949 3 жыл бұрын
What do I need to know besides Django+PostgreSQL to become a web developer?
@vjorihoxha1115
@vjorihoxha1115 3 жыл бұрын
It really depends in two factors. 1) what do you want to do 2) what do they look for in the area that you live. If there is more jobs in Django in your area than become a Django guru, if there is more jobs in Laravel than learn Php/Laravel, same goes to Java/Spring, Node, C#/ dot Net etc etc for the backend part. It would be good to know at least one frontend framework as well like Angular, React or Vue (my suggestion to learn first)
@unknownuseracc1949
@unknownuseracc1949 3 жыл бұрын
@@vjorihoxha1115 yeah, in my country React is more ok for frontend. I want to become a backend developer, so I think i have to master my Django. Actually the knowledge of front's frameworks is also needed. Anyways thank you for ur response, and sry if u find any mistakes in my english😅it is not my native language :)
@akiftahmid3573
@akiftahmid3573 3 жыл бұрын
I'm gonna learn Python,c# and c++
@iaor5842
@iaor5842 3 жыл бұрын
I know all languages you've taught us🙃🙂
@raderh2o
@raderh2o 3 жыл бұрын
I wish Haskell was on the list of functional langs tho :( Haskell is pretty awesome
@thepeeps191
@thepeeps191 3 жыл бұрын
already 113 views in 3min!
@baka_geddy
@baka_geddy 3 жыл бұрын
Learn CLISP , the most fun I have ever had in learning it....
@nothjg
@nothjg 3 жыл бұрын
I studied c first now learning java, i know html and css
@nothjg
@nothjg 3 жыл бұрын
@@DSCuber-28-01-2019 did i said it is program language? 🤔
@wajdisafadi8722
@wajdisafadi8722 3 жыл бұрын
Is C# good to learn as the first programming language?
@barryblack8332
@barryblack8332 2 жыл бұрын
It's perfect.
@themorethatyousay163
@themorethatyousay163 2 жыл бұрын
Definitely not it's a bit hard for beginners i suggest JS instead
@jerrysanjujoanes8669
@jerrysanjujoanes8669 3 жыл бұрын
15
@Systemx93
@Systemx93 3 жыл бұрын
Fact : reality is far away from these youtube videos by experience
@user-fq2ty
@user-fq2ty 3 жыл бұрын
Only two Python and Go
@anshul493
@anshul493 3 жыл бұрын
you missed assembler
@terry.chootiyaa
@terry.chootiyaa 3 жыл бұрын
*Many languages but only one God !......ie. (Conditionals)* 😊👍
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 6 МЛН
The Programming Language Guide
24:25
Traversy Media
Рет қаралды 446 М.
1 класс vs 11 класс  (игрушка)
00:30
БЕРТ
Рет қаралды 4 МЛН
3 wheeler new bike fitting
00:19
Ruhul Shorts
Рет қаралды 44 МЛН
Универ. 10 лет спустя - ВСЕ СЕРИИ ПОДРЯД
9:04:59
Комедии 2023
Рет қаралды 2,1 МЛН
How I Made My First $500 From Freelance Coding - Using Fiverr
11:49
Tech With Tim
Рет қаралды 976 М.
Bjarne Stroustrup: Learn More than One Programming Language
6:57
Lex Fridman
Рет қаралды 138 М.
Solve This Coding Problem and Win $200
8:06
Kenny Gunderman
Рет қаралды 2,4 МЛН
How Many Programming Languages Should You Learn?
14:12
ForrestKnight
Рет қаралды 120 М.
Rust Demystified 🪄 Simplifying The Toughest Parts
14:05
Code to the Moon
Рет қаралды 171 М.
BEST Programming Language FOR YOU | Software Engineer
15:51
PIRATE KING
Рет қаралды 98 М.
Python Asynchronous Programming - AsyncIO & Async/Await
25:57
Tech With Tim
Рет қаралды 415 М.
The Most Popular Programming Languages & Their Uses (2020)
10:46
Tech With Tim
Рет қаралды 182 М.
JavaScript: How It's Made
10:54
Fireship
Рет қаралды 870 М.
Programming vs Coding - What's the difference?
5:59
Aaron Jack
Рет қаралды 1,9 МЛН
1 класс vs 11 класс  (игрушка)
00:30
БЕРТ
Рет қаралды 4 МЛН