just remember the guy with the camera had to walk backwards for like 400 miles...
@jacquessalem87765 жыл бұрын
😂😂😂
@addictrogue5165 жыл бұрын
Lol 🤣
@shubhtrendz4 жыл бұрын
That's the gentleness of the guy nd the same is suggesting for his course 😂
@alaaeldin-khaled4 жыл бұрын
What does big smoke doin here
@parayoutubetv77934 жыл бұрын
😂😂😂
@davidsl1187 жыл бұрын
Stop walking towards me! I am trying to back off.. cant u see!
@crimsonzodiac9087 жыл бұрын
David Lall lol
@eliudrodriguez73597 жыл бұрын
lmao
@aby40437 жыл бұрын
David Lall hahaha 😂 your joke is so good
@murlidharpathak4 жыл бұрын
😁😁
@md.abdurrazzak904 жыл бұрын
Lol
@pauledoho-eket97524 жыл бұрын
Ok, so my take, learning a programming language is like when I learned to play the guitar. I only knew one 12-bar Emajor blues progression for almost 3 years, and it drove all my roommates crazy. The campus security guard taught it to me at my school. However, because I had one thing I enjoyed that I for real knew I could do with that instrument, I kept playing. For only that reason. The result of that was that I had something to build on when I decided to "engage" learning the guitar for real. Now I think I can play most stuff I want to, but I wouldn't have really gotten to that point if I quit frustrated because I couldn't play a single song (like I did with other hobbies as a kid). The same is true when learning a programming language. It doesn't matter what language you pick as long as you pick something that does enough things you like, that you know you'll continue to play with it. As long as you have one point of reference, when you decide to "shift into gears" and really get into coding, it's way easier to learn any other subsequent language (and even get better at subsequent languages than the first one you learned). The point being, it's way more important to pick a language that's fun to you about something you're actually curious about at first. Build actual things that you can actually use for yourself. Build lots of stuff with it. Then after you get good at it, reassess. You may feel the spark and want to take off after a new language, or maybe you want to just keep getting better at the one you already know. But in terms of the best point of entry to programming? Whatever is fun to you. How many Web Developers first started their curiosity tweaking CSS on pages on MySpace? How many Game Developers probably started out getting patches, and hacks, and mods to work on their favorite games, then evolved into writing them full-time? If you start with dry code that's boring to you, has no context, and is complex, you'll never continue to do it just began of 10 mins of inspiration from a youtube video. Follow you passions. Have fun. You'll find the language best for you when you doing that.
@tbglibra63044 жыл бұрын
Underrated comment
@noamsegevsaban82527 жыл бұрын
You give me motivation and inspiration every time, thank you!!!
@i_fahimkhan7 жыл бұрын
Right now I was thinking what I can do with python and bam your video came up thanks there 😄😀👍👍
@gshakiyla937 жыл бұрын
Fahim Khan same here 💪🏽
@Khayabushprojects7 жыл бұрын
I've had the same thought too ..
@AndreaTheSin7 жыл бұрын
Same, just started studing yesterday, look really simple compared to java
@awertyuiop24047 жыл бұрын
getting ready to start with python
@coderaj91027 жыл бұрын
i am a hair stylist i dont know if i can do it or not, how easy it is ?
@bowarc5 жыл бұрын
That's exacly what i wanted when i 'v search "what can we do with python" that's pretty rare on youtube, nice video and have a good day !
@vincetumolva56624 жыл бұрын
I appreciate the effort of the man walking backwards. He is a real friend of you.
@kays35996 жыл бұрын
This is by far the best computer programming channel out there. Well edited. Well produced. Well spoken. Eneregy is great. Information is great. Wow. I subscribed. I'm a UX Design Student but I love coding for fun. My new job, I teach kids to make robots. I love animation. Its so hard to choose 1 hobby. I just love tech. And don't get me started on hackathons. We won our first one, now Im addicted.
@TheElean19932 жыл бұрын
Oh my God it must be amazing to be able to teach robotics!! And to kids for that matter! Hats off to you sir!
@mjc5437 жыл бұрын
“Do data science” with “a lot of artificial intelligence stuff going on” ... lol, I’m using those exact words in my next resume update 😹
@veronaswindall87777 жыл бұрын
Data Scientists actually make more than Software Engineers. However, AI is one of the most difficult things to understand in Computer Science. . . so, it's definitely not for beginners.
@warlord92877 жыл бұрын
Verona Swindall import NumPy For The First Headache In Data Science Or Pandas It Takes Some Time Just To Understand That The Program Imports pandas
@matthewmcquistion86397 жыл бұрын
Gave me goosebumps when you told me how quickly you became a developer, but with hard work of course. I was wondering your program was sill available??? Thank you sm
@vershversh1285 жыл бұрын
its been two years since that backward walk for the recorder .. i will still hit a like button for him !!
@suomynona72613 жыл бұрын
This is exactly the type of video I was looking for when I searched “what can you do with python”
@elementgod29184 жыл бұрын
Spotify is using python: Nice Instagram is using python: Okay I need to try this Sees robot: Holy holy KZbin uses python: Flip this I’m getting on python
@vladn.23327 жыл бұрын
Thank for the video, I've started learning python a few weeks ago and it's really good to have an overview of things you can do with it!
@amartunio35887 жыл бұрын
import turtle bob = turtle.Turtle() bob.shape("turtle") bob.speed(15) def square(length,angle): for i in range(4): bob.forward(length) bob.right(angle) for i in range(100): square(90, 100) bob.right(11)
@employmenteducation10367 жыл бұрын
What is the output of this code?
@dan1desai17 жыл бұрын
a turtle walking forward slowly XD
@aquaarmour49247 жыл бұрын
amer hameer print ("I Liek Turtelz")
@DROIDICAL7 жыл бұрын
It makes Scary circle
@Hokyoplasmicwaffle7 жыл бұрын
Getting an attribute error that “turtle” object has no attribute ‘shape’
@eddieweblogic7 жыл бұрын
Hey Dude.. you are a young guy .. but with a lot of enterprise experience... from Brazil.... Learning a lot from you ... Cheers.
@MrBwench6 жыл бұрын
“Data Analysts get data... and analyse it!” - If only I was that simple 😅
@MrBwench6 жыл бұрын
He forgot the hours of meetings. Hours of manipulating and reshaping data into a form that can be utilised by your visualisation tool. You don’t just build charts, you build dashboards that answer questions and drive decisions. Quality and performance checks of these dashboards. The list goes on... the dude just fully downplayed the role
@IForgetWhatISay4 жыл бұрын
If you would do more than data analyze you’d realize he downplayed everything. He was simplifying everything he didn’t go deep into anything.
@squirrel27707 жыл бұрын
Correct me if I'm wrong, but from what I recall from an interview with Guido van Rossum, python was built to suit the needs of his work environment (abc, amoeba) at the time and it evolved from there with help from online community. It was never built for kids.
@ishfaqaslam91127 жыл бұрын
Bro you are doing a good job.you teach in a brilliant unique way i think, its like we are standing front of you not your Camera Friend,appreciate your hard work bro.May Allah give you more success. :-D
@yess195 жыл бұрын
The best and thorough plus with easy language in elaborating python in youtube ever! People like me who is in low level english speaking can understand you very clear. Thank you ance again buddy@guru
@golemkonty6 жыл бұрын
Python is very easy to learn/read/write, but it is slow. It is very good for first language, but dont get stuck into it. If you are starting coding, Python is a great first language, but programmers need more than one language, in fact they need the attitude of alway learning and relearning to get better. My advice is: dedicate 3-4 months to learning Python for various applications, than you will be ready psychologically to jump on anything and go full berzerk.
@iseeflowers6 жыл бұрын
golemkonty I am beginner with python. I don’t think it is very easy to learn it. After I did a problem and then looked at the solution, I would go “ how come I didn’t think of to do this, the solution’s code is so clean and efficient and my codes are sloppy”. I would feel discourage.
@eb_is_entertained2 жыл бұрын
@@iseeflowers How u doin now?
@iseeflowers2 жыл бұрын
@@eb_is_entertained it is strange, i stopped learning Python back then but now I have to go back to Python again.
@levelup20142 жыл бұрын
@@iseeflowers smh you can e up imagine if you didn’t waste those 2 years complaining you would be a pro at python now you have to start all over agin that is how the world works you must put in the time
@khimsinghnaula67305 жыл бұрын
You change my views for python. I thought I am wasting my time , learning python in school. Thanks.
@ventricity7 жыл бұрын
KZbin, etc is not build off of python. Sure python is used many places, but it is a slow language, so youtube for instance also uses alot of java and other languages. That's why blanket statements like "that product is build with python" is incorrect and might lead people to believe python is the greates thing ever. Python is an interpreted language and you would have trouble with performance compared to java or C# in many places. Using C# for instance you can do anything from game development to desktop, web and mobile on all platforms. And python is not easier to learn either. All languages are pretty much the same. Be mindful of that this video is a sales pitch for his python course and is therefore very exaggerated. Don't choose language based on what pays more or what is most popular, those statistics vary and is easily misinterpreted and misused. Btw Spotify is mostly build with javascript and only uses Python for metadata and song selections (using AI APIs).
@veronaswindall87777 жыл бұрын
A lot of this is true, except that compiling time penalties are only superficial unless we're dealing with real-time and critical systems. In which case, Python wouldn't be my first choice.
@ravialwayswins7 жыл бұрын
True that, this guy in the video is just talking in the air, i couldnt watch more than 5 minutes of it
@maythesciencebewithyou7 жыл бұрын
I still don't understand why data science and neuronal networks stuff is done with python, as it is indeed slow for exactly that kind of tasks. Well, actually I guess I do. Python is a relatively simple language, fast to prototype with. That's why many scientists who aren't hardcore coders, and only have limited coding experience have made code on those subjects and spread it, and others have just built on it. It would help science alot more if somebody implemented all that Data Science code in C# or better C++ to get better performance, otherwise we'll always depend on more and more powerful hardware as big data is increasing. A decade ago, Pearl was a big thing in biological sciences, because it was easy to use regarding string manipulation. So it was taught in basically all biology education. But nowadays it can be considered dead.
@jorgemata80507 жыл бұрын
Johan Herstad Thank you so much. I couldn’t have said it better myself.
@warlord92877 жыл бұрын
Johan Herstad Boi First Complete A Hello World With Stupid System Calls By C# Then Return With A Stupid Java That Gets The Package Broken Easily Python Is Much Better in: Powerful Syntax Powerful Data Handling Powerful Parsers With Strong Debugging System Than Other Languages But Not Higher Level Than: Perl Assembly Note: If You Are Understanding The High Level Programming Languages As The Easiest To Use I'm Telling This Is Incorrect And The Correct One Is The More Powerful And Faster
@suvajitpaul21934 жыл бұрын
You are inspiration of computer science engineering students
@123SKEETSKEETSKEET7 жыл бұрын
5:00 - 5:06 My dude is slump af. Running like he part of the zombie apocalypse.
@ReverendFuzzy7 жыл бұрын
Ok, you convinced me ... I'm going to add Python to my list of known programming languages. :)
@Zancb7 жыл бұрын
All this filler could be condensed to "Python can be written to interpret images." You don't need to say the same thing multiple times and try to pass them off as separate examples. Just say "Python can be written to interpret images" and THEN cite your multiple examples. Helps keep the video concise. Thanks!
@wareesha37347 жыл бұрын
You put so much effort in guiding everyone and it's really helpful. Thank you so much.
@michaeld46767 жыл бұрын
Could Python help the guy at 5:06 learn to run properly? He looks like he's about to faceplant into the grass.
@drrckcch07 жыл бұрын
18th Century Navy Captain wow lmao cant believe you said that lmao
@anand.suralkar5 жыл бұрын
Lol
@pastars36267 жыл бұрын
Thanks a lot! You helped me to see the bigger picture of python. I'm really thankful for that, 'couse there aren't many videos like these.
@AniruddhTyagi7 жыл бұрын
How Can i improve my muscles using python.?
@ScottBreuer20007 жыл бұрын
Write like a daily planner program, and use it to note down exercises and stuff like that. :P
@sadhlife7 жыл бұрын
Aniruddh Tyagi you can definitely program an exoskeleton from it.
@shobhit21977 жыл бұрын
Take a Python and lift it 100 times a day
@666metalsucks6667 жыл бұрын
That would be the most realistic answer. Daily_workout_routine.py = just a list of different excercises and sets. Maybe you could make it automatically increase weight and reps gradually with a function.
@MrAndrefcunha7 жыл бұрын
python improves your finger muscles
@typhoon207247 жыл бұрын
That's great man! I'm a programmer myself but in Java. I always had a soft spot for Python so you can be sure that I'll go and see your course. Thanks :)
@veronaswindall87777 жыл бұрын
Go to Sendex or TheNewBoston or DerekBanas instead. You're much more likely to get up and running from their videos.
@typhoon207247 жыл бұрын
Verona Swindall thanks for the advice. I already knew Derek Banas and Sendex and I also like their tutorials, thenewboston I'll be sure to take a look. I'm currently following a tutorial from Qasi and I like the way he teaches, he gives great advices not only at programming level but also to get people on track. Example, practice makes perfect, he says this many times and it's so true, without practicing you'll never get good at programming :)
@sarangs84417 жыл бұрын
It is neural networks
@CleverProgrammer7 жыл бұрын
Yup!!!
@maythesciencebewithyou7 жыл бұрын
But why? It's slow
@maythesciencebewithyou7 жыл бұрын
I know, but that's only because people are too dumb and lazy to use a better performance based language
@Oscar-yc9cx6 жыл бұрын
thats the sharp edge of A.I
@ShivamJha005 жыл бұрын
@@maythesciencebewithyou or maybe you are ignorant? All the ML and neural networks libraries are written in C++. Then Python bindings are created for them. So no, it's not slow. We are using c++ under the hood
@DeputyHead-p1i4 ай бұрын
I used your video in my Class lesson today Thank you!
@cindymananzalamartinez66797 жыл бұрын
skynet is also built in python
@A0pplePapple6 жыл бұрын
even *this website* and all google websites built on python ya know?
@binozia-old-20315 жыл бұрын
A0pplePilot Not all of KZbin is built on python tho
@SuperCaars6 жыл бұрын
What books and KZbin channels do you recommend for someone who wants to start programming in Python? Congratulations for this article!
@300iqwizard57 жыл бұрын
No wonder the guys in Silicon Valley keep waking up in new Bugattis
@vizorpromise26516 жыл бұрын
Well done Clever Programmer aka CP... I've been enjoying your vibes via videos on KZbin. Nice breaking down and elaboration. Nice job CP...Kudos.
@viktorandersson49457 жыл бұрын
I wish I could become good at chess by playing with myself...
@jeseviso-s2u3 жыл бұрын
Ima keep it real with you chief... this feels like an improvised talk.
@HeartzHugzKissez7 жыл бұрын
I couldn't help but notice your jacket. Are you from St. Louis? ...I ask because that's my hometown.
@CleverProgrammer7 жыл бұрын
Not from there but went to watch Chess World Championships
@greenapple59997 жыл бұрын
Is that San Jose....?
@AlbertHuebner7 жыл бұрын
I noticed this too! I used to walk by that chess place every day. Nonetheless good video synopsis on the power of Python.
@consideringorthodoxy54957 жыл бұрын
Same here
@opannefrank19866 жыл бұрын
I couldn't help but notice your jacket. Are you a homosexual?... I ask because I am a homosexual.
@melissadean46743 жыл бұрын
This video sounds like my life and is so inspiring. I never thought my life would go in this direction.
@anasrahim35104 жыл бұрын
Kindly Make a video for 16 years old student's who want to learn python
@Primarycolours-4 жыл бұрын
Same goes for all ages, Except people's who don't even know the basic of math.
@dendydarin30855 жыл бұрын
Thanks for the overview. This is useful for me who want to start learning Python.
@ernestomendez32195 жыл бұрын
Why do you recommend learn Phyton first instead of Javascript?.
@ExoSteez947 жыл бұрын
learning python is definitely on my todo list ty for the info and help.
@inderjitdhillon5956 жыл бұрын
Be careful I saw zombie 5:05 in your video
@tanayshah2756 жыл бұрын
yeah me too
@l-r94276 жыл бұрын
🤣🤣😂😂😂😂 wow
@dadi1766 жыл бұрын
Zombie from cod waw
@luambatista91396 жыл бұрын
Hahahahaha
@harshabasavaraju46096 жыл бұрын
😱🤣🤣
@OGaurabless6 жыл бұрын
Python is so cool! I'm a business grad student and see how I can apply this to managing stakeholder and client needs :)
@kushagrapandey24667 жыл бұрын
Sir the apps like SNAPCHAT in which programming language they are made?
@DROIDICAL7 жыл бұрын
Android studio, in other words JAVA
@ioka7067 жыл бұрын
Objective c if on apple
@hitta7507 жыл бұрын
C++ actually. 2 of the 3 people who created it were CS students.
@warlord92877 жыл бұрын
Mai hu Mulla I Don't Know Sounds Like Java Or Some C And Server Side C# Or Other Languages But If You're Thinking Of Stupid Idea Like Making Something Like SnapChat Well That Will Be ....😂😂😂😂...Super Dumb
@nishisaxena48316 жыл бұрын
war lord why is it a dumb idea?
@modelworkzseo7 жыл бұрын
Great energy buddy, just subbed
@ameerhakeem7 жыл бұрын
Aren't u tired of walking ?
@ethicaluser80967 жыл бұрын
AKIM NIT tired of walking? Really? He barely walked
@CleverProgrammer7 жыл бұрын
AKIM NIT gotta put in work to make these videos for you guys!
@thehomiebearfifa35287 жыл бұрын
He's multitasking lol, trying to put in some exercise while he's at it
@mountainman61727 жыл бұрын
AKIM NIT got to hit those fitbit targets
@cyberrelations7297 жыл бұрын
Tired of walking? LOL you need to get more exercise
@babsdavid48515 жыл бұрын
wow i just love your videos man, your explanations are with clarity
@bigbawls216 жыл бұрын
If you are watching this video using headphone/headsets please correct me if I am wrong but does it sound like the sound is more focused in the left earpiece and not balanced between L and R ear phones??... i checked all my PC setting and they are fine but whenever I watch this channel the sound is heavy in the left ear and its not easy to watch for a long time :/
@kalidibrahim99946 жыл бұрын
oh yeah i just realized that
@tush8004 жыл бұрын
I absolutely love your presentation and the gorgeous scenery, Will learn python after am done learning java....to the guy walking backwards steadily 👍👍
@suppaahitniga57476 жыл бұрын
I watched at 2x. It was fun.
@prinzikenna.o65774 жыл бұрын
U made everything clear today. 🙏 danke shön.
@NubianQueenVibe7 жыл бұрын
Great Energy and Advice Qazi... I have an idea to create a mobile pass system for cab drivers in NYC. I think Python might actually help with this idea, Thanks
@CleverProgrammer7 жыл бұрын
You are most welcome Shantel! Go crush it
@harshpherwani65907 жыл бұрын
1 thing, never put your unique business ideas on the internet until you've got it already implemented, executed or patented
@CleverProgrammer7 жыл бұрын
Harsh Pherwani you're wrong. Execution is what holds people back NOT ideas.
@harshpherwani65907 жыл бұрын
Someone somewhere might have all the resources and skills he might need to easily get an idea executed, and would be lacking an idea in the first place, sure the internet is a place of ideas but sometimes things just strike and remain, and this idea of Shantel might seem to be appealing to someone with the right skillset and resources
@Guywithair27 жыл бұрын
Thanks for this! I have a unique original idea for a mobile pass system in NYC.
@triplejay34947 жыл бұрын
Thank you very much for dis video.. I have been looking for a way to learn a better web-development programming language added to my Visual studio.. And you just gave me what i need. thanks alot.
@zhumonculos68826 жыл бұрын
Self-proclaimed clever , cute
@digitalameer15 жыл бұрын
Mr Clever we love you here in Nigeria i enjoy using your website
@manvendrasiwatch73357 жыл бұрын
Can a game be made by python?
@veronaswindall87777 жыл бұрын
Yes, there is Pygame and there is also OpenGL support and Panda engine 3D. For starters, if you already have Python installed then download Pygame using pip. There's plenty of video tutorials on KZbin that'll help you with the basics.
@aquaarmour49247 жыл бұрын
Itachi Uchiha Weeb
@ayubomaraden8676 жыл бұрын
Games need AI, like bots when you are practicing and its made with python :)
@suryaganeshpindiprolu4724 жыл бұрын
Can u make a video on how python is useful for mechanical engineers and do you think it is capable of automating softwares like Autocad and Catia in designing purposes and if it does what is future of mechanical engineers
@300iqwizard57 жыл бұрын
I installed Python. It's hard dude !!!
@CleverProgrammer7 жыл бұрын
It's beautiful! Watch my videos on KZbin!
@300iqwizard57 жыл бұрын
I do
@yojana5757 жыл бұрын
Me too myan
@sadhlife7 жыл бұрын
but... it's easy! start with this app called sololearn. it is the perfect guide for programming languages.
@veronaswindall87777 жыл бұрын
It's not a very difficult language if you pace yourself. If you want to learn a difficult language, then give C++ a whirl. However, if you're really struggling with it then I would try using Lua, Ring, Coffeescript or Julia instead.
@adamslate49537 жыл бұрын
Wow, thanks for the information on Python. Very helpful
@DoubleAgent257 жыл бұрын
This is all fine and dandy until you realize you will never be happy coding for someone else' gain.
@cleverdevil88827 жыл бұрын
Thanks Quazi i am a happy person now by seeing this.
@Surajzi.4 жыл бұрын
*data science *Web development *Machine learning, a.i. *image Recognisation *data analysis *Data visualization 😍Web development
@m5a1stuart834 жыл бұрын
Every language can do that bro...
@rohitshakya35466 жыл бұрын
Thnx bro...I just started learning python. U are doing a great job.😄
@EddieCasady7 жыл бұрын
At 1:18 there are two C's in the chart. Is it meant to be Objective - C?
@iamLucid7 жыл бұрын
Nomed yup
@PaulRamnora7 жыл бұрын
I'm still 'new' to learning, Python. A really interesting explanation. -Thanks! ;-)
@adityakaundilya99757 жыл бұрын
i am learning python for web development generally for making real time website but someone said me this 'you are nut, you should learn java-script for making working website? what should i do now??
@jaisingh-rj7lz7 жыл бұрын
aditya kaundilya learn both it will help a lot
@colinb83327 жыл бұрын
aditya kaundilya I would not suggest python for web development alone. I would learn PHP, AngularJS, Node.JS, or Ruby on Rails. Choose one of those. PHP is most widely used, so I would at least get familiar with it. Node.js is quickly gaining popularity. If you really understand Angular2 you shouldn't have any problem finding a job. And RoR is one of the most popular frameworks, but I think it is dying a little bit.
@ethicaluser80967 жыл бұрын
JavaScript is for front end use python if you wanna do some heavy BACKEND. You WILL need to learn JS to become a web developer
@CrazyGamerSidh7 жыл бұрын
AlbShadoW JavaScript hard !?!?
@adityakaundilya99757 жыл бұрын
thanks COLIN BRUIN, it seems very helpful. but you have given me more type of option which make me confused, may you make it little bit more clear.
@braro44107 жыл бұрын
I like the way you clarifying. Thanks!!!
@teacher_adolfo6 жыл бұрын
3:41 "Becomes the best chess player in the world in 24 hours by just playing with itself over and over again and learning from that" That's quite kinky.
@thomasthun4 жыл бұрын
Haha I laughed too
@RAWRCoding5 жыл бұрын
Nice video! Love the microphone :D
@20tejas7 жыл бұрын
with python i can make it eat rats, dogs, rabbits, cats and even a human.
@drrckcch07 жыл бұрын
Lol
@suspiciouscat47374 жыл бұрын
@@drrckcch0 lololololololol
@mariadc39174 жыл бұрын
I definitely liked this video, you are amazing, you motivated me a lot! Thank u🇵🇪
@yankomirov42907 жыл бұрын
Notiflication squad
@_kahini7 жыл бұрын
it doesn't count here
@Appsorwebs5 жыл бұрын
Awesome videos you make out there.
@DarshanSenTheComposer7 жыл бұрын
So python can beat someone at go??
@ilyasssaadi95946 жыл бұрын
Darshan Sen - The Composer yes, not necessairly written in python tho
@bkas7246 жыл бұрын
I salute the camera guy for being able to walk backwards while filming
@abdulrehman-kg5kc6 жыл бұрын
Why i am learning python ? First reason: I want to hack my crush phone Second reason: money I Guess 🤷🏼♂️🤷🏼♂️🤷🏼♂️
@morhet68195 жыл бұрын
Creeeepyyy stalker alert
@anotherone-e9c5 жыл бұрын
A guy with no name why do you want to hack your crushs phone bruv why u invading privacy lol 😂 like bruh
@danilomadalijr49797 жыл бұрын
im just in sixth grade but im learning
@harshpherwani65907 жыл бұрын
All the best man! starting young helps a lot!!
@noname-ic3zq7 жыл бұрын
Nilz Madali go all in. i wish i started at a very young age too.
@AnujYadav-ww6nc7 жыл бұрын
bingo , I started in same standard as well , I found it beneficial
@JM-ly1vc7 жыл бұрын
I wish I could learn when I was in 6th grade. But unfortunately youtube didn't exist that time
@veronaswindall87777 жыл бұрын
At your age, I would be much more interested in Raspberry Pi and Arduino Microprocessors for building robots! Give it a look and I guarantee you won't be disapointed.
@samuelboye-doe5287 жыл бұрын
Thanks man. Your video really clarified things for me.
@quentinlauterbach7 жыл бұрын
hey qazi i wrote this little beginners programm from scratch so to say.. it´s VERY VERY simple but well i thought of it on my own :) also got a question: i usually do things with VS code, but if i want to run hte file (called Birth.py) it puts up a python file (which is fine) and asks the question... but when i enter a number it immediatley closes the file and doesnt even show the anwer whichc sucks do you know how to get rid of that and that i keeps the file opened? #Birth year from datetime import datetime now = datetime.now() current_year = now.year def Birth_year(): age = int(input("Enter your age:")) year = current_year - age if age > 0 and age < 101: print (year) else: print("invalid") Birth_year()
@stevet75227 жыл бұрын
Kyew In your code, at the bottom above the call to the birth_year() function, add input(). This call to input will make the program pause and wait for input,like a press of the enter key, before it closes.
@quentinlauterbach7 жыл бұрын
that´s an idea, thx :)
@ibrahimcowke7 жыл бұрын
ur code still working & helpful
@Shivanshu2177 жыл бұрын
👍
@sadhlife7 жыл бұрын
who the fuck liked your comment
@DarshanSenTheComposer7 жыл бұрын
Tushar Sadhwani Yo mama!!
@AboodXD7 жыл бұрын
I usually use Python for very complex algorithms, swizzling/tiling, level editors, and texture converters. 😅 I use Cython when I need to do a speed-dependant task. (Swizzling/tiling)
@AlowoojaOlamide7 жыл бұрын
This is cool. thanks for sharing. Will start programming in python very soon :)
@beautyandmessK3 жыл бұрын
I hope this inspires me to continue. 😁
@Tdiamonds10006 жыл бұрын
Dude you freaken rock. Gotta learn Pyton and I wanna learn from you. I need it so badly. I'm studying for the comptia security + exam but my Dad wants me to learn C++ . If i can learn starting now and know a lot by the end of the year using your training I'm all in. What do I need to do?
@donnalynramirez51685 жыл бұрын
Thanks for doing this. Tis really helpful. Love love love. =)
@naserh.rezaei72977 жыл бұрын
Thank you so much for your very very expressive and clear explanations.
@alaeddinabugrara33097 жыл бұрын
man loved you vid .. for the whole time I was thinking about the poor dude who's walking backward to shoot the videos lol, big up fot the camera guy :)
@maheshram13107 жыл бұрын
Wow amazing content. Tons of stuff in simple words man, amazing work.
@wilfredmaeta65596 жыл бұрын
Your lessons are interesting and am intending to learn python
@twright32966 жыл бұрын
Thank you for your videos. I really enjoy them
@j.mbenti74936 жыл бұрын
Love your microphone
@aadilkhan12217 жыл бұрын
You boosted me to do playing with python..😊😊😊subscribed😉😉
@TheSoberCannibal5 жыл бұрын
Have you ever ate a strawberry? That’s Python. What makes the earth go around the sun? Python. Where do babies come from? Python.
@kabirbhatia24834 жыл бұрын
Hey please make a video on "everything you need to know for web development
@DRUKPAVIDEOS4 жыл бұрын
thanks brother for the your information, m motivate by your video