15 Complicated Programming Terms You NEED To Know!

  Рет қаралды 25,255

Tech With Tim

Tech With Tim

Күн бұрын

Пікірлер: 70
@TechWithTim
@TechWithTim 3 жыл бұрын
Thanks to Visme for sponsoring this video! Get started using the best design software here: www.visme.co/?TechwithTim and use the code TECH2021 for 10% off Visme Business Plans!
@ShivekMaharaj
@ShivekMaharaj 3 жыл бұрын
Nice video, Tim. 👌
@ahsokatano8899
@ahsokatano8899 3 жыл бұрын
Hey i have a problem i have downloaded linux on my pc but have not split the disc in half so i can have 2 systems i font know how to get rid of linux and only get windows back pls help
@thevigilvoices
@thevigilvoices 3 жыл бұрын
Hey Tim , been with you for more than 2 years now , learned alot from you , different stuff that helped me out alot. Thanks for this , and sharing your experience/knowledge with us beginners , I swear it helps alot. Expecting to see more interesting stuff in future from you , till then Sayonara 👍
@sabertoothwallaby2937
@sabertoothwallaby2937 2 жыл бұрын
My bootcamp instructors need to take notes from you! You explain things perfectly, thank you so much.
@TechWithTim
@TechWithTim 2 жыл бұрын
You are so welcome!
@SriramTantri25
@SriramTantri25 3 жыл бұрын
Hey Tim, Been watching your channel for a long time now and just wanted to reach out and say, great content man! These kind of videos saves a lot of time and resources for programmers and condenses the crux of programming concepts in one video.Really appreciate it!
@Ziontastic
@Ziontastic 3 жыл бұрын
Hey Tim, learning a lot from you!Been doing AS400 dev for more than 10 years and transitioning to Python/Netcentric languages. Hope you make an update video of applications and language to learn this 2022. thanks a lot! keep it up!
@disrael2101
@disrael2101 3 жыл бұрын
This two videos in the series are one of the most interesting you've ever produced
@Yazan_Majdalawi
@Yazan_Majdalawi 3 жыл бұрын
Enjoying stealing houses, Jacob?
@felipelisboacorrea3402
@felipelisboacorrea3402 3 жыл бұрын
Great video, dude. I've had lessons about binary, decimal, hexadecimal and all these stuff in my CS classes at my local university. My teacher taught me that when you're converting something, first you need to convert it to binary, then you want to convert it to hexadecimal or decimal stuff, he told me it's easier this way. Great content, you're the best!
@felipelisboacorrea3402
@felipelisboacorrea3402 3 жыл бұрын
Love from Brazil
@saranyaghosh2003
@saranyaghosh2003 3 жыл бұрын
Yayy! We got a part 2! Is a part 3 too much to ask for? :)
@danyalt8221
@danyalt8221 3 жыл бұрын
That was great Tim! if possible, please make a whole video about numbering systems, thanks!
@disrael2101
@disrael2101 3 жыл бұрын
Your explanation skills are exceptional
@TechWithTim
@TechWithTim 3 жыл бұрын
Thanks a lot!
@SalteeKiller
@SalteeKiller 3 жыл бұрын
Thanks for the great video hopefully this will help with my terms with my interviews coming up!
@saptarshichatterjee1085
@saptarshichatterjee1085 3 жыл бұрын
Yes...we definitely want a third part......
@acx2ia584
@acx2ia584 3 жыл бұрын
Good video, if you do part 3 could you explain what a monad is?
@ananthramvijayaraj4554
@ananthramvijayaraj4554 3 жыл бұрын
Part three would be amazing!!
@bez-y7b
@bez-y7b 3 жыл бұрын
Tim you are a programmer legend!!!! Teach us more oh wise one.
@SleepyJoe
@SleepyJoe 3 жыл бұрын
@tech with tim Love the videos as someone learning and loving it. Do you happen to have a video on @property and @setter? Or really any accessor method tutorial?
@ananthramvijayaraj4554
@ananthramvijayaraj4554 3 жыл бұрын
yo Tim, the next time you do this, it'd be nice if you could show some code samples while explaining
@indiraparajuli9715
@indiraparajuli9715 3 жыл бұрын
Same
@first275
@first275 3 жыл бұрын
Hey Tim would you mind making a video on some javascript concepts like higher order functions, functions returning functions, this keyword Also regarding the broader subject of this video (and part 1) I guess topics such as function overloading, function recursion and functions overriding also needs attention
@nickchourchoulis
@nickchourchoulis 3 жыл бұрын
polymorphism(πολυμορφισμός) is a greek word: poly(πολύ) means many and morph(μορφή) means form in Greek
@pinkplayspkmn5011
@pinkplayspkmn5011 3 жыл бұрын
Thai was awesome man I definitely need a series part 3 it is sir
@itaybarok9405
@itaybarok9405 3 жыл бұрын
Great video! Make another video about some more advanced topics! You can talk about technologies like: Wireshark, Burp Suite, Metasploit, Netcat, Active Directory, x86, gdb, Clone, Docker
@scottobrien2631
@scottobrien2631 3 жыл бұрын
Inheritance probably should have been before Abstraction. It makes more sense at that point because the abstraction is *usually* applied at the base class levels.
@ahsokatano8899
@ahsokatano8899 3 жыл бұрын
Hey i have a problem i have downloaded linux on my pc but have not split the disc in half so i can have 2 systems i font know how to get rid of linux and only get windows back pls help
@venkatesanrajadurai2401
@venkatesanrajadurai2401 3 жыл бұрын
Hi Tim bro what are the videos we should see after the tutorial videos bro?
@onen0zednine753
@onen0zednine753 2 жыл бұрын
I feel like an abstraction of a dog would be more like the boston dynamics robot design to behave in the generic way that we are used to dogs behaving. - not really just the general term of dog.
@rortox1539
@rortox1539 3 жыл бұрын
I‘d really love to see a video about base systems! I like combining programming and simple math.
@asagiai4965
@asagiai4965 Жыл бұрын
Interface doesn't implement behavior. Yes you have to implement the methods, properties, etc.
@HunterzWorld
@HunterzWorld 3 жыл бұрын
Hi , I have a question ,I have one list : country = [ Australia , america , England , Spain] If i want to choose 2 of them random for (List A) and choose 2 of them random for (List B ) and values of two lists arent same (not equal to gether) Can You say which code should i write🥺
@aparrot4254
@aparrot4254 3 жыл бұрын
Thanks for helping us!
@fermienrico
@fermienrico 3 жыл бұрын
Tim why did you deleted your tabnine video and why didn't you uploading any videos??????
@Maro00777
@Maro00777 3 жыл бұрын
Please man we want an advanced python toturial series
@nitin8308
@nitin8308 3 жыл бұрын
Thank you man
@tcgvsocg1458
@tcgvsocg1458 3 жыл бұрын
I just finish to see you 9h45 video game of 2021 can you upgrad them with good way to create video game? Thx a lot for your video
@NawtieBoy96
@NawtieBoy96 3 жыл бұрын
9:32 so using the self method in OOP is poly morphism ?
@Raghav1205
@Raghav1205 3 жыл бұрын
Hi Tim, can we expect more questions being added to algoexpert?
@rog_shakhyar6171
@rog_shakhyar6171 3 жыл бұрын
great tim! thanks!!
@rekhasurya3536
@rekhasurya3536 3 жыл бұрын
Hey Tim! Love your vids ❤️❤️ I wish to be like you!!
@michaelmueller5211
@michaelmueller5211 3 жыл бұрын
ty! this helps a lot! 😇
@fouadhoblos3611
@fouadhoblos3611 3 жыл бұрын
Hello Tim.. new subscriber here.. Amazing videos.. I have an inquiry.. Any intention of making tutorials about making isometric games? good quality tutorials about this in python are difficult to come by..
@ajimbong1623
@ajimbong1623 3 жыл бұрын
Third video pls!!🤩🤩😁
@xhjb4ever
@xhjb4ever 3 жыл бұрын
nice transition to the sponsor! but what i dont understand is why these companies like wix for example, basically companies that help you not to code, my point is why would companies that offer a service so you dont have to code sponsor a programming youtube channel
@mrbigsmile3902
@mrbigsmile3902 3 жыл бұрын
I guess not everyone watching this actually knows how to make a good website. For example, I'm interested in python and starting as a data analyst, but creating websites is not one of my skills at all.
@mmbaguette1520
@mmbaguette1520 3 жыл бұрын
When is your next Timathon? Hello from Canada! 🇨🇦
@mmbaguette1520
@mmbaguette1520 3 жыл бұрын
@Medvescak Medvescak i know
@ananthramvijayaraj4554
@ananthramvijayaraj4554 3 жыл бұрын
@@mmbaguette1520 join the discord server. I believe the next timathon is only after 3 months as they are making a few changes iirc
@DGHere12
@DGHere12 3 жыл бұрын
thx for this tutorial
@Kokoda144
@Kokoda144 2 жыл бұрын
abstraction sounds like inheritance
@shawnbeans7389
@shawnbeans7389 3 жыл бұрын
Quality content
@AnkitTiwari-dq7qm
@AnkitTiwari-dq7qm 3 жыл бұрын
Hii Tim, I've a question "can a single core of a cpu run two threads"
@MichielVanzeir
@MichielVanzeir 3 жыл бұрын
*google exists*
@AnkitTiwari-dq7qm
@AnkitTiwari-dq7qm 3 жыл бұрын
@@MichielVanzeir I know that but want a simpler answer like yes or no that's why i asked this question if you know let me know the correct answer
@MichielVanzeir
@MichielVanzeir 3 жыл бұрын
@@AnkitTiwari-dq7qm Yes, a single core of a CPU can run two threads.
@AnkitTiwari-dq7qm
@AnkitTiwari-dq7qm 3 жыл бұрын
@@MichielVanzeir Okay, Thanks 😊
@furanshisusama6359
@furanshisusama6359 3 жыл бұрын
I want to learn programming but i dont have my own computer
@furanshisusama6359
@furanshisusama6359 3 жыл бұрын
I only have a smartphone?
@furanshisusama6359
@furanshisusama6359 3 жыл бұрын
Is it still possible for me to be into programming?
@ajmal2168
@ajmal2168 3 жыл бұрын
@@furanshisusama6359 yeah learn datastructures and algorithms and try solving problems. You can use mobile to run small programs. After that buy a pc.
@soulninjadev
@soulninjadev 3 жыл бұрын
Tim, please check the discord server to get new content ideas, no offence but your recent videos have been VERY repetitive and not that useful as it used to be...
@juliuscaesar467
@juliuscaesar467 3 жыл бұрын
I agree with you
@aminamini9191
@aminamini9191 3 жыл бұрын
💚🌹♥️💙
@muhammadanas7698
@muhammadanas7698 3 жыл бұрын
FIRST ❤
@demaxl732
@demaxl732 3 жыл бұрын
First
The Only AI Tools Your Small Businesses Needs (Tested & Proven)
6:18
The Marketing Project
Рет қаралды 229
Business Beyond Borders E15: Tom Michels (Salonkee)
20:19
The Luxembourg Mind
Рет қаралды 191
Happy birthday to you by Secret Vlog
00:12
Secret Vlog
Рет қаралды 6 МЛН
Family Love #funny #sigma
00:16
CRAZY GREAPA
Рет қаралды 65 МЛН
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 129 МЛН
10 Python Shortcuts You Need To Know
27:27
Tech With Tim
Рет қаралды 296 М.
The Self Taught Developer Checklist
17:38
Tech With Tim
Рет қаралды 122 М.
Mastering Python - Everything You Need To Know To Become a Python Master
16:02
25 Terms All Programmers NEED To Know!
10:21
Tech With Tim
Рет қаралды 64 М.
15 Programming Project Ideas - From Beginner to Advanced
16:52
Tech With Tim
Рет қаралды 861 М.
Make A Security Camera With Python
35:58
Tech With Tim
Рет қаралды 237 М.
25 nooby Python habits you need to ditch
9:12
mCoding
Рет қаралды 1,8 МЛН
What Self-Taught Developers NEVER Learn
13:23
Tech With Tim
Рет қаралды 164 М.
Top 18 Most Useful Python Modules
10:50
Tech With Tim
Рет қаралды 933 М.
Happy birthday to you by Secret Vlog
00:12
Secret Vlog
Рет қаралды 6 МЛН