What I use to learn (the BEST IT training): ntck.co/itprotv (30% off FOREVER) *affiliate link 🔎🔎FREE Python Lab: ntck.co/pythonep1 Support the course: ntck.co/pythonrightnow 🔥🔥Join the NetworkChuck membership: ntck.co/Premium **Sponsored by ITProTV SUPPORT NETWORKCHUCK --------------------------------------------------- ➡NetworkChuck membership: ntck.co/Premium ☕☕ COFFEE and MERCH: ntck.co/coffee Check out my new channel: ntck.co/ncclips 🆘🆘NEED HELP?? Join the Discord Server: discord.gg/networkchuck STUDY WITH ME on Twitch: bit.ly/nc_twitch READY TO LEARN?? --------------------------------------------------- -Learn Python: bit.ly/3rzZjzz -Get your CCNA: bit.ly/nc-ccna FOLLOW ME EVERYWHERE --------------------------------------------------- Instagram: instagram.com/networkchuck/ Twitter: twitter.com/networkchuck Facebook: facebook.com/NetworkChuck/ Join the Discord server: bit.ly/nc-discord 0:00 ⏩ Intro 1:23 ⏩ FREE Python lab 2:39 ⏩ your FIRST Python code (hello world) 3:20 ⏩ What is Python? 4:16 ⏩ DEEP DIVE: Hello World!! 4:43 ⏩ “Strings” 6:35 ⏩ #Comments 8:22 ⏩ Erros in Python 10:30 ⏩ “””multi-line strings””” 11:42 ⏩ Add strings together (concatenate)
@flashgames84513 жыл бұрын
Hi
@HaCkEr--3 жыл бұрын
AM HACKER
@supremerulah4203 жыл бұрын
What that Chuck? I just now realized this IS the first for python lessons here. Let's do this!!!
@bit60pankajkumar113 жыл бұрын
Please keep the series continue because I need it bro 🥺🥺🥺🥺
@raghavareddychilakala6573 жыл бұрын
Hai chuck. Keep doing don't miss python modules uses for hacking.💓💓
@davidomar7423 жыл бұрын
He has a gift for teaching and getting you excited about learning.
@pinstripecool343 жыл бұрын
Agreed hed make a great college proffesor.
@Soham-1573 жыл бұрын
This is true he is very helpful
@08L4K3 жыл бұрын
I want his private lessions, that dude always maked me wanna study. thumbs up Chuck!
@MrMogulMoney3 жыл бұрын
You forgot to mention excited about coffee
@ArkBishopsGaming3 жыл бұрын
Agreed!!!!!
@blackivy0113 жыл бұрын
Dude… I have ADHD and you are literally the only person ever to keep me engaged to learning code without me having to pause and reset my focus every two minutes. The enthusiasm and camera angle changes are so important to keep people like me engaged. Congratulations lol. Loved this. Want more. Subscribed.
@Riposte8213 жыл бұрын
Pretty sure he has ADHD as well LOL
@Ukitsu22 жыл бұрын
Another ADHDer here, one minute into the video and I was thinking: "Hey, this is great. Also, maybe next time he should break the Ritalins in half" xD
@mauzeking66612 жыл бұрын
check out How to ADHD she is awesome and super fun to listen too (she talks fast)
@Ukitsu22 жыл бұрын
@@mauzeking6661 Yeah, she's a fricking heroine. Her channel is one of the first I subscribed to in KZbin. Awesome information. And I sometimes listen to her videos at a speed of 75% xD
@benravenhill4842 жыл бұрын
bruh fr.. i have adhd too. i tend to speedup videos in order to make those two minutes count.
@Monka9123 жыл бұрын
Me: Starts learning Python Chuck: You need to learn python! Thanks man.
@wolfk.l.55823 жыл бұрын
So true for me as well hahahaha
@gomez76553 жыл бұрын
Same here. I started last week 💪🏻
@user-qt3bd3mx4h3 жыл бұрын
Same for me too 😂
@dontbetoxic43873 жыл бұрын
*******FALK IST KRASS*******
@HaCkEr--3 жыл бұрын
HACKİNG YOU nexiteq Or are you from the team?
@siosimatafahi Жыл бұрын
You literally just made it so simple to understand all this. I signed up for a course and I have to keep going back and re-read just to get the understanding of python and here I watch your video and I get it right away. You really need to be a teacher and teach a course cause you make it real easy to get this stuff
@awensman252 жыл бұрын
You made a 17-minute video feel like 5 minutes. I can't wait to learn more. Thank you!!
@keengwilli62 жыл бұрын
I said the same thing. I was like wait that’s the end. His videos always go by fast.
@jayqueue48432 жыл бұрын
I was actually blown away to find out that this was 17 minutes. It felt like 5 for real
@xgelo923 жыл бұрын
Dude, please continue this python training series. I think you do hell of a job explaining the concepts.
@vashishpersad2693 жыл бұрын
Hes sooo good, funny and very detailed i loved it
@danielhildebrand76843 жыл бұрын
Please!
@ericsankey57563 жыл бұрын
For sure he has a great energy!
@GurkoKurdo3 жыл бұрын
do you think he knows more apart from knowing to play around with strings? lol
@HoldenRiot3 жыл бұрын
Agreed!
@TheJam53ice3 жыл бұрын
I begin learning python in a month or so, I'm a total noob at python, looking forward to future videos as usual, such an epic teacher.
@sanytubehd55433 жыл бұрын
@jam53ice WHY AM I also learning it at the same time and then his video came ;-;, The god knows or we can say chuck knows!!
@lmnts5563 жыл бұрын
Been there, you got this! Persistence is important as learning to program for the first time can seem impossible. Best of luck.
@AF_18923 жыл бұрын
Learn the damn python. Not kidding. I have forgotten most of it. Learn it. You need it.
@vanniyo8988Күн бұрын
Yea it's fun. I started with c++ then went to school and learned Java. I'm picking up python really fast. All I really did was do the tutorials on w3schools. Now I feel like I can already write a calculator with the knowledge and googling when I need to. I just gotta learn to use some python libraries or open gl. That's my next step after I practice syntax and structure for a few more days.
@jonathanh8298 Жыл бұрын
I did struggle a lot to learn Python. I wasted 6 months with complicated tutorials online. What changed everything to me was learning through very basic books. You need to walk before you can run. Once I got the basics right, learning Python and everything else became much easier. Edit: For those asking about the books, the best basic one is Javascript In Less than 50 Pages. It`s about Javascript but it is the fastest to learn the conceps that will be useful in any programming language. Then I would definetly recommend A Smarter Way to Learn Python. Your knowledge will transform.
@johndank2209 Жыл бұрын
nice
@Marvelous_artifacts Жыл бұрын
What is the smarter way to learn python
@Josht123188 Жыл бұрын
Do you have the names of those books?
@miahclothing1481 Жыл бұрын
What are the books you used?
@miahclothing1481 Жыл бұрын
What are the books you used?
@zerglightbug32902 жыл бұрын
You might be the best teacher on planet earth (for me), because your energy, clarity, and push to get students doing it along with you, without seeming harsh... wow!! Amazing content @NetworkChuck !!!
@Advanced-Health-Tech Жыл бұрын
yeah that's right
@alexandruioantimis92993 жыл бұрын
this is amazing, Chuck, I would love a full course on Python from you!
@someporter3 жыл бұрын
gonna take like 4 years if hes gonna upload one 15 min video a month
@stickmation45403 жыл бұрын
@@someporter lol
@rdd3adeye3 жыл бұрын
YES I WAS WAITING FOR THIS , I already started teaching myself but this will help so much
@lunarbeats_sa3 жыл бұрын
Same here🔥
@kmsbismarck96003 жыл бұрын
+1
@kaisan33413 жыл бұрын
Me too
@gomez76553 жыл бұрын
Same here too 💪🏻
@slvzbcq26813 жыл бұрын
same here 😎
@abhisheksarathexb7802 Жыл бұрын
0:00 ⏩ Intro 1:23 ⏩ FREE Python lab 2:39 ⏩ your FIRST Python code (hello world) 3:20 ⏩ What is Python? 4:16 ⏩ DEEP DIVE: Hello World!! 4:43 ⏩ “Strings” 6:35 ⏩ Comments 8:22 ⏩ Erros in Python 10:30 ⏩ “””multi-line strings””” 11:42 ⏩ Add strings together (concatenate)
@KamranMumtazAhmed Жыл бұрын
You have covered almost 1 hour lecture in just 17 minutes with your super speed and unique teaching technique, I haven't used python ever nor installed it in my computer but I can surely explain what you just taught to anyone easily. Good job Coffee Chunk!
@dj1211 Жыл бұрын
I am 56 and now learning about computers, your videos are awesome and so helpful.
@AirplaneModeIsOn Жыл бұрын
I've been searching for an online course like this all over the internet. this is perfect, the clarity, the encouragement, the excitement. thank you so so much!
@xolani_m5872 Жыл бұрын
I swear you are the best in the industry, south africa approves... Thanks Chucks
@Ryan57x_3 жыл бұрын
Eagerly waiting for part 2!! This was a great start, thank you so much!
@BkSMedia3 жыл бұрын
I'm in my third year of learning Java at Uni, and only recently started learning Python as well. Excited to see where you take this Chuck!
@real_yoplayer13 жыл бұрын
Yeah I don't understand Java now lol
@jordanslack52323 жыл бұрын
You’re going to love it!
@Komeii3 жыл бұрын
I've tried learning python before but every course or KZbin tutorial style is super serious and I just couldn't follow along. Love the way Chunk teaches things.
@maamegyamfua6444 Жыл бұрын
Changing career to IT but have alwys gotten scared of programming language. Only to watch this and I am already saying ha? Is it that easy? You the man👌
@shagirani55183 жыл бұрын
KZbin is just fun, delivers content at the right time I just started to learn python a day ago..
@TheDesignerGuy10x2 жыл бұрын
I never felt any distraction or laziness while watching his video. That's called real teaching skill in a very fun way and keeps the audience engaged.
@maybeor15242 жыл бұрын
Chuck, this is really helping me understand the, quite intimidating, field I am about to dive into. Your attitude is great and you're a pleasure to watch/listen to your breakdowns & instruction. Thank you for putting your passion out there for us!
@mugstasummers1899 Жыл бұрын
I subscribed because I have never seen anyone doped up on coffee. Good work man
@ashleyheinlein3252 жыл бұрын
I had a older friend that was teaching me HTML as a teenager and he made it so easy to learn. Now several years later I’m trying to get back into coding I’m so happy to have found your KZbin. You make this so easy. Thank you.
@swallowedinthesea112 жыл бұрын
Do some projects; a username/password, a short text-based RPG game, a Tweet letter counter that counts each letter with a limit of 150 letters, a grocery list where you can add and delete food items. Start simple and then gradually add more features. The real challenge comes when it's time to solve problems by writing your own algorithms. You'll need to know how to fuse everything together from what you've learned in order to find solutions. Try to solve the Fibonacci and the Fizzbuzz problems using Python. These are good benchmarks to determine where you stand. I can't post the links, but search for them. You can also use any version as long as it's 3.x. The current version is 3.10.5, but it will still work. Most are minor improvements except the new f-string (3.8 introduced it and it's better than concatenating) and switch-case statement (3.10 introduced it and it's an alternative way to write If/Elif/Else). Learn HTML and CSS together as they go hand-in-hand. The former is the easiest while the latter is the most challenging yet the most rewarding because it makes your website beautiful by adding font styles, colors, shapes, photos, etc.; you're the best Hollywood plastic surgeon! Afterward, learn Javascript. It adds behavior to your website which CSS can't do. Behavior as in interactivity; if you move your mouse cursor to a photo of Belle Delphine, that photo will change to a photo of The Rock. Or if you move the cursor to a line of text, that text will change to a 100px font size and have a pink background with alice blue text. JS will be the most difficult to learn because it involves programming. However, you can still be successful just being focused on HTML and CSS. There are demos of devs who have made some pretty hot websites without JS. HTML and CSS are enough to make stylish websites as I have seen some really great ones, but it all depends on your CSS skills. For HTML, focus a lot of time on learning div, forms, lists, and spans. For CSS, focus a lot of time on learning Grid and responsive design because there are billions of people around the world who browse on their phones. All the best!
@clementudeh9154 Жыл бұрын
Datz really super cool
@ciphernova23832 жыл бұрын
I've been wanting to get back into coding since i left high school but i could never get energized enough to enjoy it. Being encouraged to pause and try things for myself was absolutely amazing. Fantastic work!
@lanlwen24092 жыл бұрын
hi how are u , can u please show me the way to have the colored python used in the video the one that iv'e got from the official python is in black and white
@chicken8951 Жыл бұрын
@@lanlwen2409 it doesn't matter buddy.. all are the same and it's just for beauty.. they make no difference and a wrong code comes with red underline and using different theme still gives the underline so no worries
@saadhassan40313 жыл бұрын
You have reignited the programming learning flame that I had lost for almost 5 years. Appreciate the honest work mate. Looking forward to future learning opportunities with you. Cheers!
@Lahkzy2 жыл бұрын
Im gonna be completely honest, I was only looking for coding programs so i could just try random things with it, but after seeing this video, Im taking this way more seriously!
@deltoncbaker3 жыл бұрын
This reminds me of “Microsoft Basic” or any other “DOS” based programming language. Someone once said “DOS” was Dead. I guess someone brought it back with a new engine under the hood. I always got excited when I programmed. I learned buy copying lines of code out of a magazine. This makes me wish I didn’t throw those magazines out. I would have had hours of fun trying to adapt them to Python.
@Vincegpz5003 жыл бұрын
10 Print "Hello World!" 20 Goto 10 How many shop assistants got pissed of with that simple little code....
@kasomoru63 жыл бұрын
I started with Q Basic, die hard c and cpp fan.
@suffokate10943 жыл бұрын
You teach better than my teacher❤️ Can't wait for the other lessons
@saurabhBmpАй бұрын
Just started learning Python, and even though Moonpreneur is usually geared towards kids, I find their focus on beginner-friendly tech concepts really inspiring. This video breaks things down in such an accessible way-it’s perfect for anyone at the start of their coding journey. Excited for the next episode.
@nullieee2 жыл бұрын
all the enthusiasm and editing coming from him is just too good! he can keep me very focused at learning, still haven't seen the other episodes but i sure will be getting a lot of knowledge from this
@ChrisRichardsonCLE073 жыл бұрын
Thank you Chuck. As a current IT professional there’s always a drive and a need to learn new technology and skills. Thank you for making these new ideas accessible.
@ohschmitt88353 жыл бұрын
I can already tell this series is going to be fantastic.
@dnbsoldier8730 Жыл бұрын
You sir, are absolutely Effing brilliant! Your enthusiasm is infectious! I must say though, SOMETIMES, i feel like youve started in the middle of a sentence, almost like youve already spoken about what your about to talk about.
@gauravgupta92283 жыл бұрын
Add Some Extra Practice in it.and end of the episode add a quiz for us.
@NetworkChuck3 жыл бұрын
That is definitely coming.
@rajeshsagar39123 жыл бұрын
@@NetworkChuck how many weeks does the course goes on...and how many vdos will u upload per week??
@N9TheNoob3 жыл бұрын
@@NetworkChuck i watch the python series from paul mcworther and he did that, it is a good idea
@spectral6353 жыл бұрын
I feel like I’m going to learn so much through this series :)
@pinstripecool343 жыл бұрын
Same 👍🏻
@agathiyalakshmanan56783 жыл бұрын
prblm is im waiting for a month now no video is uploaded . i will wait even if it takes a decade the intresting hello world i have ever seen awesome work
@ssameehthegamer3 жыл бұрын
Same💯
@6LordMortus93 жыл бұрын
I've been watching your videos for a short while now, and I have to say that I love your energy! It's what keeps me watching. Thanks for teaching cool things!
@kronedog3 жыл бұрын
Wow perfect timing! I was just about to start learning Python to add to my networking and cybersecurity studies. Great video! Looking forward to the upcoming episodes in this series!
@dobetta77763 жыл бұрын
I wish the other tutorials were like this. Thank you! You broke things down in very understandable and passionate and fun ways.
@dhaneshkumar73043 жыл бұрын
I really do appreciate your enthusiasm during your each and every session. That's what keeps the viewer occupied. Keep going, Chuck! 👏
@kresnaaryamuktih.3558 Жыл бұрын
man you're A LITERAL GODSEND! cheers and may you have a blessed and fulfilling long life
@omgbaxtergames3 жыл бұрын
This is so timely. I’m a Cloud Engineer and have been trying to make the jump to Sr or Principal and all my interviews go well until I’m asked to code. Coding is probably my weakest point as I came from a SysAdmin background and I mainly know shell, but Python is something I’ve been meaning to and needing to pick up.
@KyserClark3 жыл бұрын
It's timely for all of us, because we all need to learn Python RIGHT NOW!
@Deliquescentinsight3 жыл бұрын
You are among many others, I too come from a generalist Sys Admin, Support background I began with DOS way back in '96, also did some HTML/CSS but coding is a definite benefit!
@RetroSmoo3 жыл бұрын
I somewhat enjoy programming but the coding tests they give you are tasks you'd never would be interested to try on your own time lol always annoying
@beroldvanroodt78612 жыл бұрын
Hey Chuck your enthusiam for learning Python is contagious. You have a gift for explaining complicated programmes and making it look easy. 😎
@simply3444 Жыл бұрын
Yeah fr!
@jayo75963 жыл бұрын
This is AWESOME!!! Thank you, Chuck. A comprehensive Python course from you would be high on the list of dreams......
@adonaygenene904410 ай бұрын
Ur the best programing teacher, ❤❤❤ But I have finished all the EPISODES!!! U should make more of these
@McvickerB2 жыл бұрын
You are a fantastic teacher. Well broken down into small easy steps with solid explanations. Really appreciate you!
@CryptoBeanie2 жыл бұрын
Love it. Thanks for the great intro to Python! The last language I remember learning was MS-DOS so this is great!
@CryptoBeanie Жыл бұрын
@Elven Justice yes! I’m sorry, the language was BASIC and CD:/ and DIR will be burned in my memory for life.
@nickbates34783 жыл бұрын
I'd love to see a more practical example of how you could use python to automate some day to day IT/Network admin work. Looking forward to the rest of the series! Goodlooks bro
@cetnet1812 Жыл бұрын
this is like the fastest teaching i have ever learned, going into other videos, they going to explain same thing to you but additional 1-2hours trying to make it complex while here everything is straight,fun,easy to understand, and faster. basically time saver
@jnavu24373 жыл бұрын
This guy is amazing we should do whatever it takes to protect him and coffee
@sebastienringuet89523 жыл бұрын
😂
@testutech3 жыл бұрын
@Maks Post :D
@a6beats2213 жыл бұрын
This is amazing. I really enjoy learning from you. You’re an amazing tutor. Look forward to watching your videos. Thanks!
@andrewlevasseur22282 жыл бұрын
I wish I had this guys videos in my life way sooner! You really make me excited to go to school and do my homework lol. And whenever I need a break from my homework I make some coffee and watch one of your videos. Just adding more IT skills to the bank!
@treyc.6572 Жыл бұрын
use def sum(a, b): return (a + b) a = int(input('Enter 1st number: ')) b = int(input('Enter 2nd number: ')) print(f'Sum of {a} and {b} is {sum(a, b)}')
@mikahnance39162 жыл бұрын
Please continue this! It was a perfect way to explain the concepts and I love the way you teach!
@shincheem7533 жыл бұрын
Feeling proud for choosing python as my first programming language
@pyp22053 жыл бұрын
Well it's an easy programming language to start off on. I have 2 years experience of Python programming. Just expect Python to be slow, because Python is an interpreter based language. And interpreters compile your code as your script runs. But when you keep on running your scripts it will make a folder called "__pycache__" which will contain compiled Python code, which would run faster than normal Python code. While programming languages that have to be compiled to run are faster, because all of the code is compiled for the computer to know what to do. There are other versions of Python like Jython which is Java based, and Cython which is C based. Python itself is a C based language created in 1989.
@shincheem7533 жыл бұрын
@@pyp2205 thanks for the info : )
@hdufjwif6fjjgkf9433 жыл бұрын
Same! Coding in Python for 2 years now
@dontbetoxic43873 жыл бұрын
*******FALK IST KRASS*******
@pyp22053 жыл бұрын
@Tah BOO Well as I mentioned, Python is an interpreter based programming language. Which the code gets complied as the script runs. While compiler based programming languages run faster because the code is translated into machine code before the script runs. But Python makes a folder that contains compiled code. Which means when you run it, it would be faster because all the code is translated into machine code. Which it wouldn't need to be compiled when the script is running.
@MasterwaveTech3 жыл бұрын
Amazing, your tutorial is really great, please don't keep us waiting for the next episode. You do a great job sir Thank you
@LoriGibson-y1v10 ай бұрын
You are watching a Master at work in his element. Teaching is a gift and this man is ootw. To make something so technical and complex for most people and turn it so digestible … outstanding
@KahanDataSolutions3 жыл бұрын
Love your teaching style. As a data guy, you've helped me a ton over the past year on networking/infra focused topics. Much respect and thank you!
@veryxyzm_yself3 жыл бұрын
We want more videos like this. I was about to start learning Python and this video gave it all. Thank you!!!
@BloomingPolyglot Жыл бұрын
I can feel your enthusiasm through the screen. I've watched several videos and yours is the first one that made me feel like I'm actually learning something.
@cryptfiend461 Жыл бұрын
Im about to get started on this and you are making it look easy.
@Boltkiller96 Жыл бұрын
the course is not even complete chuck sadly forgot about it :(
@cryptfiend461 Жыл бұрын
@@Boltkiller96 well that sucks
@Boltkiller96 Жыл бұрын
@@cryptfiend461 ye
@cheyennedebruin40092 жыл бұрын
The perfect balance of comedy and actual learning. The funny explanations carried out in a conversational way make it easier to grasp something the first time. I have a basic foundational knowledge but I have abandoned so many courses before, very quickly and I think I'm here to stay.
@jakalair2 жыл бұрын
A great video. The old programmer in me was waiting for a for loop and array string, but this was a great refresher for my brain. 🙂
@martialmusic23513 жыл бұрын
"why python Is magic" Meanwhile harry potter: "Guys i learned a new spell, Is called python"
@dontbetoxic43873 жыл бұрын
*******FALK IST KRASS*******
@bendover47283 жыл бұрын
Pàrsel is for talking to Pythons 🐍
@Undermoonracer3 жыл бұрын
Roland Whizzly: I just use some of python standrad functool module stuff. Harry Potter: But Hermiona says, we should use Common Lisp standard library facilities. Hermiona: I just found, in the forbidden section, that we can create our own lisp spells. He Who Must Not Be Named: I CAN REDEFINE MY INTERPRETER TO EMPOWER MY SPELLS AGAINST YOU MY LANGUAGE-FOLLOWED ENEMIES, EVERY NEW INTERPRETER IS MY NEW GREATE HORCRUX!
@vntxblvck32543 жыл бұрын
ayo nagini pull up 😆
@Dan-yq6yn Жыл бұрын
love everything your doing here man great stuff. im a little late to the game and i know this video is a few years old now but it would appear that the link takes me to your webpage where the course is not free. if its not .... all good i get it id pay for it. i just want to make sure im in the right place.
@venomanonymous916 Жыл бұрын
Idont get how to use your lab? it doesnt open up like it shows in video??????
@probozsfan7 ай бұрын
It might be updated
@donovancadelina54514 ай бұрын
Gotta use your brain. We simply need a coding platform such as Visual Studio Code - The most popular shell today I think besides our terminals.
@_MilanKumar3 жыл бұрын
"Learning python is like learning magic ✨" I totally agree cause I am a magician 🔥🔥......
@Eddie-gb3bn3 жыл бұрын
So excited for this course! I'm ready to learn some Python!
@raymondlim20132 жыл бұрын
Dear Chuck, I am from Singapore. Thank you for providing a free course on python coding. I am 55 years old and after watching your youtube teaching on python coding, I manage to overcome my fear of coding.
@denniskemmy20132 жыл бұрын
A all in one video... Very informative and interesting. This is my first step into programming
@sightbeyondsight1522 жыл бұрын
Hey Chuck, thanks for intro to Python as I am starting my career change and will be needing this 😀. Making easy and fun to follow helps alot. Thanks again.
@vitalybrateev5548 Жыл бұрын
hey, how is it going
@robertstone20672 жыл бұрын
I love how you are genuinely excited about teaching these subjects. You break everything down perfectly so even my kids are able to understand. You’re awesome 🤘
@waleed_12_0 Жыл бұрын
bro i am addicted to this because of your teaching method .god bless you mate print("the best teacher " * 100000)❤❤❤❤❤❤
@PurrInBoots3 жыл бұрын
Great tutorial, can't wait to see part 2! Also I noticed you misspelled "Errors in Python" at 8:22. 😃
@dragonborn71523 жыл бұрын
I hope you continue this course! I really want to learn python, and you make the learning fun 🙂
@getalife66543 жыл бұрын
I got motivated to learn, please keep it up! 😁 waiting on episode 2 🙂
@andrewetomi58159 ай бұрын
Thanks man! GOD ALMIGHTY bless you. I am 53 and My daughter is 17. We just started learning the language today. Let’s see where this will take us. Thank you brother. Thanks again.
@twegger2 жыл бұрын
Love your videos but pretty disappointed that you offer “free” labs but have no way to access them. Be awesome if you could fix your links.
@CubeDomination3 жыл бұрын
Can confirm that python is a really good skill to have.
@sithuhtun36093 жыл бұрын
Of course. Just look at most of the job requirements.
@xaviercarrier95012 жыл бұрын
Hey is anyone else having the problem with the lab, where all you have access to is the bottom blue section of the lab. But the white segment where you're meant to do the prompts and such isn't there??
@zwab28602 жыл бұрын
yeah idk why he took it away probably just to make money
@svnbeats6700 Жыл бұрын
Dude you are freaking awesome im in jan bask right now for python its 6 weeks and your method is way better than theirs 😂😂
@KyRonGAMES3 жыл бұрын
I've been using Solo Learn to teach myself Python, so seeing you make a series is awesome and will probably help me out. Even if just as a refresher ^_^
@ripples24913 жыл бұрын
i used to learn with sololearn too but its too bad, i would recommend w3schools
@Blentux3 жыл бұрын
@@ripples2491 Good enough to learn the basics ^^
@ripples24913 жыл бұрын
@@Blentux basics dont help in anything, and even if they do sololearn doesnt teach them well. they dont teach you about networking and networking is what we wanna learn
@ThatLotadGuy Жыл бұрын
1:59 yea but how do I get there
@mahaljunior86733 жыл бұрын
The moment I have been waiting for.
@bestgameplays22213 жыл бұрын
Same
@dontbetoxic43873 жыл бұрын
*******FALK IST KRASS*******
@blocktronex73422 жыл бұрын
Thank you for the lesson. I created BlockTronexToken and got hooked on coding. My friend told me I should learn python as I have no coding experience. Your first lesson was helpful. I will go through all of your videos now as I would like to work in tech. Thanx again.
@Night_Maximus4 ай бұрын
This "free" Lab is not free... Wants we to purchase academy access to enter this course
@donovancadelina54514 ай бұрын
Gotta use your brain. We simply need a coding platform such as Visual Studio Code - The most popular shell today I think besides our terminals.
@ASILK7863 ай бұрын
Hey man , just make an account on replit, It's basically the same.
@joseph_Barbossa2 ай бұрын
For real bro
@samc100003 жыл бұрын
I never thought, in my line of work, that I would ever need to know, well, anything about computers. ( I'm a "carpenter/maker") but darn it Chuck, when is episode 2??? I'm a new subscriber but have had a couple of sleepless nights already because it is just so difficult to stop watching
@jewelbennett20773 жыл бұрын
Hmmmm
@LagDrifter9 ай бұрын
Any one else relize that every thing he told us to type was already avaliable if we pressed tab😂😂😂
@mw94632 жыл бұрын
Very good attitude to start "RIGHT NOW" - why? Lot of people that want to start programming - are just watching youtube videos - what language to choose? What IDE? Downloading tons of tutorials they never study. Everything around programming but not programming. And the only way to learn programming is programming :) I think that was the reason you gave strong kick and push to start it RIGHT NOW without any time wasters and excuses. Excellent work!
@SooHyunk-h9b2 ай бұрын
who else is here in 2024
@JohnBenjamin-g6tАй бұрын
Yup. 2024 I'm 40 and I wanna learn
@eddyKaisoАй бұрын
Hi I am here
@sahidsahid-i3oАй бұрын
😅 40 its great number
@JhannahEstrella29 күн бұрын
here my BSCS course, i want to be good at it
@R3DH123 күн бұрын
Here enough though I’ve already taken a course. Chuck does a great job teaching!
@joelcervantes69192 жыл бұрын
Awesome!!! I love the teaching style! I’m learning python! So amazing! Thanks Chuck!
@carpinellispacetstresearch6 ай бұрын
No programmer has EVER made Python so fun to learn and easy. You have to be the best Python teacher ever. I am certified already in Python, but you nailed it without the weird accent and subject jumping. Your awesome man!!
@un4v5s832 жыл бұрын
It's a great video man! Certainly will remember you and this video one day when i mastered python! Written on 04 December 2022 (Need to write the date just in case😃)
@zeekoeu75622 жыл бұрын
I'm a bit confsued. How did you access the free python lab?
@divyashC3 жыл бұрын
Can you do a tutorial on how you make your videos, covering the whole process, especially scribbling over the videos!
@divyashC3 жыл бұрын
@@aspecty9413 Bhutanese!
@jamie13043 жыл бұрын
when you know all the basic stuff already so you have to wait until it gets more advanced :')
@NetworkChuck3 жыл бұрын
Yeah, I feel that. Gotta catch everyone else up first.
@Biotoxic5103 жыл бұрын
So true! Thank you Chuck!!!
@tdavetech67113 жыл бұрын
Well if it’s anything like his CCNA course you’ll be waiting for a while..
@User-tn7dh3 жыл бұрын
@@tdavetech6711 ......I know right...lol, give Chuck a break, he xant teach everything, good CCNA course is Jeremy IT Lab, guys pretty solid too but Chuck is funnier and he makes things so much easier to grab.
@sumunajumuna9753Ай бұрын
I just picked up my programming books i bought some years ago. I set a 3 year goal for myself to learn as much as i can. After 3 years id like to be proficient enough to get a job programming. Its the first long term goal ive ever set for myself. This video is awesome. Thank you. I wish i could like this more than once.
@Normium3 жыл бұрын
S/o to homies who've already learned Python.
@YoungJedi3 жыл бұрын
homie here !!!
@dontbetoxic43873 жыл бұрын
*******FALK IST KRASS*******
@corderrisglass12303 жыл бұрын
@@dontbetoxic4387 Yoooo
@randompersonrnhaha5 ай бұрын
um guys? wheres the free python lab? Edit: It needs me to pay apparently