Тёмный

#1 Thing to Learn to Become a Self-Taught Programmer 

Andy Sterkowitz
Подписаться 353 тыс.
Просмотров 500 тыс.
50% 1

How do you land a job as a self-taught programmer? Since I've started working with people directly to help them change careers I've noticed there is one thing that makes a huge difference from those who continuously struggle and those who make it. In this video I'll share what that is.
👥 ** JOIN MY GROUP **
Looking for a high-quality group of software developers where you can discuss your ideas and not be bombarded by spam? Then come join my free Facebook group! You can access it by going to: andysterkowitz...

Опубликовано:

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 836   
@AndySterkowitz
@AndySterkowitz 4 года назад
Did this video clarify some expectations you had about learning to code?
@deonrich3149
@deonrich3149 4 года назад
Thank you for all of your advice! I love your channel and all of your videos, im currently striving to become a self-taught web developer and you've greatly helped me along the way! Keep up the amazing content! 👍👌🤗😀❤️
@Hrsk174
@Hrsk174 4 года назад
You are awesome
@PythonLearningChannel
@PythonLearningChannel 4 года назад
Love your channel! And you are so right... learning the WHAT is much different from the HOW. I think concentrating on *actually* doing projects, like building an app from scratch, from start-to-finish or constructing a game, things like that sound easy to do, but act-u-a-lly doing it is another ballgame. It takes time, effort, and a huge amount of perseverance to see a problem through. Because problems are inevitable-- it's how much you want to solve it is key. Too many people give up, maybe. I know *I've* been tempted at times...
@frog42
@frog42 4 года назад
I love how you explain stuff
@scurvofpcp
@scurvofpcp 4 года назад
One thing I was taught back in my electronics eng days, if you can quantize it, you can manipulate it, and as a rule I've found that is true in code.
@jelmund
@jelmund 4 года назад
Yesterday I landed my first web dev job after 6 months of teaching myself how to code! I still have to fully realize what I just achieved, but I am really happy about it!
@gabrieladimabua
@gabrieladimabua 4 года назад
Congrats brother, what language did you learn?
@brunomillalaf8553
@brunomillalaf8553 4 года назад
Teach us how :)
@MikaelMahsudjan
@MikaelMahsudjan 4 года назад
How much hours per day? That is an amazing archievement
@jelmund
@jelmund 4 года назад
@@gabrieladimabua PHP and Laravel as BE and Vue as FE. They use Angular as their FE framework, so I will have to learn that!
@jelmund
@jelmund 4 года назад
@@brunomillalaf8553 I built a portfolio website on which I showed three projects. All of these projects used a BE and FE framework (Laravel & Vue) and showed that I could build CRUD functionality. Also API's are important. I also made sure that the styling of my website and my CV were the same and looking neat, which was actually why they gave me a chance to make their test.
@InTheGlow135
@InTheGlow135 4 года назад
I’m in my late 40’s and want to make a change in my career. I’m legitimately interested in this. And this is the best explanation I’ve heard. This is the approach I’ve always followed without realizing it. Thank you!!
@organisedme
@organisedme 4 года назад
InTheGlow135 am in my early 40s l have started HTML n css seems interesting so you can do it .
@rohankumarlal5472
@rohankumarlal5472 4 года назад
If you are interested in things in your late 40s. You are doing great
@shapeeps
@shapeeps 4 года назад
I hope you're making that transition! Don't let yourself fall behind, you can do it!
@jacquesvanwyk326
@jacquesvanwyk326 4 года назад
I can so relate. I am 54 and just started a Python Bootcamp course. I liken to something like a stenographer records what she hears at lightning speed, while if I had to do it, I would take much longer, yet will still get the job done. Same with coding. I will employ a few coders, but I want to understand what they're doing and even write a line or two of code myself.
@kingrhino11
@kingrhino11 4 года назад
Im 25 and im giving programming another go after giving up in college. Good luck and work hard everyone!
@zedzedder1426
@zedzedder1426 4 года назад
I think the most important thing to learn is to be able sell yourself and the promise that even if you don't know something, you can learn it quickly. At least in my personal experience.
@istandaloneroronoazoro5188
@istandaloneroronoazoro5188 4 года назад
And how can I learn that? In my interviews I struggle to sell myself and I want to know how to if you don't mind
@zedzedder1426
@zedzedder1426 4 года назад
@@istandaloneroronoazoro5188 I am not an expert in any way so I will tell you my last interview experience. 1. I was honest about my experience, and he asked the technical questions accordingly. 2. I was up until 3am the day before to try to squeeze more knowledge in my brain about the technologies they wanted. It did help in the interview. 3. I forced myself to become talkative. 4. I entered the room thinking that the other person is just human as well. I wasn't afraid of him. Like when you meet a teacher that you really liked in high school. You are friendly but still don't want to say something stupid. 5. I thanked him for taking the time to interview me and I told him that I know that he is probably tired of listening to bs all day. He said that he appreciated my effort of buying plane tickets to be there personally instead of skype. (I still think this was one of the major factors for hiring me) 6. I didn't expect to get the job and that took some weight off my shoulder. 7. I was genuinly interested in the company and the directions I could take if I would get the job. I believe that honesty was key, but I might have just been just very lucky. Either way, I am working hard to prove myself since then.
@pessimistprime6318
@pessimistprime6318 4 года назад
Zed Zedder Also a genuine interest in the company helps to with applying to places in general
@darklen14
@darklen14 4 года назад
After landing a programmer job, learning quickly is #1 thing. They hire you in and say you will be doing one thing then all of a sudden you are doing something else not in your scope.
@aqeelrahman4788
@aqeelrahman4788 4 года назад
I guess that can be applied in general, not just programming right?
@jopetsumcad
@jopetsumcad 4 года назад
Back in the day we were taught flowcharts to visually see the logic instead of just coding. When you are able to visually see the logic and practice flowcharting enough, you will visually see the logic in the code itself
@MyReviews_karkan
@MyReviews_karkan 4 года назад
Logic is never an issue for me, my issue is how to turn that logic into actual code. You'd need to memorize a ton of syntax. You have to know what syntax to use for certain things. I've managed to eliminate some of that issue by searching the right way. There is an answer for everything, you just need to search it right.
@ExTorvo
@ExTorvo 4 года назад
Small chunks over time and then push forward to unknown things...
@SL2797
@SL2797 4 года назад
I think the key is knowing WHAT to search for.
@Aj-zr8dz
@Aj-zr8dz 4 года назад
Search "best practices" in whatever language.
@jayrenegade3009
@jayrenegade3009 4 года назад
I usually write psudo code, it is basically steps to get the desired result I want, that always helps me break down a big application
@SeriesTube01
@SeriesTube01 4 года назад
Exactly. In the web developer course from Andre Neagoie that I'm doing he gives several sites with resources, practices and for instance, lots of HTML tags and how to use them. You have to know about good sites like that. Andrei encourage students to research on their own, he always says "Remember: Google is your best friend".
@aaronbono4688
@aaronbono4688 4 года назад
I have been programming, teaching and mentoring programmers for over two decades now and I have to say this is spot-on excellent advice. I have seen so many people come out of undergraduate and even PhD software engineering programs who can't code themselves out of a box and some of the best programmers I've had the opportunity to work with were self-taught and just learn to think like they're supposed to and don't get hung up on all the rules and semantics. As you say the syntax is important but you can always look things up on the internet, you need to learn to think like a programmer.
@AndySterkowitz
@AndySterkowitz 4 года назад
Cheers! Thanks Aaron!
@kamilradzimowski140
@kamilradzimowski140 4 года назад
I have the same image (exact same frog) on my wardrobe
@jackjones3657
@jackjones3657 4 года назад
Knowing is one thing, doing and applying the knowledge is another level.
@akoritanehemiah1299
@akoritanehemiah1299 4 года назад
Exactly, learning and applying is so different
@kensei4237
@kensei4237 4 года назад
Insanely difficult for a beginner :,)
@rogermarquezmedina8865
@rogermarquezmedina8865 4 года назад
As a 41-year-old dude just getting started with programming to expand my SEO capabilities and after watching dozens of different programming videos for beginners I can say without any doubt in my mind this is by far the best video tutorial I´ve ever watched on the topic. I am very happy to have found your channel and I am looking forward to diving into it. Thank you so much for taking the time to produce these videos, keep up the good work!
@Cyber-Cameron
@Cyber-Cameron 4 года назад
I've had a million different things stopping me for years from doing coding. Whether it be tragic life events like both of my parents passing away, to just being lazy. But your videos mixed with being tired and exhausted from my current career (I do flooring. It sucks), I've finally sat down and started learning. So I just want to say thank you. I'm currently 23/almost 24. I'm hoping that by the time I'm 25 I will finally have a nice paying job in something I actually enjoy.
@auctionmusic
@auctionmusic 4 года назад
Your first app is always "hello world"
@cosmics999
@cosmics999 4 года назад
Mine was print("Hello RU-vid")
@tomaguilar7974
@tomaguilar7974 4 года назад
@@cosmics999 With any kind of language today the very first thing I've learned to do is figure out how to print "Hello World". After that, if you feel you have the capacity to instruct a computer then you start building on that. The more you do this the more you learn if this is what you want to do for the rest of your life.
@StarlasAiko
@StarlasAiko 4 года назад
Tom Aguilar not necessarily. On the Commodore64, I was learning to code in Basic. I gave up when the lessons went into Peek and Poke and Data. With Ruby and other more modern languages, I fail even before getting to abstracts, I fail on the subject of Arrays...
@guccigreatness4925
@guccigreatness4925 4 года назад
The "hello world" app is the godfather app that is the the origin of all great software 😢😂
@andremande2425
@andremande2425 4 года назад
True
@giocondaa4871
@giocondaa4871 4 года назад
I listened to many guys on youtube who worked at google or such big names, but you're the only one who actually is talking some sense, not just ("You have to this and this" but actually you're saying "Im not telling you what to do ,but let me tell how to think so you don't have to ask anybody". You really know the stuff
@mrfister1899
@mrfister1899 4 года назад
I use logic to work out what I want to do, then I use Google to find the code I need to steal to do it.
@TheArmchairrocker
@TheArmchairrocker 4 года назад
A couple of traits I found important for programming is patience and perseverance. Many beginning programmers give up when something isn't going right or they can't find the answer to a problem. Sometimes it takes stepping away from the problem for a little while before a solution will present itself. Some of the problems I've solved were solved away from the computer.
@braker37
@braker37 4 года назад
Basically practice. Keep working on it, keep being persistent, keep getting your mind blown. I started a year ago, struggling to grasp the logic behind a simple for loop. Now I'm about to finish my first full-stack website using .Net and Angular.
@mai-content4you
@mai-content4you 4 года назад
Yavor Daskaloff keep on doing brother! I was also struggling for many years now I work full time as a developer. Attitude and persistency is the key 🔑
@Mallick7
@Mallick7 4 года назад
Yavor Daskaloff , thank you very much for sharing this. I am kind of going through the same. Your experience telling me that there will be light.
@code_kanga5390
@code_kanga5390 4 года назад
From experience there's a good argument to be made for not language hopping as a beginner. Stick with a language for long enough not to have to get caught up with the details of a language while you're learning the 'recipe' concepts.
@damyandimitrov611
@damyandimitrov611 4 года назад
Yesterday I lost my position as an intern in a company. This videos helps me organise my plan to self develop untill my next job. Thank you for the video! It was very well explained.
@yoshreimi
@yoshreimi 4 года назад
Keep it up. Youre already ahead of so many.. im starting to learn to code now. You have the experience I desire and you can make youself stronger. Meditate and work on your projects. Hope many blessings come your way
@elinadangol7394
@elinadangol7394 4 года назад
I usually don't subscribe to a content creator from just one video. But I did today. You seem so genuine and true. Not just trying to glamorize tech. This is real thing. Tech is tough. Thank you Andy. Looking forward to more such genuine contents. :) - new subscriber
@TheOleHermit
@TheOleHermit 4 года назад
I'm a self taught programmer/maker for the past year. IMO: #1: Start with an inexpensive Raspberry Pi + starter kit (to avoid 'breaking' your primary computer). Those tutorials taught me the principles of Python programming, controlling hardware devices, and reading sensors via GPIO pins. That led to programming Arduino, ESP32/8266 microcontrollers, & IoT devices via micropython, Tkinter, MQTT, BLYNK, etc. #2: Create real world projects. You might think you can, but "been there, done that" speaks volumes, IOW, "The proof is in the pudding." Getting a stepper motor or device to work on a workbench is easy. Getting multiple devices to interact with an ideal GUI is on another level. I've spent the past year developing my 1st 'maker' project. It's a DIY high res security camera, with a stepper controlled (zoom, focus, & aperture) 50mm lens, a programmable x/y mount, and solar tracking dual 20 watt PV panels charging a 60 AH LiFePO4 battery pack. One thing makes this possible; #3: Research. Research. Research. Nearly everything you need to know is on the internet, but you need to keep searching, sometimes applying trial and error, until you find the best solution. This is very time consuming and sometimes overwhelming. But, that's only because you are beginning to understand what you don't already know. If developing apps were easy, everyone would be doing it, and those jobs would only pay minimum wage. #4 "Never give up." Sometimes a problem is only a (syntax) character away from success. Sometimes, it requires learning another programming language, such as JS, JSON, etc. This is very frustration, but these lessons can only be learned from practice and experience. Eventually, they become second nature. But, no one can go from learning 'ChopSticks' fundamentals to playing a Bach piano concerto overnight. Practice your 'art' everyday in order to become fluent. Stay safe & happy coding! 😎
@theemillennial
@theemillennial 4 года назад
The Hermit what are you doing that you're breaking your computer?
@gsussb_
@gsussb_ 4 года назад
Codewars is also great to practice this.
@CostaKazistov
@CostaKazistov 4 года назад
Totally agree. Seeing how others solved the same Kata is very instructive. I learned a few useful tricks from Codewars. Amazing platform to level up coding skills.
@vinnnnnny12345
@vinnnnnny12345 4 года назад
what about leetcode. which one is better
@logixindie
@logixindie 4 года назад
@@vinnnnnny12345 Everyone prefers different things. Try them yourself
@gsussb_
@gsussb_ 4 года назад
@@vinnnnnny12345 I haven't tried it out, so I can't say; try both and see what works for you the most.
@RakibHasan-455
@RakibHasan-455 4 года назад
Codewars gooddd
@swiftninjapro
@swiftninjapro 4 года назад
Good video, I usually don't watch "Learn to become a self-taught programmer" videos, because they don't seem to give the right advice. This video actually gives you good advice. I've actually started self-thought programming years ago, and learned on my own, the logic is the important part, like this video says. Over the years, it seems learning the syntax of a new language is easy, and you will eventually end up using multiple programming languages for one project. While you should learn the basic syntax, also put more focus on logic. Most every language follows a very similar syntax pattern. Don't worry about what language you start with, if you learned one, you probably also learned 10 other programming languages, because so many of them follow similar patterns. Its possible you will also already learned that new language that will be released in the year 2052. (posted this in 2020, will laugh if 32 years from now, a new language is released in that exact year).
@fathersondiecast6521
@fathersondiecast6521 3 года назад
These are a nice break in between tutorial videos. I swear to god when I clicked this video I thought you were going to talk about documentation. I hate most documentations and shy away from diving deep into them because in most cases it always seems too advanced so I go look for a youtube video. I'm sure that's something I need to work on. For me I found that interacting with some kind of dev board like Arduino or Tessel using Nodejs is really fun and satisfying. As you go through basic experiments like blinking an LED you will find the code is pretty simple and straight forward to understand for anyone who has spent at least a couple hours on basic javascript. Eventually you learn how to make things happen on the push of a button and how to drive motors etc. This led me to building a complete Nodebot that is a diecast drag race system. Now that is expanding to me learning express so that those race results can be stored and retrieved via a rest api. I cant recall the exact day I started but I'm on around day 70 of 100 days of coding. Keep up the good work!
@bazimtsweni5343
@bazimtsweni5343 4 года назад
Maaaaaan!!! I've been looking for this stepping stone for a while now.. thank you!!👏🏾👏🏾👏🏾
@chriscruz429
@chriscruz429 4 года назад
I love this video, I’m currently enrolled in college with a Computer Science major and this video definitely makes sense. Even the example on the instructions on how to get to a place is a great comparison to what the logic of writing an algorithm is like.
@jackrushing8160
@jackrushing8160 4 года назад
Great advice! Self taught programmer from the 80's. started with MS BASIC, moved on to Assembly, then to C. After 30 years of chasing other dreams, I finally returned to programming as a hobby. I set a large project and a language, C# in this case, and commenced the learning. I have found the the large project is much easier if I select a function or class to implement, learn what is needed to make it work correctly, debug it, and move on.
@Lairenor
@Lairenor 4 года назад
There are a lot of people making videos about how to learn to program out there, but many of them don't have a particularly good command of the English language, despite being native speakers. Their explanations are often fraught with linguistic errors that obfuscate the logic they're trying to impart. Obviously that makes the already difficult task of understanding the logic more difficult than it needs to be. That is not the case with you. You're very well spoken and lay out what you're saying clearly, and it makes a big difference. Thank you for the videos. I've watched two of them so far and they've been very helpful.
@Zeuts85
@Zeuts85 3 года назад
Agreed. Syntax is generally a trivial issue. Similar but slightly more complicated are efficient or optimal ways of doing particular types of tasks--best practices, and also knowing whether you can copy an existing pattern of whether you have to derive it yourself from scratch. Most these things can be googled within 2 to 20 minutes. The hard part is putting it together into something that works--and the rare cases where you do have to derive something from scratch.
@ophirbucai
@ophirbucai 2 года назад
1 year after this video was released, all your points hit right at home. Keep up the great content, Andy Sterkowitz!
@christianantfeld3827
@christianantfeld3827 4 года назад
Thanks Andy. This video helped me understand the "levels" to programming. Everyone else: don't give up!
@EmileAI
@EmileAI 4 года назад
Its all about knowing how to turn your ideas into diagrams. Writing and drawing my logic problems on a sheet of paper for me was key, now I code faster because I can visualize it in my head efficiently. It's like a natural bridge between your logic and how to write it as code. Visualization, how to visualize for loops etc... it definitely helps a lots
@jolimota
@jolimota 4 года назад
Excellent advice, ✌️🖥️💻
@shafinhaque2179
@shafinhaque2179 4 года назад
Thanks a lot for sharing your thought. Can you please share you experience how you became a good programmer and get job ? How long it took and which tutorial you have followed? Thanks
@EmileAI
@EmileAI 4 года назад
@@shafinhaque2179 I don't really know how to start... I started coding in middle school, back then I was coding some pretty simple plugins for Minecraft servers in Java. To speak the truth my code was pretty pretty scuffed and I was way too lazy to learn how to code properly. But still, I learned some java by myself and developed my own view on the logic of programming. Today, I still use this logic even though I'm not writing Java but python or JS, C, etc. My view on the logic of coding was to visualize everything in my head through diagrams and to be honest I always thought everyone was doing the same. For example, the for loop can be visualized as a row of squares and the variable "i" is represented by a colored square moving from left to right as "i" increments. What's cool about this is that it can be applied for index and iterations over lists and strings for example. Two for loops of the same "size" inside one another can be represented as a square with each row (let's say painted in blue) and representing the first loop and each column (painted in red) representing the second one. In this case, if you are iterating over an image then each square inside this big square is a pixel. As I learned new stuff, I learned to draw diagrams about a multiple of things in my head or on a piece of paper. If you are not here yet It's ok, just take your time. For me, coding is not about doing a crazy amount of projects in order to learn how to program but to start slow with some tiny projects and during these, trying to find the most efficient way to visualize what I do in order to be more efficient in the future. I didn't code that many projects but their difficulty surely increased a lot. About my job , I'm still in college right now so I didn't have much of an experience. That said, I just created my own tech startup and I did receive some job offers through my GitHub but mainly as a remote dev. Really, don’t be scared to go all in. It’ll be more fun. But first you should learn to search correctly on your browser. You’d be amazed by the amount of time gained by optimizing your google search. For beginners, StackOverflow, medium and GitHub (learn how to use them in that order if you can) are a must. But don’t lose your time on other websites. These 3 websites are what you could call my “tutorials”. From being an absolute total beginner in python to having an intermediate (+) level it took me almost a year. But from not knowing how to code at all to knowing how to think efficiently while coding it took me roughly 3.5 years. But I was 11 and I didn’t know any English so it should be wayyy faster for you. I sincerely recommend you to find and follow your convictions first (why you want to learn how to code, your philosophy should I say). Then follow your path. You should be way more efficient this way because you’ll know why you do this, it will give you an intrinsic motivation.
@shafinhaque2179
@shafinhaque2179 4 года назад
@@EmileAI wow that's amazing. Thanks for your valuable time and sharing your knowledge. I build some simple project using .net core. I want to get to build more project and build up my skill through this. Currently i am looking for job and self taught programmer my self .
@jimeiden2360
@jimeiden2360 4 года назад
Emile That’s what Business Analyst does
@lisatwitchell403
@lisatwitchell403 4 года назад
I started teaching people to write programs to control machines about 25 years ago. I have to agree with everything this gentleman has said. I discussed things like the steps to make a peanut butter and jelly sandwich done by someone who follows directions without question and never makes any assumptions. We consider this to be stupid. Computers are stupid. Applications use computers to do things that are not stupid. Computers are very fast and will do exactly what you tell them to do even if it is wrong and they never make assumptions. If you leave out a step, the most likely thing is that your application will not run. I taught a language called ladder diagram which is used less and less these days and was based on electrical control circuits using relays. However, ladder diagram does help to see what a computer is actually doing. It uses electrical impulses from various devices to activate relays. Those relays activate new movements and electrical signals. If you think of a computer as nothing more than inputs, relays, and outputs, you will see just how stupid it is. For those who do not know, the relays act like various types of memory. If you think this language can't be used for highly intricate control, the robotic arm on NASA space shuttles was controlled by ladder diagram programs. NASA hired one of my students because she understood ladder diagram programming and taught the astronauts how to use the robotic arm.
@Fawaduddin
@Fawaduddin 4 года назад
To be honest I couldnt ask for more, you covered up the most important topics for the guys who had these questions before getting started. I myself am giving it a go but felt like running blind. The topic in this video really creates that trajectory beginners are looking for. Well Done!
@zezeandjr4110
@zezeandjr4110 4 года назад
Great video, not that many of those online, there are tons of tech-teaching videos out there, very few of them feeds you the facts and the truth like the one you put out, Andy, keep it up...
@AndySterkowitz
@AndySterkowitz 4 года назад
Thanks Zeze 😊
@Jonathancabanyc
@Jonathancabanyc 4 года назад
I am very happy to find this video, I was never told to think this way about learning a programming language.
@Scottyhutch1
@Scottyhutch1 4 года назад
Thanks, bro. I love the stripped back chat style you have. It actually feels like your talking to us instead of the 'look at me! Look at my skills!' style the majority of people on RU-vid have. Keep the vids coming and I'll keep listening and learning. Cheers!
@soyaiburrahman3806
@soyaiburrahman3806 2 года назад
Knowing is one thing, doing and applying the knowledge is another level.
@garydose129
@garydose129 4 года назад
Learning code and all the keywords is useful, but using logic and making projects is how you elevate your skills. Doing simple projects is crucial and helps solidify fundamentals. As you learn more you can work on solving simple problems and then work on more complex ones.
@beamboyz4901
@beamboyz4901 4 года назад
Stay at it and beak your problem down in steps thanks man
@illuminivory
@illuminivory 4 года назад
As one of my unofficial mentors I really do appreciate your advice. You make programming seem like an adventure.
@barbararoriz
@barbararoriz 4 года назад
Thank you for this video, Since I started coding, and I always watch one of your videos before starting off, helps me focus on where I want to get, and to keep in mind the important aspects of coding, and not sweating off on the small things. Its been really helpful :)
@gymwebplatform
@gymwebplatform 4 года назад
This video is really well laid out. Appreciate you taking the time to break this topic down.
@salat_32
@salat_32 3 года назад
This is one of the first videos about programming that actually helped me understand what should i work on and that i dont need to know 100% of the language to become better. Thank you!
@johnnyjohnston3210
@johnnyjohnston3210 3 года назад
I wrote my first project yesterday! Numbers guessing game! Really liking it so far!
@reddrift3022
@reddrift3022 4 года назад
Projects are the key to everything in being self taught. Not only is it great for improving problem solving abilities and learning parts of the coding language you didn't even know existed just because you need to do a certain thing to continue. Not only that, but your best projects can be put on your resume for a job. I learnt just recently. I was doing computer science at uni, had a break for personal reasons, and I wanted to see if I could learn at home, I tried to find free courses, tutorials, etc. It was all not very helpful, I decided to just attempt a project in C# a language I pretty much only knew how variables worked in, and learnt more in 3 days than 3 months, just because trying to learn theory, you can't learn what you don't know you need to learn, but a project forces you to find solutions to things as opposed to just gaining knowledge. From one project, I have now stopped uni so I can have time to take a full-time job and learn from home, so instead of coating me money, I am making money, and learning at the same rate.
@Melvinious
@Melvinious 4 года назад
Dealing with the logic of a computer is like dealing with a 5 year old child. Just run through everything you want it to do and then explain it as thoroughly as possible
@NaderTaghinia
@NaderTaghinia 4 года назад
One of the best presentation I have ever seen about getting better at programming for beginners. Very articulate and right to the point. What you explained _now I see_ is really the heart of the problem in the beginning! Thank you very much 👌
@leinie8828
@leinie8828 4 года назад
This is a cool talk. I think a lot of people think themselves ( like me ) as a logical person. They can argue and question things. But some times, people do exactly the opposite thing. Some times, we just forget what's our purpose. And thanks for the reminder.
@gufranahmad3096
@gufranahmad3096 4 года назад
I am begginer in programming, unfortunately learning Python because I want to clear Google Kickstart competition. Absolutely i am zero in programming, master in python.
@TheMasterNumberSeven
@TheMasterNumberSeven 3 года назад
This is one of the most interesting snd fascinating channels I've opened this year
@eringrady5159
@eringrady5159 3 года назад
I needed this video. I have done 2 coding bootcamps. One I paid for and one the tuition was free due to a sponsor. At times I feel like I still know absolutely nothing. With both programs, I felt incredibly rushed and like I wasn't thoroughly understanding everything. I actually just landed my first job as an Application Developer Apprentice, but I still feel like a fraud and that I need to improve so much more. I think I like what you said about just making small applications to practice and focusing on logic rather than getting bogged down in syntax.
@privacywanted434
@privacywanted434 4 года назад
Thank you for this video! I've been working as a software engineer for 5 years. I'm trying to improve and this video has been helpful in that.
@michaelcarpenter1031
@michaelcarpenter1031 4 года назад
Andy, you are an EXCELLENT teacher and you just earned my subscription.
@sandrabryant109
@sandrabryant109 4 года назад
As an IT Business Analyst and Quality Assurance Analyst, learning to break down the technology into logical steps and processes where the developer should not have to assume what the requirements are and know where and what the data should do once entered or imported etc... is really important. I guess that will help me to be a programmer. Already have the translation just need to implement.
@poesero
@poesero 4 года назад
im 23 and progamming seems to be my only way out of my unemployment situatuin, thx soo much for taking your time helping people like me.
@Voidsway
@Voidsway 4 года назад
I agree with the video. First learn some of the syntax than tackle the logic but this only works when coding by yourself and small size projects. If you truly want to get better you need to start learning design patterns. This will make those complex logical problems easy to handle and you'll code will be easy to debug. The more design patterns you know the better your code will be because abstract really is king when it comes to programming. It took me a long time to really long time to understand how much of a difference design patterns make. RU-vid algorithm brought me here randomly... Wanted to leave my personal experience behind. Gl
@judasisrael4887
@judasisrael4887 3 года назад
You are right! I observed that "correct syntax + computer logic".
@ghostfjdgcsusvsgsj
@ghostfjdgcsusvsgsj 4 года назад
Thanks for the great pieces of advice. Your video gave me a realistic view of what I need to learn to become a programmer.
@sasukesarutobi3862
@sasukesarutobi3862 4 года назад
Brilliant explanation. Syntax and features communicate logic, so you need to understand them, but importantly you need to learn how to use them to communicate your logic with the computer and other developers - that's why they're programming _languages_
@igneriilla6712
@igneriilla6712 4 года назад
Hey I found you back in 2018 before I started my coding bootcamp and you were pretty accurate at what to keep in mind before I started. Great job!
@justmy2centx632
@justmy2centx632 4 года назад
Very. Much. Spot. On. Kudos man.
@s123-z8b
@s123-z8b 4 года назад
Hey Andy, Thanks for all the valuable info man! Always appreciate it
@armoredlumberjack1999
@armoredlumberjack1999 4 года назад
Thank you! This is EXACTLY what i needed to hear.
@fraoulmassresha6639
@fraoulmassresha6639 4 года назад
Man ! i needed this... Andy Sterkowitz you the Man
@darktealglasses
@darktealglasses 4 года назад
I like how humble you sound 😍
@MStoica
@MStoica 4 года назад
Great explanation! I also believe that if anyone really wants to learn/get good at something, they can, no matter what that topic is. But what I've seen a lot also is people not willing to invest the time. Over the years I've known people wanting to get into programming, just thinking about the money they'd make, compared to their current job. But not willing to invest the required time to learn and practice (which is required for getting good at anything really, not just programming). And the most I could do was to tell them how it was for me in the beginning... That if I'd stop to look at how much there is to learn and practice until I'd know this and that and the other and get really good at it, I felt overwhelming. And instead, what I did was to correct myself to think "but time passes anyway and if I actually put in the effort and time today, for sure tomorrow I'll know more than I do now... And in one month I'd know considerably more than I will tomorrow. And in 6 months a lot more and so on. And time will pass either way, so do I want to be much better at this in 6 months than I am today?" To be fair, it was easier for me (as I'm sure for other people as well) because I wasn't getting into it thinking about the money, I actually didn't even have a clue back then that it would be so financially rewarding. I got into it because I had this desire of building something (a website) on my own. And that desire was what kept me going and putting a lot of hours in the evenings, after my day job, and putting a lot of weekend time into it as well. And that same desire for learning new and exciting things is what kept me putting in hours in evenings and weekends even after I landed my first job, because I kept wanting to know more, to try new technologies, which lead to new skills that weren't even required at the current job, but quickly led to additional part-time projects and eventually another job one and a half years later. And so on..
@selahadinjemal7138
@selahadinjemal7138 2 года назад
" I've said it a million times in my channel and it's worth repeating again, because it's that important.... the way that you get better on how to program and write a program that a computer can understand is TO CREATE APPLICATIONS! As many as you can. you can start by simple applications like a weather forecast and build your way to a more complex applications. " The best advise!
@scorpion32
@scorpion32 4 года назад
This is so true , I used to struggle with sql problems, in the beginning, thinking my knowledge wasn't thorough enough. Turns out it's a matter of checking the steps.
@rensaito9009
@rensaito9009 4 года назад
Whats SQL
@tienshido
@tienshido 4 года назад
Thank you. I’m starting from no computer skills, and this was helpful! Carrying logic and having understanding over knowledge is how I purpose to live life. Still learning what I need to learn about but everything I hear helps a lot! Hopefully I can start learning what I need to know to put my game ideas into a design so I can learn and have more understanding of how one can make all the different components of gameplay possible soon. I’ve watched probably 15-18 videos on this so far.
@alanwimbish6819
@alanwimbish6819 4 года назад
I’m just beginning to teach myself programming. Your video was extremely helpful and most importantly, thank you for getting straight to the point of the video
@williamkyorazo3521
@williamkyorazo3521 4 года назад
Thanks Andy for your advice, best regards from Brazil!
@pieterveldsman8551
@pieterveldsman8551 3 года назад
Ultimately understanding what you are doing in the moment is key to making any real progress! I think that a programmer MUST poses the Quality of acting Meticulously from the very outset of understanding coding/programming. Cultivate a Meticulous Outlook and push through until you solve the problem! Thanks for this informative video! Great stuff! don't miss a beat!!
@nour-eddineoumakhlouf5296
@nour-eddineoumakhlouf5296 3 года назад
The truth is in understanding concepts!
@TheVertical92
@TheVertical92 4 года назад
Yeah the psets from CS50 really helped me getting better with that problem solving logic. Before that, i just learned JS syntax and rarely could solve a bigger problem.
@abdullahiahmed119
@abdullahiahmed119 4 года назад
This is very true, I started learning programming languages long time ago, like Gw basic,Cobol and writing huge project was pretty easy interms of applying logic for we did not have the facility, you are calling commands, it was like writing on black screen almost everything. personally I find this quite fun.
@tallfish8412
@tallfish8412 4 года назад
Sir I was literally loosing hope of ever being a programmer.........u saved me.btw I am a beginner as a self taught programmer.
@mistawinta
@mistawinta 4 года назад
SyntaxError: invalid syntax print('losing')
@democracyisdying8225
@democracyisdying8225 4 года назад
I’m just getting started. Is there a certain type of laptop or computer I need. Also, are there any books I need to buy, or can I find the info online. I don’t have a lot of money because I unfortunately studied psychology in college. I really need a skill, and this seems like the best one to set myself up for the future.
@tallfish8412
@tallfish8412 4 года назад
@@democracyisdying8225for web development : 1) U need (HTML,CSS , JAVASCRIPT) - freecodecamp.org(best free resource) 2) python - learnpython.org( it is available for free in the official website. Just search as I mentioned or u might get confused and also other like (JAVA, C,C++ and many other programming languages from beginner to advanced in there. don't have to look anywhere else.) 3) for DATA STRUCTURES follow (mycodeschool) on RU-vid best where to learn. 4) for ALGORITHMS follow ABDUL BARI on RU-vid also great free resource. 5) and finally for practice go to codewars , hackerrank etc. One more thing is practice a lot.. that's what I can do and that's what u have to do if u are what u mentioned.... Good luck👍
@raptorrogue4227
@raptorrogue4227 4 года назад
@@tallfish8412 Thanks man! You have no idea how many guys will this help.
@tallfish8412
@tallfish8412 4 года назад
@@raptorrogue4227m glad u found it helpful 🙂
@donaldthompson7705
@donaldthompson7705 4 года назад
That's exactly my problem right now. I know what I have to do, just have a hard time coding it. Where does the period go? Do I need curly brackets or parentheses? Do I need single quotes or can I use double quotes? Console.log Error messages all day. Oops, need to capitalize that letter. Refresh error. Oops, misspelled that word. Error. Oops need a space there. Error. Oops need to take away the space there. Error. Oops need a semicolon there. Error. Opps need to delete the whole code and start over again. Computer: "You sure you want to do this again?" Me: "Got nothing to do in quarantine, and Apex legends sucks right now" Computer: "ok let me get my error messages ready"
@vanexcelacheampong9188
@vanexcelacheampong9188 3 года назад
Spend time learning the syntax of a language. A textbook will be better here than a video tutorial.
@infinteuniverse
@infinteuniverse 4 года назад
I see what you're saying. The way I see it, college is where you learn the logic and how to use a single language pretty well, and "self teaching" is where you learn how to make stuff via tutorials and what not and you learn loads of languages.
@zeeshannasir2834
@zeeshannasir2834 4 года назад
I am planning to get into programming from last couple of months but i wasn't able to find something motivating or getting a logical kick on my back to push or start because of fear of difficulties or failures. But this video has made my mind to dive into this ocean. Liked Subscribed and followed
@hawks3109
@hawks3109 4 года назад
I interview for programming positions and work as a software engineer. I never focus on syntax. In interviews I don't care if the applicant uses pseudo code. I just want to see that they can understand and solve real world problems in an abstract way. Then that they can understand how to map that abstraction into a set of steps to solve the issue. Of course they have to demonstrate a decent understanding of programming paradigms/techniques fundamentally (thing such as algorithms and data structures, application architecture/design) but that's only for mid level and up. Junior engineers I just want to see that they have done some hobby coding and have at least started thinking beyond just spitting out code. The most important piece for a junior engineer is ambition. Show me that you REALLY want to learn and grow. Just for reference, most undergrad students come in as a high end junior who can grow quickly if they did well enough through their program.
@mohammedomar6383
@mohammedomar6383 3 года назад
Thank you Andy for your continues advices for community I wish all the best for you in this life and hereafter
@clintonchahala6041
@clintonchahala6041 4 года назад
This is one thing we are never taught in school, I appreciate the advice.
@igorthelight
@igorthelight 4 года назад
*one of many things we are never taught in school :-)
@clintonchahala6041
@clintonchahala6041 4 года назад
😁😁😁 yeah that's true. Thanks for that clarification.
@Immerteal
@Immerteal 3 года назад
The one thing that caught my eye when during my education is that there is a big difference between being able to write code and being able to analyse, evaluate, plan, test and produce a project. We get taught so much boring stuff that all comes before the actual programming but is important if you want to work in decently sized projects and want to produce good code.
@s.nikolic497
@s.nikolic497 4 года назад
Programming Logic and Design, Introductory by Joyce Farrell
@darkxiao
@darkxiao 4 года назад
Is this a pretty good book?
@PugzofSteel
@PugzofSteel 4 года назад
This was my school book. I believe it's so old, you can get a free pdf copy legitimately.
@Watkins_Media
@Watkins_Media 4 года назад
Super Helpful Andy! I've learned the basics of Python and OOP, but I just started reading a book called "Computer Science Distilled". The concepts of computer logic truly opened up another door for how I think about structuring my code, and it has made a huge difference!
@tomaguilar7974
@tomaguilar7974 4 года назад
What ever happened to "Hello World"? When I started out in Cobol, Yes - Cobol! We punched out computer commands to print our name on blue bar paper 10 times. THAT was a total thrill that I was able to instruct the Honeywell nnn refrigerator size computer to do that. But that got us newbie programmers way off to a better start than what I'm hearing from Today's professional instructors.
@r3ady150
@r3ady150 4 года назад
So so true. I've been learning off and on for about 4 years now about how to make games and software. I can learn the basics of a particular language but struggle on making something complex (And I'm not talking about making a Ms office, or a OS). Something like a calculator similar to the one in Windows 10 which has me pulling my hair out. I can make a simple one but that's it. I'm currently taking Harvard's Online Cs50 course. Its helping and it covers Algorithms. I have a hard time with complex logic. I can make simple things but more complex things are a problem. I'm slowly working through this.
@peli6043
@peli6043 4 года назад
Awesome video. I just subscribed because of such real good context. I'm thinking of getting into program self teach. Thnx brotha!
@ProgrammingwithPeter
@ProgrammingwithPeter 4 года назад
Without watching the video right now, going to do it later, on my opinion THE BEST THING TO LEARN ANYTHING is to LEARN TO LEARN, which sounds weird but learning could be a skill.
@istandaloneroronoazoro5188
@istandaloneroronoazoro5188 4 года назад
Ok, this will sound funny, but how do I learn how to learn? :)))))))))
@ProgrammingwithPeter
@ProgrammingwithPeter 4 года назад
@@istandaloneroronoazoro5188 we are different persons with different types of "how we learn the best", find the best one for you. For example, I'm the type of learning by example, I need to see someone do it after that I can try it myself. Some, read or watch and takes notes, it's not exactly learning a new skill but find your best way to be good at it.
@dariusznedza2943
@dariusznedza2943 4 года назад
@IStandAlone Roronoa Zoro As Peter said, you have to explore/try different things. It has to be something nice. Something that you think "I want (to do) it". I've watched a TED talk about learning new (natural) languages. The person that gave talk: 1) she started watching The Friends in the German 2) she has read a book in different language For her, it was "fun". A second part of learning is to practice. You could read tons of books and cannot do 1 thing.
@andrewboardman2654
@andrewboardman2654 4 года назад
What do you mean, learn to learn? you just learn something, or you don't. you cant learn to learn
@ProgrammingwithPeter
@ProgrammingwithPeter 4 года назад
@@andrewboardman2654 it's more a funny way to say that you need to optimize your learning process, this will be more benefic than any skill
@ademineshat
@ademineshat 4 года назад
Exactly what I needed! Thanks
@AndySterkowitz
@AndySterkowitz 4 года назад
You’re welcome Neshat!
@drop_messages6226
@drop_messages6226 4 года назад
"College teaches you how to think". You can replace "college" with online courses or self taught. One of the best things I have done in terms of my programming education was I wanted to make a poker game (just take the concepts I knew, and cobble something together). First, I made a program that can deal cards (just one card, to start with). I saw the mistakes or excess code I wrote, then rewrote that program. Then I would rebuild the program, maybe add a point system to it. It took me about a year of this kind of trial and error to learn that coding is planning, coding, looking at that code, seeing what could have been done better, then redo it. This may not be everyone's strategy, but I think developing a strategy is a sign you are learning how to think about programming.
@MrDiaxus
@MrDiaxus 4 года назад
I learned from another thread that a great practice is using pen and paper to lay out the diagram logic (not actual code). I'm practicing this as well.
@dalhama
@dalhama 4 года назад
great tips. Just found your channel and watched a few videos already, going to follow your tips and see where I will get in 6 months time.
@sarasands9678
@sarasands9678 4 года назад
Another great video Andy! I have been digging into Tony Alicea’s Javascript Understanding the Weird Parts and he definitely preaches a similar approach. Loving it so far. Your adorable by the way 😉!
@Eduship
@Eduship 4 года назад
That's good
@lewendehippo7729
@lewendehippo7729 4 года назад
I started practicing during my breaks at my work. 1 hour day might not seem like alot. But for 3 months it does add up
@justanameonyourscreen5954
@justanameonyourscreen5954 4 года назад
On my lunch break right now...teaching myself...keep at it man...
@jayneartista5026
@jayneartista5026 4 года назад
That’s good to know. I am a busy mom of two and I want to get into this but I don’t have countless hours to spend on it. I was going to start out dedicating at least an hour a day but I didn’t know if that would be enough.
@pahvalrehljkov
@pahvalrehljkov 4 года назад
Im self learning programmer, im learning python, js, c++, web languages, and in all of them (disclaimer, its a hobby and im nowhere near being expert), but almost only things that helped me to learn were prpjects to create like calculator app or todo list app, arduinos etc, only practical work, and in start i didnt know anything, i just copied what i was watching and written all the questipns i had, and by searching for answers, and breaking and testing my code i learned more than i did from hours of explanatory lessons...
@nickscurvy8635
@nickscurvy8635 2 года назад
The beauty of programming is that ultimately, am explicit, unambiguous description of the problem is equivalent to the solution provided the description adheres to the syntax. The ugly part is that it's actually deceptively difficult to actually specify a real world problem explicitly and unambiguously.
@rickhunt3183
@rickhunt3183 4 года назад
You're spot on about the language. The algorithm is everything. Someone can know Python really well, but they never be able to write a simple pong game unless they understand how pong works. if someone knows what logical sequence of operations are required, it's an easy matter to pick what instructions are necessary to write the application...peace out dude..
@mangalaji1332
@mangalaji1332 3 года назад
You are best brother .. Best advice I ever had . Thanks a lot. Love from India
@vincecaruso6465
@vincecaruso6465 4 года назад
Just started to learn a few weeks ago. I found it funny when you were using the Chipolte example since my mind would never go to the address first but rather giving directions - go out to the end of the street, make a right, go 1 mile, you'll see Walmart, etc. Hoping that means my ANALytical logic makes me a good match LOL
@myangels5410
@myangels5410 2 года назад
Very helpful bro I am trying to self learn blockchain and I was making this same mistake. And fun part I am very good with logic but never thought that way. Thanks for the video.