Learn to code with an unfair advantage.

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024

ความคิดเห็น • 283

  • @JasonGoodison
    @JasonGoodison  11 หลายเดือนก่อน +61

    System.out.printLn("Sorry about the delay in uploading! Going to start targeting a video every 2 weeks!");
    Check out Hostinger: hostinger.com/jason10
    BTW don't use Redux that was just an example - React has built in tools now

    • @r1makan
      @r1makan 11 หลายเดือนก่อน

      console.info(‘Good to see you again, Jason!’);

    • @akashnissi7883
      @akashnissi7883 11 หลายเดือนก่อน

      Yup, Context :)

    • @Taddy_Mason
      @Taddy_Mason 11 หลายเดือนก่อน

      Love the production value. Do you edit your own videos?

    • @bazz4494
      @bazz4494 10 หลายเดือนก่อน

      My friend I'm sorry to tell you but you got it the wrong way around:
      Programming is the mathematical part, not coding.
      A program is an abstract representation of instructions that dictate execution behaviour of an interpreting apparatus. The concrete representation of that program is the code, and it may vary from one interpreting apparatus to the next.
      You can write a program in pseudocode and it will still be a program, because it represents the abstract steps to realise the behaviour. If you want to realise a program though you have to translate it into concrete code that can be interpreted by a processor, and so you will have to translate the abstract description of a program into a programming language of your choice, where it will take the form of actual code. Before that, there is no 'Code', at least not formally.
      Furthermore, the representation as code in a programming language is only an intermediary state of the program, in general it has to undergo further translations until it is interpretable by the processor of your computer in the form of executable binaries, which is the final form of any code. The reason why the concrete code of a program in a programming language is called 'Source Code' is because it is the formal source for the compiler to start translating it into 'Executable Code'.
      Also not to be confused, a program is NOT an algorithm, which is probably what you meant to refer to as being the general mathematical solution to a general problem, like finding the shortest path in a graph or sorting a list.
      In the context of computer science and mathematics, an algorithm is a program that implements a general solution to a general problem (not only an instance of that problem but the whole class of that problems) and it always has to terminate in a finite number of steps.
      So in general, a program is not a mathematical solution to a problem and coding most definitely isn't the mathematical part of solving a problem, oftentimes a program is just a procedure that produces desireable behaviour for most of the time, but most programs are not free from errors nor complete solutions to the problems they try to solve, so in most cases you should consider a program more a product of engineering than a product of pure mathematics, that would be reserved for algorithms.
      To conclude, programming a mathematical solution implicitely means writing an algorithm, which is a particular case of programming, but in general, programming is the act of specifying instructions that represent computational behaviour, which can be abstract (with pseudocode) concrete (in a programming language) or even explicit (in binary form), but this is not necessarily mathematical. The distinction between programming and coding is mainly that programming is the part where you conceptualize the computational behaviour, and coding is the part where you translate (encode) a conceptual program into a symbolic form that is machine interpretable, the actual code.
      Hope this explanation clarifies the subtlety between the two terms ...

    • @powerstaryt5223
      @powerstaryt5223 8 หลายเดือนก่อน

      System.out.printLn("ITS OKAY MY FRND!");

  • @ballman4288
    @ballman4288 11 หลายเดือนก่อน +372

    Main takeaway: Don't just learn frameworks, understand why you use them.

    • @Yo_bvan
      @Yo_bvan 11 หลายเดือนก่อน +12

      yes, then apply chatgpt to build that logic out ;)

    • @ConspiracyCraftersStudio
      @ConspiracyCraftersStudio 10 หลายเดือนก่อน +3

      to understand why we are using frameworks, try to build somehting from scratch and then compare it how to achieve the same thing with frameworks

    • @nielagi5029
      @nielagi5029 10 หลายเดือนก่อน +14

      Thanks, I was looking what the supposed unfair advantage was.
      What a waste of time

    • @RAaaa777
      @RAaaa777 10 หลายเดือนก่อน

      its just another coding youtube channel milking views@@nielagi5029

    • @SFgamer
      @SFgamer 9 หลายเดือนก่อน +1

      @@ConspiracyCraftersStudio Frameworks handles both front and back-end development. Saves time, get more done.

  • @ExiledDelver
    @ExiledDelver 10 หลายเดือนก่อน +54

    Oh my god dude, I almost fell out of my chair when you talked about "why are you making a portfolio" what is this trap people fall into? When I was looking for work literally EVERYONE I knew was making a portfolio, with all the same stuff on it from the same youtube video It MADE NO SENSE to me. SO I made a really lame little browser game that showed WHO I AM I landed a job no sweat with this! I know people that spent WEEEEEKS building their portfolio where wordpress could do this in an hour 🤣

    • @user-xu1if4nz6w
      @user-xu1if4nz6w 7 หลายเดือนก่อน +2

      you're genius! Imma do it for myself

    • @williamhu9567
      @williamhu9567 4 หลายเดือนก่อน

      that's such a creative way to express yourself!

  • @TheBoBuilder
    @TheBoBuilder 10 หลายเดือนก่อน +18

    "Centering a div" As someone that focused on learning back-end and then trying to learn some front end (bc I suck at it pretty bad), this resonates with me so much. Im so glad Flexbox and grid exists lol

    • @Joes-Cool-Stuff
      @Joes-Cool-Stuff 9 หลายเดือนก่อน +3

      Flexbox is, hands down, my favorite feature that's ever been added to any language - bar none. God was it awful getting hung up on something that was ostensibly so simple, and I had done SO many times before lol

  • @joel9909
    @joel9909 9 หลายเดือนก่อน +4

    Thank you for baking subtitles directly into the videos. You are a blessing

  • @alemutasa6189
    @alemutasa6189 10 หลายเดือนก่อน +5

    I'll be forever grateful to my CS professor that taught us what a program and programming is by making us compile and execute our hello world C program with gcc. It's clunky and it's unnecessary when working with real world applications, but sure gives a programmer the perspective of a framework

  • @efficientapp
    @efficientapp 11 หลายเดือนก่อน +61

    Watched this twice. Once myself and again with my brother who's an engineer. Super engaging and there are many learnings in this. Feel like I have a great idea of where to start (if I were starting my programming journey today). Well done my friend!

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +7

      Aww thank you so much! Keep up the good work yourself :)

    • @ReaperYouthoob
      @ReaperYouthoob 6 หลายเดือนก่อน

      Also I don't know why so many idiots are hating on you but good luck. This is more like a philosophical type of coding videos, which is like experienced advice for coders. ​@@JasonGoodison

  • @aritzolaba
    @aritzolaba 10 หลายเดือนก่อน +4

    Man, you have given the best explanation I have heard about this "framework fever feeling". Few people talks about the roots and whys of what's behind. Thanks for this, great job!

    • @shadowshatto
      @shadowshatto 9 หลายเดือนก่อน

      I personally hate that nothing is ever gone into or explained about programming beyond "here is how you print" not what the brackets mean, why these symbols are used why it's different in different languages etc. That is the kind of thing I need to know to learn and memorize and become a better programmer in the long run.

    • @aritzolaba
      @aritzolaba 9 หลายเดือนก่อน

      @@shadowshatto Yeah I know what you mean... but I also think that, following with your example, even questioning why you must write brackets that way and not another, means you already understood the basics and that you are prepared for a "deeper" knowledge... so I think that you must walk the path yourself, but of course, good guidance, good teachers and people who can explain things clearly, are gold while you keep acquiring experience.

  • @davidfilestra8826
    @davidfilestra8826 11 หลายเดือนก่อน +19

    this is fantastic, it never ends, so many useless youtubers about productivity and coding, when the main ideas of this disciplines can be absorbed when making a couple of projects and reading 2-3 books that inspire you

  • @beastnighttv
    @beastnighttv 10 หลายเดือนก่อน +2

    0:30 this was a joke as it should be "printLn" instead of "printIn" (sorry I had to do it ;-; I havent used Java a lot tho... only used it to make Minecraft Mods ;-;)

  • @brianfreeman2200
    @brianfreeman2200 7 หลายเดือนก่อน +2

    Hi Jason. I want to learn everything that I can in order to do well at this. I'm literally starting from scratch. And I'm going through everything that you recommend in that order. I don't know if I am any good at this at all. But I want to learn it, because I always have the most randomly great ideas. And I have no idea how to create them or pitch them, but I am willing to learn it and give it my all. You're an inspiration man.

  • @petrus4
    @petrus4 10 หลายเดือนก่อน +2

    The more fundamental way of putting this is, that universal, basic concepts and principles are more important than individual programming languages. If you want to learn any one single language, I would recommend FORTH. Not because many people still really use it, but because FORTH will teach you the underlying reality behind ALL programming languages, in a much clearer way than virtually any contemporary language. Don't learn FORTH to use it as a contemporary language; learn FORTH to help you understand other languages.

    • @JasonGoodison
      @JasonGoodison  10 หลายเดือนก่อน +2

      Well said! Will use some of this clarity in another vid at some point

  • @krishrong2560
    @krishrong2560 11 หลายเดือนก่อน +5

    Thank you so much, I've started to learn programming for a while, but I always get struck by choosing which language is the most popular. But now I know that is not about the language, but the programming principle's or algorithm that 's matter.

  • @gideonshawana7950
    @gideonshawana7950 9 หลายเดือนก่อน +1

    Exactly!!!!. I was stuck with the hello world bubble until I learnt how to use frameworks

  • @tesla6422
    @tesla6422 10 หลายเดือนก่อน +7

    Calling Rust a fad after nearly a decade of solid progress and it reaching the Linux kernel is a bit much

    • @rmt3589
      @rmt3589 9 หลายเดือนก่อน +1

      Lol, rust bro go brrrrrrrr

  • @victornikolov537
    @victornikolov537 10 หลายเดือนก่อน +3

    Using an old tech has an advantage.
    Fewer and fewer people can hack it. As enough time passed, nobody could do it.

  • @daze8410
    @daze8410 10 หลายเดือนก่อน +1

    It's nearly impossible getting a job knowing a single language with a single framework. All these jobs want "Looking for a python, c#, and js developer with django, react, and .net framework experience. Java knowledge is a plus!"

    • @kandycan
      @kandycan 9 หลายเดือนก่อน

      So true lol. Java and c# don't even go together 😂

  • @williammortimer7205
    @williammortimer7205 10 หลายเดือนก่อน +1

    Your video is so interesting that I didn't even notice you were holding a spatula like your mic until the 9 minute mark. As someone with OCD, I'll tell you, that's an accomplishment.

  • @xdarkjimmyx
    @xdarkjimmyx 11 หลายเดือนก่อน +3

    PHP has been “in the laggards category” since the mid 1990. Much like humanity has been predicting that the end of the world is nigh for thousands of years and been wrong every time, I think we should all just accept the fact that PHP will live on for quite a while.😊

    • @pau1phi11ips
      @pau1phi11ips 10 หลายเดือนก่อน

      PHP is still like >75% of the web too. I could understand some of the criticism if it was something like 20%. JS sites are less than 4% of the web last time I checked.

  • @readywhen
    @readywhen 11 หลายเดือนก่อน +13

    5:58 I thought you were gonna say "Today it's rust, tomorrow it's a bust"

  • @SArthur221
    @SArthur221 10 หลายเดือนก่อน +1

    0:31 no it isn't because typo. It says printIn() instead of println()

  • @dan_rad
    @dan_rad 10 หลายเดือนก่อน +3

    While it may be good advice to start with Python or JS you have to also look at the supply side of the supply demand curve. Learning a more niche language means you have a more niche skillset. Learning a newer niche language means you're not competing with the people with 30 years experience.

  • @Maebbie
    @Maebbie 11 หลายเดือนก่อน +10

    In this video, the speaker discusses the importance of learning coding and Frameworks, and how to approach them effectively. The speaker emphasizes that coding is just one part of the problem, while the other part is often related to physics or mathematics. They also mention that learning Frameworks is essential, but it's important to understand the thing before the thing. The speaker discusses the adoption curve and how it applies to learning new programming languages or Frameworks. They also share their experience of hiring a 17-year-old coding genius over a senior engineer at Facebook. The speaker encourages focusing on solving real-world problems through coding and building projects that have a real impact. They also provide a template for a portfolio website to help people get back to building projects with real impact.

    • @dooZyz
      @dooZyz 11 หลายเดือนก่อน +5

      So you're an automatic ai scribe, huh

    • @Maebbie
      @Maebbie 11 หลายเดือนก่อน +1

      @@dooZyz kinda lol, I run the transcript of the video and its title through a LM with a prompt i developed. That way I can get the essence of the video relating to the title that made me click, without having to sit through 10 minutes of bloat. i got a 2 min video on the process if you are curious.

    • @tutohowto5345
      @tutohowto5345 11 หลายเดือนก่อน +1

      @@Maebbie hey can u link that up if you don't mind?

    • @Maebbie
      @Maebbie 11 หลายเดือนก่อน

      @@tutohowto5345 its the most recent video on my channel

    • @Lajopingue
      @Lajopingue 11 หลายเดือนก่อน +1

      Thanks, Mr LLM

  • @Gomace
    @Gomace 10 หลายเดือนก่อน +3

    Make the thing. Got it.

  • @jorionedwards
    @jorionedwards 11 หลายเดือนก่อน +3

    "The chances of Microsoft rewriting Windows in Rust is practically Zero."
    BlueHat IL 2023 - David Weston - Default Security mentions including Rust in the core system, going as far as promising it "within the next few months" at 51:40. That was last year in April.
    Otherwise solid advice.

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +3

      I worked on windows for years! Lots of efforts to try and get it into a few spots. Can promise you they’ll never rewrite most of it in rust

  • @ZenityStudios
    @ZenityStudios 7 หลายเดือนก่อน

    Technology adoption curve is a good concept to understand. There's also a chasm between early adopters and early majority. Crossing and surviving this chasm is important for new businesses and products. The book Crossing the Chasm is great to learn this concept. This is a core part of product marketing, which I learned as my time as a PMM.

  • @4ourty5ive
    @4ourty5ive 7 หลายเดือนก่อน +1

    1:20 Not you wearing a mic, while holding the unplugged one lol

  • @Guys_Love_Each_Other
    @Guys_Love_Each_Other 9 หลายเดือนก่อน +2

    video is so appealing, great work

  • @DEBO5
    @DEBO5 5 หลายเดือนก่อน +1

    In what world is “centering a div” a waste of time? If you can’t understand basic css using a pre built template isn’t going to make you a better developer. I didn’t learn a single ”unfair advantage” from this video. It seems that most people end up becoming TH-camrs after 6 months of learning web dev, compiling a bunch of generic pieces of “advice”.

  • @ArticulateArena
    @ArticulateArena 8 หลายเดือนก่อน +1

    Ok. So this made me blow up my computer and move to a remote island on mars.

  • @cody_codes_youtube
    @cody_codes_youtube 11 หลายเดือนก่อน +28

    Oh wow dude. This is such a well done video! Well done, and I love how you approached this. It’s a hard thing to encourage and teach coding, and this has influenced me to approach how I mentor now. Thank you!

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +7

      Thanks for your comment! Appreciate it :)

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +6

      Keep up the mentoring!

  • @BbB-vr9uh
    @BbB-vr9uh 11 หลายเดือนก่อน +2

    I use programming and coding interchangeably. I also use engineer, developer, programmer, coder interchangeably.
    I think it is hard to try to decide which one of those means which subset of what the whole job is.

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +2

      Fair - I think colloquially I do too. I’m just trying to provide some advice about how to think about it. I’d never be annoying enough to try and correct someone in convo haha

  • @mickeyp1291
    @mickeyp1291 10 หลายเดือนก่อน

    as an experienced dev and "bsc cs engineer" i wholeheartedly agree. its all about the pseodo code, not the language specificity. react was developed to reign in javascript craziness, java was invented to ease the pain of cpp, cpp was invented to box in c, c was invented to mold down assembler, assembler was insvented to wind down asm together with risc. and pascal was invented to connect between asm and high level c. every langauge and framework is another way to build the mousetrap. every year i need to look at new code devs are writing incl nodejs, typescript, python2.7, python 3+, async, pandas, ruby and the liat just never ends. learn to code, learn SOLID learn to write testable code, learn good ALM practices. the langauge is meaningless and ai will do most of the heavy lifting anyway

  • @technicolourmyles
    @technicolourmyles 11 หลายเดือนก่อน +5

    Do you mind sharing the AI tool you used for your profile picture?

  • @ProDoc18
    @ProDoc18 9 หลายเดือนก่อน +4

    Waste of time of a video, don’t watch if your looking at the comments before the video. Save those 15 minutes.

  • @AkritiKeswani
    @AkritiKeswani 11 หลายเดือนก่อน +10

    Great video, especially given how hard it is to stand out in this job market/ feels like this stuff is super useful and practical!!

  • @aromadeiris
    @aromadeiris 11 หลายเดือนก่อน +3

    Came here from Bumble. Love your work!

    • @PhilosopherBillionaires
      @PhilosopherBillionaires 11 หลายเดือนก่อน

      The dating app? Lmao

    • @aromadeiris
      @aromadeiris 11 หลายเดือนก่อน

      @@PhilosopherBillionaires yes 😌

  • @frank6048
    @frank6048 9 หลายเดือนก่อน +1

    Just wanted to comment given Ruby is gaining some popularity that I don't know how accurate this is but I remember having contact for the first time with ruby at least 15 years ago,
    I remember the 3rd gen of Pokemon (ruby, Sapphire, emerald) used Ruby. I tried making some hackrooms of pokemon when I was a kid and what always stopped me as well as others from doing complex changes to the game was that scripts were written in Ruby, I was too lazy to actually learn a language for that.
    This is just a vague memory from more than a decade ago, I actually don't know for certain if the game was made in ruby or it was just the tool people used to edit scripts.

  • @asepbahn3113
    @asepbahn3113 6 หลายเดือนก่อน

    should I learning Golang for backend?

  • @zaid_ahmad25
    @zaid_ahmad25 11 หลายเดือนก่อน +3

    do you edit your videos yourself?

  • @alchemist_one
    @alchemist_one 10 หลายเดือนก่อน +1

    This is disappointing how he made the same logical blunder so many others do at 9:30. Looking only at the demand for specific job skills is meaningless unless you also look at the supply! Yes there are a lot of JS jobs out there. There are even more devs who want JS jobs! If getting hired is the goal, focus on skills where the demand outstrips the supply. This is generally in fast growing sectors. My advice would be to focus on AI, VR or Crypto. If you're determined to focus on more traditional tech, then look at something where there's a chronic undersupply, and a higher barrier to entry, like mobile development.

  • @LLJVBass
    @LLJVBass 10 หลายเดือนก่อน +1

    Be a 17 year old genius, got it.
    That's easy enough.

  • @Omar-cw5gg
    @Omar-cw5gg 8 หลายเดือนก่อน

    9:43 What did you mean by cycles?

  • @RoastLambShanks
    @RoastLambShanks 8 หลายเดือนก่อน +2

    It's not a function noob, it's a method.

  • @shubhsharma19
    @shubhsharma19 9 หลายเดือนก่อน +1

    I started with C and C++ in college, jumped to java cause everyone told me java had more opportunities and now decided to learn javascript and i swear i hate java now so much

  • @formantaudio
    @formantaudio 10 หลายเดือนก่อน

    you're supposed to
    public void printMe(String) {
    strOut = String;
    System.out.println(strOut)
    }
    because writing system.out.println 10 million times isn't efficient. Now you just printMe("dumb string here");

  • @SmirkInvestigator
    @SmirkInvestigator 11 หลายเดือนก่อน

    When you pick a framework I think you should search the Reveal video of the framework and LEARN what problem it was trying to solve. Homework should be building a project with those problems so you can UNDERSTAND the problem and solution a lot deeper if you haven't seen them before already. Extra credit, try to build a mini version of the framework by scratch to get an understanding how it works under the hood. They're usually open source but you should try to do it blind first. Quit when it's drag and get back to it when you need to deep dive a mysterious internal.

  • @emracabe8808
    @emracabe8808 11 หลายเดือนก่อน +5

    I normally don't comment on videos, but this is a worthy one to comment on. What an amazing video!

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +2

      So kind 🥰 thank you 😊

  • @tonydrake462
    @tonydrake462 10 หลายเดือนก่อน

    Ah - my first language was cobol - in 1983 - been in and out of management and back to coding since then, learnign the 'active' tech every time ...... and 7 years ago, started a start up with Angular (it was 50/50 react vs angular at the time) - NOW we're big enough, I would look for an angular coders... exactly what you are talking about.... (there is no NEED to rewrite in react) - Oh my model app - YES, I did rewrite that is Flutter... because it made sense...

  • @TheInterestingInformer
    @TheInterestingInformer 8 หลายเดือนก่อน

    This was actually well produced 🔥

  • @TheLastCodebender
    @TheLastCodebender 11 หลายเดือนก่อน +5

    Killer video man! Happy to see you back! Programming is fundamentally just about problem solving. That's something a lot of people forget. Languages and frameworks are just tools to solve problems

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +1

      Thanks man! Happy to be back too!

  • @marinkovac8146
    @marinkovac8146 10 หลายเดือนก่อน +1

    Greetings. What service did you use to generate the headshot photo from the video? Sorry if somebody already asked.

  • @DB42YT
    @DB42YT 8 หลายเดือนก่อน

    I was skeptical but there are some useful observations here for sure.

  • @InfectiousViper
    @InfectiousViper 10 หลายเดือนก่อน +155

    15 minutes of nothing.

    • @Chad-llSung
      @Chad-llSung 10 หลายเดือนก่อน +35

      so sad that garbage like this is what gets views now

    • @maazaslam7455
      @maazaslam7455 9 หลายเดือนก่อน

      Yh I guess you have a point 🙃

    • @HeCookinSomeDope
      @HeCookinSomeDope 9 หลายเดือนก่อน +3

      I don't think so

    • @ApeToot
      @ApeToot 8 หลายเดือนก่อน +8

      Best advice i got is to treat code like you treated legos when you were younger. I just looked up how build shit and eventually was able to know what i need to learn and high to get the mind of a modern day engineer. read a few prog books now im chillin.

    • @HaterSinceroXXI
      @HaterSinceroXXI 8 หลายเดือนก่อน +2

      ​@ApeToot I thought I was being dumb for doing that same thing

  • @satyamraj2476
    @satyamraj2476 11 หลายเดือนก่อน +3

    Really great video, bro. But how do you manage time in college between academics, solving LeetCode, studying data structures, and also doing development and building side projects?

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +4

      Easier said than done. I think that’s definitely why I recommend focus. Better to pick 1-2 technologies than to spread your time across a ton. There’s no magic bullet you just have to push through

  • @joshuaayogu1916
    @joshuaayogu1916 5 หลายเดือนก่อน

    I've been studying your “bookshelf”... and actually retaining some info.

  • @muhammadadnaan123
    @muhammadadnaan123 10 หลายเดือนก่อน

    Should i learn node.js?

  • @cody_codes_youtube
    @cody_codes_youtube 11 หลายเดือนก่อน +5

    Second comment: as someone who roughly banged my head to learn to code 18 years ago, these thought patterns would have helped me a ton. Especially the concept around frameworks and philosophies. ALSO, as a proud laggard, this is a wonderful way to talk about new frameworks and adoption (and how bleeding edge is called that for a reason). Thanks again man

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +1

      Thanks for all your comments! I didn’t even intend the “bleeding edge” thing as a double entendre but glad it worked out that way haha

    • @cody_codes_youtube
      @cody_codes_youtube 11 หลายเดือนก่อน +1

      @@JasonGoodison that’s always how I’ve interpreted it. Frameworks and systems are built on the early and fantastic failures of those first iterations! Haha

  • @baboseiroo
    @baboseiroo 10 หลายเดือนก่อน

    I tought he would say the vantage was not needing of money, so he could take how many hours he can to learn without beeing anxious with bills. But yeah, understanding the pourpose of something before diving into it is probably the cheapest way to spend your time learning something you're going to use.

  • @lemimelkamu1966
    @lemimelkamu1966 10 หลายเดือนก่อน

    great explanation no word, But I enjoyed the way you presented it more than the idea.
    It is effing good to be honest.

  • @TheWilmonster
    @TheWilmonster 11 หลายเดือนก่อน

    what font are you using at 1:05?

  • @mdyousufgazi4030
    @mdyousufgazi4030 11 หลายเดือนก่อน +3

    There's some really good advice which opened my eyes. Thanks man. Specially that curve its really eye opening

  • @sajademad117
    @sajademad117 11 หลายเดือนก่อน +3

    Bro your videos are really one of the best! So clear and informative. Thanks for sharing!

  • @AlfredMcDonaldIII
    @AlfredMcDonaldIII 10 หลายเดือนก่อน

    You are AWESOME!! Will see it! Thanks!

  • @bennguyen1313
    @bennguyen1313 10 หลายเดือนก่อน

    Regarding the 9m55s mark.. any thoughts where Flutter and the Nuxt JS frameworks are in the Early Adopters / Early - Late Majority / Laggards curve?

  • @xeliotrop
    @xeliotrop 11 หลายเดือนก่อน +54

    You know the video is off when they call React and Node JS frameworks and when you scroll down to the comments to complain about it, you see in the description of the video sponsor: Hostinger... really?

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +37

      Hey man, I actually am quite aware that React is technically a js lib and node is a runtime environment. This video isn’t meant to confuse people with different definitions by getting super technical, so I felt that the simplification helped me land my overall point. Either way, these are tools you have to learn to build projects.

    • @xeliotrop
      @xeliotrop 11 หลายเดือนก่อน +10

      @@JasonGoodison yea but that's like saying bricks and wood are the same as concrete because they can be used to make a house or more related to programming example: saying that Notepad is an IDE like Visual Studio if you try to edit some quick snippets of code

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +13

      @@xeliotrop not sure I fully agree - if someone said their backend was written "in node", you'd probably just understand and move on. Usually people say Node in that context but mean Express.js, at least in my experience (which, of course, could always be wrong, its just my experience). I do talk about express in the video. thatthis one builds off of (and I think I might talk about it a bit in this vid too)
      But either way, I see your point and hope you see mine. Thanks for your comment, please continue to comment on my videos if you find inconsistencies, I do truly appreciate the feedback even if we disagree :)

    • @DavyJones_13
      @DavyJones_13 11 หลายเดือนก่อน +6

      You are so wrong my friend... ​@@JasonGoodison

    • @gg-rf4ym
      @gg-rf4ym 11 หลายเดือนก่อน +3

      Dude really pulled the “technically” card…. The creator pulled over a million in funding… maybe learn from the guy. Doubt you’ve done anything close and are trying to make up for it with finding fault with him…

  • @rechargedredacted5921
    @rechargedredacted5921 11 หลายเดือนก่อน +2

    How did you get that ai generated profile pic, what service did you use?

    • @roberth.610
      @roberth.610 11 หลายเดือนก่อน

      true also wondering lol

    • @SLAYER77769
      @SLAYER77769 9 หลายเดือนก่อน

      Did you find

  • @joyceb2060
    @joyceb2060 8 หลายเดือนก่อน

    have you explained anywhere how you produced that profile pic with ai, that was very interesting, how? If you don't mind me asking

  • @Ho55Delux
    @Ho55Delux 10 หลายเดือนก่อน

    Again, great video mate!

  • @AgsBud
    @AgsBud 11 หลายเดือนก่อน

    is it still worth learning to code?

  • @ajiteshmishra
    @ajiteshmishra 11 หลายเดือนก่อน

    your video editor pick wrong redux logo, it's redux from wp ecosystem not from react

  • @Dailyfusss
    @Dailyfusss 11 หลายเดือนก่อน

    Starting to learn coding today I will update in a month what happens because rn nothing makes sense to me.

  • @its-CartoonMirror
    @its-CartoonMirror 9 หลายเดือนก่อน

    when you say " If you can understand the thing. before the thing, you can understand the thing " you mean " if you can observe the importance of the thing before learning the thing, you can learn the thing " ?

  • @dyunior
    @dyunior หลายเดือนก่อน

    Basically what resonates only with me about the video is: solve real problems and popular languages in the future. 😂

  • @andersmadsen4487
    @andersmadsen4487 11 หลายเดือนก่อน +1

    Hey Jason. You are talking really fast. There's the function on youtube to play the video at a lower speed, but that makes the sound scurry. On the other hand, if you talked slower, impatient people could just speed it up which usually sounds fine ^_^

  • @amanbisht5230
    @amanbisht5230 11 หลายเดือนก่อน +3

    Thank u so much dude , I am a 16 year old lad and doing a web development!!! Eager to learn more form u ! Sir 🤝

  • @TrustifierTubes
    @TrustifierTubes 10 หลายเดือนก่อน +1

    That is supposed to be println not printIn (L not I)

  • @gabrielcanaple3479
    @gabrielcanaple3479 11 หลายเดือนก่อน +3

    This video is absolutely great !
    I stumbled upon the same problems you described, and your have a very interesting take on them. Thank you for sharing it with us.

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน +2

      Thanks for sharing!

  • @nerdest
    @nerdest 11 หลายเดือนก่อน +2

    Me using vanilla js for frontend and backend.

  • @edd4851
    @edd4851 9 หลายเดือนก่อน

    If it works, it is right way to do it. Summarised.( I can't believe im liking the video of someone who said windows is good, and rust is bad. )

    • @JasonGoodison
      @JasonGoodison  9 หลายเดือนก่อน

      I worked on windows for 3.5 years and hated every minute of using the OS (haha). Also I meme on rust cause it gets people riled up but I do think it’s a pretty sick lang

  • @nielagi5029
    @nielagi5029 10 หลายเดือนก่อน

    asking "what is the velocity of the earth" is probably one of the worst examples you could have chosen

  • @Chronos36
    @Chronos36 10 หลายเดือนก่อน

    This video deserves a sub and a like.

  • @StEvUgnIn
    @StEvUgnIn 10 หลายเดือนก่อน

    0:46 *printIn* won't compile

  • @andyshaw2800
    @andyshaw2800 9 หลายเดือนก่อน

    what did i just watch something useful or an advert for Hostinger?

  • @michaelmerrett
    @michaelmerrett 11 หลายเดือนก่อน

    really good video dude, was super informative

  • @PoojaDutt
    @PoojaDutt 11 หลายเดือนก่อน +1

    Great video, Jason! 🎉

  • @hoyadonkey
    @hoyadonkey 11 หลายเดือนก่อน +2

    Ok, got it. Learn COBOL.....

  • @francisco444
    @francisco444 11 หลายเดือนก่อน

    Coding is the process of translating instructions from human language into a computer's language.

  • @HighfieldFarm-w1z
    @HighfieldFarm-w1z 11 หลายเดือนก่อน

    I’m a COBOL programmer, was like printing money during w2k. I suppose you don’t like Fortran either. When was C created??????

  • @techvishnuyt
    @techvishnuyt 9 หลายเดือนก่อน

    damn these videos are high quality!

  • @dingalingboof9729
    @dingalingboof9729 11 หลายเดือนก่อน +2

    Now that I thought about it it's actually smart giving the kid a chance because at such a young age he reflects traits the is valued at a company and that you could help him gain more experience and guide him. The facebook senior could get a job relatively quickly. I would ask how to be more like the kid.

  • @mrteco4236
    @mrteco4236 10 หลายเดือนก่อน

    Off to a good start

    • @mrteco4236
      @mrteco4236 10 หลายเดือนก่อน

      (you lost me at 00:30)

  • @Nautyy9
    @Nautyy9 11 หลายเดือนก่อน

    I don't if i am eligible to say this 😅, but i literally thinks and does the same , like making template website and that saves me weeks of work, just to modify the design and about the tech knowledge i think it is very important to look into how this tech does this work internally, bcz I've seen many ppl with 2-3yrs experience in js and they still don't know how event loop works

  • @alejoboga3105
    @alejoboga3105 11 หลายเดือนก่อน

    I need to know the VS Code theme you were using for the NextJS Exaple haha

  • @ZerubbabelT.
    @ZerubbabelT. 11 หลายเดือนก่อน +1

    Amazing video Jason. Am glad u posted after long time.We missed u

    • @JasonGoodison
      @JasonGoodison  11 หลายเดือนก่อน

      Missed you more!

  • @williambreeze2659
    @williambreeze2659 8 หลายเดือนก่อน

    Thanks for this!

  • @jlau04
    @jlau04 11 หลายเดือนก่อน +3

    the editing in this is insane 💯

    • @artificiyal
      @artificiyal 11 หลายเดือนก่อน

      editor is also indian, like 17 yo kid

  • @8bulletballers385
    @8bulletballers385 11 หลายเดือนก่อน

    Looking forward to more videos! AND MORE LIVESTREAMS 🎉

  • @yahalloe
    @yahalloe 11 หลายเดือนก่อน +1

    Frameworks are just opinions. God do I love that line

  • @ItsaPastaboy
    @ItsaPastaboy 11 หลายเดือนก่อน +1

    I love your hair ❤❤