I would love to hear you talk more about computer science concepts in detail, 10 to 20 minute videos and such, you do a good job of describing abstract concepts.
@saranyaghosh20033 жыл бұрын
I would love to see a part 2!
@fazlurrahman90453 жыл бұрын
So do we
@_misterwhy3 жыл бұрын
Let's translate all terms of the TV show silicon valley:p
@SuperAwesomeH3 жыл бұрын
Agreed. We need to know more!
@joseb60683 жыл бұрын
YES Please we need more..
@cyberturk25373 жыл бұрын
Agreed bro
@will2see3 жыл бұрын
The way I remeber the correct use of parameters vs arguments is this mnemonic aid : Two people are arguing in an office and a third comes to them and says: "Please, take your arguments outside."
@masadamsahid3 жыл бұрын
Nice video, Tim. It's really helpful for me to distinguish between terms in programming. Part 2, plz! 😁👍
@anyaozioma95833 жыл бұрын
This is what I have been expecting a long time, pls do a part 2. You are the best. Thanks for previous video concerning 5 things self developers need to know
@johnnytoobad77853 жыл бұрын
What a great Sunday morning compliment for my morning coffee and working on my Python project. Of course my favorite CS buzz word to impress your friends with has got to be "Polymorphism". "Object" is the most abused CS term. Many tech docs still refer to the output of compilers as "object code".
@kenpoeira3 жыл бұрын
I would love to see the part two of this. Great job Tim, as always. Thanks.
@TechWithTim3 жыл бұрын
Thank you! I will probably make a part two later :)
@jaribwetshi69773 жыл бұрын
This videos are what keep me going and motivates me to keep expanding my knowledge in programming...Thanks Tim, always looking forward to your videos.
@kamranismayilzade37893 жыл бұрын
Very nice video format! Waiting for a part 2 and more to go furtherly advanced
@Nathan-ng1kp3 жыл бұрын
A great follow-up to this video would be a whole series where you explain more intermediate/advanced terms depending on the type of programming, i.e. web, API, gaming, OOP, etc.
@TechWithTim3 жыл бұрын
good idea!
@kerrichristian7991 Жыл бұрын
This was very helpful to me as a beginner! Thanks for the video!
@aahanverma77079 ай бұрын
Same
@kennymkid69733 жыл бұрын
Thank you Tim.... I started learning python and it's fun...
@ngndnd3 жыл бұрын
thank you omg. For some reason i ALWAYS forget the correct term.
@peschebichsu3 жыл бұрын
Nice video, but I would actually prefere if it is ordered according to category or so (e.G. Runetime/Compile Time together) instead of alphabetic
@saritachaurasia53263 жыл бұрын
Make a tutorial on sliding puzzle game using pygame...plzz. I have made one myself but stucked with the sliding animation.. pls do a tutorial video on it.
@RaheelJunaid3 жыл бұрын
Thank you for the timestamps and the knowledge!
@pseudounknow55593 жыл бұрын
We want more of that !
@LotusSunn10 ай бұрын
Thank you for the video just want to be that weirdo that points out you only had 21 terms instead of 25 but none the less very helpful thank you
@fwlo44093 жыл бұрын
I would love to watch till part 10
@forgivethem04 Жыл бұрын
This video helped me out madly, thanks a lot bro
@eliaskarlsson94633 жыл бұрын
Would love to have 'Attribute' explained in a video like this
@raniab962 жыл бұрын
I just discovered your chanel, i love it! thank you for sharing !
@jumper01223 жыл бұрын
I just learned about EAFP (it's easier to ask for forgiveness than permission) programming and it is game changing
@Ready_Set_Boom3 жыл бұрын
Great videos. Love the channel!
@Osarobito3 жыл бұрын
definitely need a part 2.
@thecrownofnoah91003 жыл бұрын
Ty I did not understand most terms but you simplify them thanks
@TechWithTim3 жыл бұрын
You're welcome!
@marionavarro79612 жыл бұрын
Hello and great video. I am an English teacher and would like to see more of your videos with computer programming vocabulary. I am teaching a student who studies this career "Computer Programming" and your videos sure help by far much!
@kcbrandon43868 ай бұрын
You used the same slide for expression and declaration. Only noticed because im making flashcards for myself lol.
@raynchild2773 жыл бұрын
"Declaration" and "Expression" have the same definition on screen haha
@colecoleman81353 жыл бұрын
I would love a part 2!
@aquarianage39533 жыл бұрын
Great video! Just gave you a thumbs up,so start working on part 2. Excellent tutorial.
@bitnibblebyte01012 жыл бұрын
Great video! Very helpful!
@SGTkrusha3 жыл бұрын
An object is NOT an abstract data type. An object is an instance of an abstract data type (like a class).
@TechWithTim3 жыл бұрын
Good correction! My bad
@iliyansvechev81133 жыл бұрын
Amazing content we all want part 2
@razchak5 ай бұрын
Very helpful thank you
@richard_noblockhit3 жыл бұрын
Ehm, no? A statement is not just a single line, statements can be splitted by newlines ` ` in some languages. Others ignore those newlines and use semicolons for separation. And if you want to use a highly overrated language, maybe both works (Im talking JS, cuz in my mind it sux but im fine with the ones who use it)
@vaaleenn3 жыл бұрын
Thank you for explaining what an api is ajdjdj, I was starting to feel like missing out ;) :/
@devamrh2 жыл бұрын
Is there any part 2 of this video?
@sdaks0013 жыл бұрын
The best channel ever you're helping a lot sir thank you
@TechWithTim3 жыл бұрын
It's my pleasure!
@casiowristwatch3 жыл бұрын
Great video as usual
@pinkplayspkmn50113 жыл бұрын
Thx u sir I would love a part 2
@S1625-u1r3 жыл бұрын
Could you make part 2, please.
@AnkitTiwari-dq7qm3 жыл бұрын
What is heap ?
@thunderskull2583 жыл бұрын
I now know the terms a programmer needs to know
@ShivaPrasad-hm5lk3 жыл бұрын
Pls clarify this I was solving a cses problem time limit is 1sec but after writing the code I added time module and calculated time output was greater than 1s everytime Will this give rte
@Ready_Fire_Aim8 ай бұрын
what i find bizarre (as a visual learner learning higher level logic coming from basic) that with logic only supporting itself, (*meaning) you have to define it or it doesn't exist.. you already know the answer. u are defining everything so that the answer arrives exact so to speak, then also it would be wise to know then entire syntax of logic as a "language" for use in the sequence or statements in the first place. its like a double entendre of need vs want. i need to know how many colors you have in the (crayon box) when I want make my choice - i feel if i knew every term, the correct efficient usage would include all known possibilities and be manifested accordingly as a logical statement itself rather than a mapped thought process of logical sequences.
@Ready_Fire_Aim8 ай бұрын
similarly like say how vowels give words length , but lets say vowels are the programmer stopped or leaving the process, and metaphorically goes "um....." then jumps back in to the process again... knowing the entire syntax of logic terminology based on the language you are using would be like having no vowels in your words. they would be instant without "um's i mean there is the basic fundamentals of logic. but its so expanded and shorthanded its hard to know what is available 51% of the time.
@sergiomendoza68332 жыл бұрын
great video!!!
@joeyalfaro23233 жыл бұрын
you know what took me longest time figuring out what black box you type in code. its not clear at first slowly putting pieces together. road map to front end developer is like hacking throw jungle. computerphile, python, front end coarse on here takes care html css javascript. pen paper pilot 07 and some modivation id master css thats hot mess
@birhanadanesisay2677 Жыл бұрын
Thanks😊
@venus-athena Жыл бұрын
really helpful
@sasakanjuh76603 жыл бұрын
Hey Tim, I think you mistaken declaration for definition; what's more, I think you even used the word definition to explain the declaration, which are really two different things.. Declaration means basically just leaving the "hint" for compiler to know it should expect it further down the road, without any explicit details (in terms of variables, no values, or in terms of function, no body).. When you assign value to the variable on its first occurrence, or write the function with its body, that's the definition (what you actually described).. I really don't want to be 'that guy' who comes to a comments and point out mistakes, but since I think the purpose of this video is to provide some clarification, hope you won't hold it against me :) Great video, btw :)
@ryanflynn43113 жыл бұрын
To give him some credit, in higher level languages (like python, etc) the meanings of these two blend together quite a bit. Especially when you consider how memory is allocated. For example, you cannot "declare" a variable per se in python since a value is needed to instantiate the name. That implies that declaration (naming) and definition (allocating memory) happen roughly at the same time. The difference, from what I can tell, is really most prominent in languages like C and C++ :)
@sasakanjuh76603 жыл бұрын
@@ryanflynn4311 Yea, I totally agree, I even wanted to include that argument in my initial comment, but it was already getting quite long :D In C you can see (c ;)) clear distinction, because you can declare variable without value, as well as declare function with a prototype before actually writing what function is doing.. Point I tried to make that for most of the modern/higher level programming languages, we are not using declaration at all (only definition), but we should still know what the difference is :)
@trinib13 жыл бұрын
omg.. i was telling myself why someone dont make theses basic tips already
@mohamedasifar3 жыл бұрын
Waiting for 2nd part
@skiera00003 жыл бұрын
Well declaration isn't "declaring specific function body", that's called definition
@skiera00003 жыл бұрын
You can declare that a function exists and not define the specific implementation
@harishashtikar64883 жыл бұрын
So can Parameters be described as "a Variable that Stores the Argument" ??
@shner67423 жыл бұрын
part 2 pls
@Anonymous-dk7ek3 жыл бұрын
Hi Tim!
@mihailamarcel5201 Жыл бұрын
dude what is interjure!? ..i was hoping to find this word
@ketchup88373 жыл бұрын
I need part 2
@Another_Look3 жыл бұрын
You repeated the definition for Declaration under Expression.
@TechWithTim3 жыл бұрын
nice catch! sorry for the mistake
@gamertronky86482 жыл бұрын
No I'm too young to start complicating with API. I have school.
@edisonmoreno7098Ай бұрын
Masterpiece
@Adish_Doley Жыл бұрын
Interesting ❤.
@TheNextFiles288 Жыл бұрын
A little fast but excellent. Good grief it's hard to find straight forward tutorials
@vilhjálmr6262 жыл бұрын
I counted 21 terms, not 25. 🧐
@smarter2245 Жыл бұрын
hush - everybody is so happy here (!)
@kurtm97443 жыл бұрын
Great 👍
@danyalt82213 жыл бұрын
It was great
@MrMultiMediat0r2 жыл бұрын
Sintax: fees charged by a government for purchases that enable legal, yet undesirable behavior, such as drinking and smoking
@MrMultiMediat0r2 жыл бұрын
Sin tax
@Shá_doe3 жыл бұрын
parte dos por favor, tw/t sponsored by adidas holy cow
@oussmoumeni17973 жыл бұрын
Best 🙏🙏
@asagiai4965 Жыл бұрын
Your definition of statement is technically wrong. Because it doesn't need to be single line
@terryr57133 жыл бұрын
If someone gets a computer science degree, he will only be able to code and just use a computer and do projects instead of designing and creating useful gadgets and devices, cyber security and mathematics
@terryr57133 жыл бұрын
What's the point of getting a computer science degree if you are going to end up coding and using a computer instead of doing the things that I've said above
@Another_Look3 жыл бұрын
Er... those were 21 terms :-)
@fargone18782 жыл бұрын
Too fast man...
@aminamini91913 жыл бұрын
♥️♥️
@tooru3 жыл бұрын
i dont believe c++ is high level
@n124ajdx3 жыл бұрын
high level is programing languages that need a compiler or interpreter to be translated to assembly before being translated to machine code this apply to C and C++ low level is a language that doesn't need to be compiled (ex: assembly that turn directly to a machine code with an assembler)
@nontth53553 жыл бұрын
english syntax sucks too many confusing term and unnecessary stuff
@convolutionalnn25823 жыл бұрын
Are you single ?
@cristinocanga3 жыл бұрын
I wanted to be the first hahaha
@NoOneInParticular03 жыл бұрын
I'm 531 hahaha
@tambaserchamling63753 жыл бұрын
Hi, can I become a backend developer
@NoOneInParticular03 жыл бұрын
@@tambaserchamling6375 sure buddy, everything's possible
@cristinocanga3 жыл бұрын
@@tambaserchamling6375 It just depends on you Nobody but you can't answer it🤷🏾♂️
@anshulanand023 жыл бұрын
u r second
@smarter2245 Жыл бұрын
4 more ??? by the time of uploading the video they didn`t make it just being even more senseless as previous 21 !