Это видео недоступно.
Сожалеем об этом.

15 Years Writing C++

Поделиться
HTML-код
  • Опубликовано: 30 июл 2024

Комментарии • 2,1 тыс.

  • @Tugreo
    @Tugreo Год назад +6237

    This man is remarkable.
    He woke up one day, realized its been 15 years, and reflected on his time. He was so passionate about the conclusion he drew, he decided to get on camera for the first time on this channel and tell people his truth that the rest of the internet seemingly disagrees with.
    That's brave. Thanks for sharing SyncMain.

    • @bay0r
      @bay0r Год назад +27

      agree. really like this guy. i hope he will post more content

    • @charlrichardengelbrecht5269
      @charlrichardengelbrecht5269 Год назад +9

      It seems like someone has a similar sense of humour. 😂

    • @homomorphic
      @homomorphic Год назад

      The rest of the internet are, by definition, morons.

    • @Polynesie410
      @Polynesie410 Год назад +10

      The amazing thing for me is that C++ is still in demand.
      I also programmed C and Visual C++ for about 15 years.
      I thought the language was dead?
      Maybe I should pick up where I left off.
      Of course, I enjoyed it. If you're careful, the programs run very reliably.

    • @ayrmendina8314
      @ayrmendina8314 Год назад +1

      @@benbrook469 As in C++ to get into quantitative finance? Thanks in advance :)

  • @draughonc
    @draughonc 11 месяцев назад +819

    Turned 50 this year. Never coded before. Learning C now as a hobby to keep the brain working.

    • @specialfriedrice4949
      @specialfriedrice4949 4 месяца назад +42

      how is your progress with C going? 😁

    • @darkknight17
      @darkknight17 4 месяца назад +4

      Amazing story, I think that's solid.

    • @paulcavounis6467
      @paulcavounis6467 4 месяца назад +9

      C is awesome.

    • @NathansHVAC
      @NathansHVAC 4 месяца назад +6

      The little embedded stuff is really cool to work with. An ESP32 device the size of a quarter has the same power and memory of a 1990s vintage PC. Arduino has nice libraries too. The cost is $10 to get started.

    • @n1v3kTV
      @n1v3kTV 4 месяца назад +8

      Im 38 and doing the same thing and thinking getting into win32api lol

  • @coolbrotherf127
    @coolbrotherf127 9 месяцев назад +856

    Bjarne Stroustrup once said that the only programming languages that no one complains about are the ones they never use. Once people spend thousands of hours with a programming language, they notice even the smallest things that could be considered "bad". Once people get over that fact and just try to get stuff done, those small details don't really matter.

    • @Deus-Latin
      @Deus-Latin 7 месяцев назад

      Of course you are not going to use C++ in Web Developement? Everything is in GoLang these days anyway except select firms keeping their backend in cpp@RajinderYadav​

    • @hu-ry
      @hu-ry 7 месяцев назад +27

      ​​@RajinderYadav webdevelopment is a whole other direction... doesnt really make sense to be using c++ there so your argument doesnt hold

    • @insoft_uk
      @insoft_uk 7 месяцев назад +27

      @RajinderYadavthat’s like comparing apples to oranges.
      All my 30+ years in programming the best language is the one that best fits the task in hand, all languages are good at different areas and what ever language you’re currently using today I can guarantee C/C++ plays a big part in that when you look under the hood.

    • @AnnatarTheMaia
      @AnnatarTheMaia 6 месяцев назад +2

      @@hu-ry both web "development" and C++ programming are the same kind of object-oriented programming garbage.

    • @johncasey5594
      @johncasey5594 5 месяцев назад +8

      I have had a 35 year programming career. I didn't focus on the technology, good/bad code, best practices, etc. My main focus was, does it solve my clients needs are they happy. Boom, great job.

  • @bonquaviusdingle5720
    @bonquaviusdingle5720 10 месяцев назад +300

    "hitting you head up against the wall, finding errors, learning..." this is the heart of programming. To be a great programmer you have to do this often, until you dont have to do it so often

    • @Quick-Laughs123
      @Quick-Laughs123 5 месяцев назад

      I hope to that point, i am still banging my head off the walls..throwing PC's out of windows..

    • @billyboy1er
      @billyboy1er 3 месяца назад +1

      I feel like if you ever stop hitting your head against the wall that means you've stopped learning, innovating and pushing yourself. And that's true in any discipline. I can only wish to keep hitting my head against the whole forever, whatever I do.

    • @gezenews
      @gezenews 2 месяца назад

      Nowadays you're just referring to the mountains of technical debt that grow and grow and grow and no great programmers in site. Just people who had the time and opportunities to start their own codebases and the people who wasted time cleaning up after their dads.

    • @authentic_101
      @authentic_101 2 месяца назад

      Until you injure your head, you mean? 😂 Kidding.. I know but I feel that emotional self-care is very underrated, particularly for programmers! We tend to be perfectionistic nerds who don't love themselves very much!

    • @authentic_101
      @authentic_101 2 месяца назад

      @@gezenews what do u mean exactly? That programmers don't usually clean up their code, and newbies are assigned those tasks?

  • @SyncMain
    @SyncMain  Год назад +873

    Totally meant to upload this on 6/23/2023 and jumped the gun. I'll try again at the 30 year mark.

    • @nabir14
      @nabir14 Год назад +21

      I would like to see c++ videos on your channel like tutorials and your creations

    • @mercynik2019
      @mercynik2019 Год назад +57

      I pick up c++ among all just because it have 2 positive signs..... And guess what .... I never regret 😀

    • @awesomesauce1157
      @awesomesauce1157 Год назад

      lmao

    • @Anarchy_OW
      @Anarchy_OW Год назад +7

      I am going to see your video 15 years from now and it's going to be awesome to remember writing this comment.

    • @johnlongaski2715
      @johnlongaski2715 Год назад +1

      @@Anarchy_OWsame bro

  • @vsaihruthikreddy7127
    @vsaihruthikreddy7127 Год назад +2202

    Problem is not with the programming language, problem is with mindset of people and hype created in the social media space. Oh look at how many lines of code C++ or java has vs Python, python is simple, great blah blah blah. Instead people should think about what are you going to do with that prog lang and how well it is helping your project rather than how hard/easy a programming language is.

    • @photonq2157
      @photonq2157 11 месяцев назад +44

      facts

    • @nicolausteslaus
      @nicolausteslaus 10 месяцев назад +139

      Yeah, python users are gay.

    • @aurevoir641
      @aurevoir641 10 месяцев назад +42

      python is only good if you don't mind performance/resource usage and you need a way to write scripts quickly

    • @colinmaharaj
      @colinmaharaj 10 месяцев назад +1

      On a few occasions, I've replaced python projects with C++.

    • @rsouza_bass
      @rsouza_bass 10 месяцев назад +2

      ​@@nicolausteslaus😂😂😂

  • @mariacolin2675
    @mariacolin2675 Год назад +7

    Thank you so much for this video!!!🙏❤ I haven't given up. It's so frustrating at times but I usually take breaks and then keep on going. Listening to you makes me realize I'm making this more difficult than it has to be. Thank you!❤

  • @emile04
    @emile04 10 месяцев назад +147

    As a student, trying to always do it the best way caused me more worst than good. What you said about getting it to work without worrying about the best way then improving when it comes to it really enlightened me. Great advice.

    • @DrunkenUFOPilot
      @DrunkenUFOPilot 5 месяцев назад

      Works for fine art too! I'm not sure I really have a method for creating software but to the extent I do, it's go ahead and write spaghetti code, whatever comes to mind that makes sense to me at the moment, get it all hooked up and tested. Once it's working, cool, and next week refactor it to look nicer and make sense to others. I find I get a lot more done that way than trying to follow any methodology or system or anything promoted by the gurus.

    • @kevinmcfarlane2752
      @kevinmcfarlane2752 2 месяца назад +1

      You won’t be able to do it the best way initially. You should focus on getting it to work.
      Eventually, whether you’re brand new to programming or brand new to a language, you should strive to write code that follows the idioms of the language.

  • @torarinvik4920
    @torarinvik4920 Год назад +1927

    Im not a professional C++ dev, but I have been programming in C++ for a long time, and I can say that C++ is not nearly as hard as some people say it is. For instance writing a parser in javascript is just as hard as in C++, and a lot easier than in classic C. One advice I have is if your going to learn C++ don't learn it at the same time as your learning a framework. Master the basics of the language first, then you can learn the frameworks like Qt, OpenGL, SDL ect.

    • @killacam2971
      @killacam2971 Год назад +31

      Thanks for this insight. Studying computer engineering currently and chose this as my OOP language and FIRST language and have been learning it for the past 3 months. I used to be a pretty big gamer and saw many people say learning in Unreal would be a good way to but was told elsewhere that if embedded systems was in my future that it's better to learn the basics of the language. This just further confirmed it for me!

    • @torarinvik4920
      @torarinvik4920 Год назад +57

      @@killacam2971 My pleasure! Also I recommend not trying too much to force yourself to learn pointers and manual memory management like I did. I bought 4 books on pointers because I couldn't understand it, I did one day of learning beginners assembly and I understood it completely. As a beginner one does not need to concern oneself with these things, when your project demands it that is the time to learn it. Then you will have motivation to go more deeply into it. Also IMHO C++ in itself is not the difficult part, solving complex problems is the difficult part. I am in the process of making a game in Unreal, and the tool is incredibly user friendly and nice. It is so easy to use, that I really don't think it is possible to make it more user friendly than it already is. Happy C++ programming!!! 😀

    • @lawrencedoliveiro9104
      @lawrencedoliveiro9104 Год назад +3

      Google’s “Carbon” project aims to start again with a clean slate, based on just those features of C++ that make sense, and leaving all the old legacy baggage behind.

    • @torarinvik4920
      @torarinvik4920 Год назад +3

      @@lawrencedoliveiro9104 I think that is a really good idea. The Mojo programming language is also sort of the same treatment that typescript has done to javascript just this time its python. It's also in the early experimental stage, but it has the guys behind clang,LLVM, and Swift working on it. It brings system programming into python.

    • @poucxs9246
      @poucxs9246 Год назад +3

      What are (in your opinion) the basics of the C++ language ?

  • @ClaudioBernasconi
    @ClaudioBernasconi Год назад +1000

    Starting with C/C++ over 20 years ago was what made me who I am today from a professional perspective. Understanding the fundamentals of how compilers, libraries, CPUs, etc, work is something every developer should become familiar with sooner or later. Otherwise, they'll hit a wall. More abstractions like C# or Java are great productivity tools that build upon the foundation of C/C++ for me. Also, welcome to RUclips! 👋

    • @michaelzomsuv3631
      @michaelzomsuv3631 Год назад +16

      C or C++? There's no such thing as a C/C++ language. C has nothing to do with C++, they are completely different languages. People gotta stop amalgamating these two as if they're the same, it just sounds like you don't know what you're talking about. It makes you sound like a C#/Java programmer 😜

    • @bieldozap
      @bieldozap Год назад

      @@michaelzomsuv3631stfu

    • @yuanfeng4194
      @yuanfeng4194 Год назад +123

      @@michaelzomsuv3631C++ is a superset of C

    • @itsgojoverfr
      @itsgojoverfr Год назад +82

      @@michaelzomsuv3631 you don't know what you are talking about lol

    • @samsoft9390
      @samsoft9390 Год назад +12

      ​@@michaelzomsuv3631😂j

  • @BeingUndone
    @BeingUndone 6 месяцев назад +10

    This was very inspiring, as I sit in front of a simple trig prompt/output program attempting to be perfect, rather than focusing on how this exercise shows me what areas I need to pinpoint for growth and further learning… ONWARD!
    Thank you

  • @MrDarkist
    @MrDarkist 4 месяца назад +1

    Thanks for the advice. I've been programming for a year or so, and every piece of advice is useful and appreciated

  • @sjsadjf7030
    @sjsadjf7030 Год назад +670

    I've been coding in Java for a decade, and I can wholeheartedly affirm that what you said in this video is absolutely accurate. For anyone looking for a magic trick to become a professional, I must tell you, there simply isn't one... Just practice practice and practice

    • @bobbobson6290
      @bobbobson6290 Год назад +12

      The magic trick is called AI.
      Studies show that newcomers are nearly as effective programmers as professionals with AI support but they only cost a fraction.

    • @zeroanims4113
      @zeroanims4113 Год назад +67

      @@bobbobson6290 source of the study?

    • @eyesopen6110
      @eyesopen6110 Год назад +3

      java is the McDonald's of languages. Don't bother unless you want to serve fries the rest of your life.

    • @Joel-mp2oo
      @Joel-mp2oo Год назад +19

      @@eyesopen6110 That's interesting care to explain why learning Java would make you work in fast food all your life ?

    • @poorpanda9033
      @poorpanda9033 Год назад +1

      They can you like give me a roadmap what are the topics I should be learning in Java to land a job, I've just started out..
      I've learned fundamentals, OOP's, exception handling, collection framework. I've no idea what should I do next !
      Thanks.

  • @stevenlippert7191
    @stevenlippert7191 Год назад +40

    Great, I wish I could see some cool C++ basics videos from you, but also love how you might show us some old code snippets of yours and explain what they do and what you might have thought back then and what you might have do today instead. Sounds really worth it. I'm starting October 4th this year at a programming university with C and a year later with C++.

  • @leonmercer6359
    @leonmercer6359 Год назад +1

    Thank you, I really needed to hear that. I'm just starting out on my c++ journey. Very inspirational, I have more motivation to move forward now

  • @henrythomas7112
    @henrythomas7112 5 месяцев назад +1

    Thank you so much for this video. Super helpful and well-presented. Your time and effort is most appreciated!

  • @_ash64
    @_ash64 Год назад +3

    Thank you so much for this! Subbed, grateful to hear from experience. I've been struggling with learning programming for about 2 years. This helps me to simplify the approach and not overthink, which I've been trying to do recently. Ty again

  • @Norman_Fleming
    @Norman_Fleming Год назад +498

    Writing and debugging your own 'bad code' is the beginning to a wonderful career. Then you move on to debugging other peoples bad code and see how many ways there are to incorrectly do the same thing. Learning the 'old' languages (I have been coding for 40+ years) is a great way to appreciate HOW things work, not just that they work. I agree that making it work is the goal when starting out. As long as you are willing to, as you move forward, recognize the better and less good things you do, and improve with each new attempt. My motto has always been "I screw up more before 9 AM than most people do in a day." You learn by getting it wrong. That forms the memories of what does, and does not, work in a given situation. Subscribed.

    • @dnola2053
      @dnola2053 Год назад

      That's a dope motto as many people are still wiping their butt after a morning flush

    • @Numinus1
      @Numinus1 Год назад +12

      Totally. I started my career working with C++ (for embedded stuff) as well as fpga's (verilog). Was too ignorant to know at the time that there were probably smoother ways to learn programming. However, after making countless mistakes, figuring out their nature and solving them I developed a solid understanding of the fundamentals of computing (how memory elements work, how logical semantics emerge from logical gates controlling streams of electricity and how that might be shaped into a processor or other ASICs; how C++ breaks down into assembly and how assembly actually drives the carefully designed digital circuit that is a processor). That foundation has been the biggest asset over the course of my career. There's simply no way to develop that understanding through merely working with the more modern languages because they're too distantly abstracted from the circuitry itself

    • @deang5622
      @deang5622 11 месяцев назад +3

      Trust me, having to debug other people's code is not a job you want to do.
      Avoid it if you can.

    • @deang5622
      @deang5622 11 месяцев назад

      @@Numinus1 C++ and embedded in the same sentence? Sounds like you were doing something wrong.

    • @thinksie
      @thinksie 10 месяцев назад

      Just after some fairy basic C I learnt NES architecture and NMOS6502 assembly for fun. It wasn't fun at all Khahaha
      It was however useful, things that are good for you seldom are easy or enjoyable :P
      But I still enjoyed it somehow. I would totally do that again without a second thought!
      Most of the time I spent debugging a few dumb lines or seeing how I fucked up the code just because the principle was wrong. So for example choosing to organize data a certain way, and after 2 hours realizing it's not reusable and is gonna take exponentially more cycles, so I already am doomed until I come up with something different and rewrite everything lmfao
      Really makes you care about the sense of the code you're writing.
      I have no professional experience in programming yet though, so idk how helpful it'd be. As for self-growth it did a lot though( taking the time to understand low level stuff )

  • @Vaenivo
    @Vaenivo 10 месяцев назад +1

    Thank you for the motivation. I needed it today, and I'm appreciative that I stumbled upon your video.

  • @C0nstantineify
    @C0nstantineify 6 месяцев назад +1

    This is probably the most useful advice I've ever gotten with regard to programming. Thank you man :)

  • @othnielgraichen8707
    @othnielgraichen8707 Год назад +199

    I started programming professionally in1981. I now choose to program in c++. My advice is to not rely too heavily on one compilers messages and warnings. Build object classes that reduce the abstraction level of your highest level code. Namespaces are your friend.

    • @johnlongaski2715
      @johnlongaski2715 Год назад +14

      Wow thats a crazy long time. I write in java, not c++ but I think your message mostly translates over, especially the second part.

    • @raffimolero64
      @raffimolero64 Год назад +16

      Funny how this is the total opposite error story as in Rust (a shiny hot lang that i do love as a hobbyist)
      Every single newcomer comes into Rust and asks a beginner question about an error, and the best first response is almost always, "Have you read the error message?" followed by "Did you do what it told you to do?"
      It's a godsend having a compiler that knows when to complain and how to fix its complaint. Free linter. But the main appeal is the package manager.

    • @JSD999
      @JSD999 Год назад +1

      i need some link to learn c++ class object for some visulaisation in ureal enginer ? where can i find it ?

    • @merajija6781
      @merajija6781 Год назад +1

      ​@@JSD999code with harry

    • @Levelord92
      @Levelord92 11 месяцев назад

      @@raffimolero64 have you tried go? is Rust better in your opinion?

  • @culturedgator
    @culturedgator Год назад +9

    Love love love your message and the tone of the video!
    Looking forward to move vids about C++ and lowlevel, but more fundamentals like going DSA with C++ or embedded Raspberry Pi. Things that can teach CS fundamentals but also strenghths of C++ :)
    Cheers!

  • @motitac
    @motitac 5 месяцев назад +33

    man, you're giving me hopes to get back to programming after dropping it for 7 years

  • @alvarobazan7683
    @alvarobazan7683 11 месяцев назад +3

    Thank you for this, I needed the motivation. recently I've started coding things I like vs coding what I think I need to code to learn "optimally". I'm going into my Junior year of college, the path up to now has been so hard with how the pandemic affected everything and the fact that besides some HTML and CSS, i knew nothing about programming. sometimes I feel like I'm not good enough to be where I am but then I remember about all the self-studying I've done and all of the hours I've put into this craft. That makes me feel more worthy. Thank you for your video once again.

  • @ekomukanga893
    @ekomukanga893 Год назад +169

    Seeing your first video, I am in love with it. I love the fact that you are telling us realities rather than telling us the best languages. I will recommend that you start your channel as a c++ tutorial channel. If you can get all the curriculum of c++ from scratch to advanced concepts, also showing us how to use c++ in game development, I can assure that your channel will be a high rated channel. I wish to learn to you.

  • @N2tha8
    @N2tha8 Год назад +112

    Thanks a lot for making this video. After 10 years of biotechnology/microbiology and 6 years of working in the chemical industry, I just found my passion for coding. I literally just started learning to code (~1-2 month ago) and can already see myself falling into these mental traps. Your advice is very much appreciated, especially this early in my learning journey.

    • @mohamedalhusni6255
      @mohamedalhusni6255 Год назад +3

      I'd love to get some advice from you, I'm currently going into my second year as a biotech student.

    • @GregMoress
      @GregMoress Год назад +3

      C# is much more modern and also easier due to less clunkiness. Java's good too (C# copied it) but Visual Studio just embarasses all other IDEs... so C#.

    • @PasscodeAdvance
      @PasscodeAdvance 10 месяцев назад +2

      Coding also is beneficial for Biotech if I'm not mistaken. But I'm only studying IT so I wouldn't really know..

    • @s1lli
      @s1lli 10 месяцев назад

      what do you use it for in your field?

    • @flooriiian
      @flooriiian 6 месяцев назад

      Visual Studio is nothing against JetBrains IDEs@@GregMoress

  • @ram42
    @ram42 11 месяцев назад +1

    First video on the channel and RUclips already favors you. Looking forward to your upcoming videos as an experienced programmer

  • @jeanjacquesstrydom
    @jeanjacquesstrydom 5 месяцев назад +2

    Thank you for this! I think a lot of programmers (both old and new) need to hear this.

  • @Gnajs
    @Gnajs Год назад +5

    Learning JS but I think your advice is useful for anyone who's starting to code. Thank you for the encouragement!

  • @stormgamesyt
    @stormgamesyt Год назад +13

    Facts, couldn't agree more. I am so glad that when I started coding I was 7 years old. Because at that time I was so young that I didn't know that I could even worry about things being bad. It worked out perfectly since I matured with my coding and the events played out well!

  • @animestudent8441
    @animestudent8441 9 месяцев назад +1

    thanks for the encouragement i have a project in c++ and it's really taking a lot of time in research and work. thanks

  • @sajaldewangan4343
    @sajaldewangan4343 4 месяца назад +1

    Loved this video. I don't know why this is the most relaxing, comfortable video about programming, (that too C++, lol) I have ever seen. You deserve much more subscribers. Absolutely Loved it

  • @NotGarbageLoops
    @NotGarbageLoops 4 месяца назад +27

    I started out and spent around 5 years doing C++, but eventually ended up working exclusively in JavaScript and TypeScript. A major thing I've found during JS/TS peer reviews and training is that other programmers greatly struggle with things I simply find intuitive. Then I think about and it and realise those things MUST be understood to write even basic C++. I may not use the language anymore, but learning it was one of the best decisions I've made for my career.

    • @-taz-
      @-taz- 10 дней назад

      Yeah it's like learning Latin. If you can do that, you can do any language.

    • @NotGarbageLoops
      @NotGarbageLoops 10 дней назад

      @@-taz- Any western language, anyway. Japanese kicks my ass hard. Aside from some Dutch loan words, it has zero similarities to anything I've ever known, and I'm already fluent in two languages + have basic conversational abilities in a few others.

  • @garrick738
    @garrick738 8 месяцев назад +4

    This is one of the best pieces of programming advice I've heard in nearly 20 years as a software engineer. My experience was very similar. I got caught up on "finding the best, most efficient, cross-platform" way of doing a task, every time I wanted something fundamental as part of a program to do something else. Many of those programs never got written...

  • @damondouglas
    @damondouglas 11 месяцев назад +2

    This is one of the rare videos I wanted to thumbs up continually as I watched it. Thank you for your encouraging thoughts.

    • @adnanaman4391
      @adnanaman4391 3 месяца назад

      How come you're verified and just have 4 subscribers?

  • @emma63169
    @emma63169 6 месяцев назад +1

    Thanks man just starting to learn c++ and this makes me understand that after several years of coding it must become ultimately natural, thanks! Gotta keep it up.

  • @reverse_shell
    @reverse_shell 11 месяцев назад +66

    I started my C++ journey almost a year ago and I am now writing the applications I want and need for what I do. I get hit with the "use Rust" and or insert language here, but they all have ups and downs. The best part of the journey has been simply learning how to think differently and that can be applied to other languages without any problem. I just find the freedom within C++ to be worth it.

    • @computernerd8157
      @computernerd8157 7 месяцев назад +7

      I agree, we all heard the saying dont reinvent ths wheel, but the language devs do it all the time. Python has no for loop or arrays everything is a list. Kotlin has you define function parameter backwards to convention ect. I believe learing C++ and Regular C makes you a better developer, more so C. You have no built in data structers with C and since white board interviews want you to know Data Structers, no languange going to force you to know them like C. C++ will give you classes. In the end, they want you to know the main langauge you are interviewing for so what you choose to know forces you dowm a career path. As a C++ dev, we got embedded, video games and Operating Systems.

  • @svenbtb
    @svenbtb Год назад +62

    Started learning C++ fairly recently, after originally studying Web Development for a year and spending some time learning C# within a Unity context for a couple years. But I realized that learning C++ would get me closer to my goals, so I've been learning that now. It really isn't as scary as a lot of people try to make it out to be, and I've been really enjoying it a lot.
    I've been doing exactly what you're saying, after learning all the basic syntax and stuff I've been trying to make some small projects and learn by doing - you seriously learn SO much better from just doing instead of trying to read multiple 400+ page books before deciding you're ready.

    • @monamodikgwete3423
      @monamodikgwete3423 Год назад +2

      Where can I get practiceprojects for C++? I was reading some 2000 pages book and I see it is much more theoretical than real life practice.

    • @welovebotlu8380
      @welovebotlu8380 7 месяцев назад

      Is C# bad? I have not use unity and C#.

    • @fabio.1
      @fabio.1 7 месяцев назад

      Following

    • @Ghorda9
      @Ghorda9 5 месяцев назад

      @@monamodikgwete3423 just make some games, even if they just use the debug window.

  • @snappingturtle8917
    @snappingturtle8917 11 месяцев назад +1

    Thank you for the advice. I will employ it over the next few months and see how it does for me.

  • @Dave2kool4skool
    @Dave2kool4skool Год назад +2

    Great video.
    Hope you upload more in the future with topics you recommend to help us get from noob to pro. You have a very well organized way of presenting your thoughts.
    Also shout out to the Dreamcast in the background.

  • @carljones9640
    @carljones9640 Год назад +12

    I'm about 3 years deep into programming now, mostly from the perspective of data analytics and applied math with a bit of control theory thrown in. I've been in a slump for probably the last 8 months, way too concerned about everything you brought up. You alleviated a lot of that for me, just knowing this is a normal thing for people to go through. Especially since I'm not really a traditional programmer. Thank you. I'm going to go write some code today.

    • @XXlikeabauss
      @XXlikeabauss Год назад

      no one's traditional... Hack that sh!t !!!!

  • @kenzo3518
    @kenzo3518 Год назад +4

    I'm just starting my journey. Will be studying CS from Feb 2024 where they teach C#.
    I just came across your video randomly and it was cool to hear your thoughts on your beginnings.
    Will focus on the fundamentals and learn to debug - but as you mentioned, I will try to do more actual writing and fix my errors instead of getting stuck in tutorial videos.

  • @raykos4257
    @raykos4257 11 месяцев назад

    THANK YOU for this video. Probably the best C++/coding video I ever watched!

  • @axmy1776
    @axmy1776 11 месяцев назад +1

    Thank you

  • @masterdhise
    @masterdhise 8 месяцев назад +2

    I'm just starting my C++ journey this was a great video. Thank you

  • @KeytarArgonian
    @KeytarArgonian 6 месяцев назад +3

    I’ve started learning c++ just this week and honestly, having something as simple as a weight converter through a couple of steps from how much you weigh to, having a simple number choice for a planet, and then having it convert that weight to what you’d weigh on that planet, and then debugging the whole thing myself was just super rewarding! I think I’m hooked although now I’m dealing with And, or, not and bool which is a bit harder but I’ll crack it eventually.
    What I’m saying is the wins are rewarding, I’ve already had my head in my hands this evening but still it’s gonna get better! It’s the only way to learn. YT watching programmers in all fields is helping loads too so I appreciate the upload!

  • @csakdee
    @csakdee 4 месяца назад +1

    Thank You for sharing Your thoughts and advice!

  • @scito1541
    @scito1541 4 месяца назад +2

    man i needed to hear this
    especially the part about starting the right way
    thank you

  • @BumHaven
    @BumHaven 10 месяцев назад +41

    I could not agree more. As someone who started programming in 1993, my first languages were C and a bit of Assembly. Over the course of my career I have developed significant commercial projects in C/C++, Objective-C, Java, Javascript and Python. Platforms spanned win16 / win32 API development on Windows, Objective-C w/WebObjects / EOF on NeXT / OpenStep followed by full stack web and iOS Developer development. Early in my career I agonized over every line of code trying to make it "perfect". There is a better way. Avoid perfection and just code as much as possible, ideally on projects that interest you. Once a project is complete, then look back and figure out what you could have done better. Share what you have done with people you respect and get their feedback. Take those lessons and move on to the next project.

  • @joshj.8870
    @joshj.8870 Год назад +8

    I don't know why the algorithm recommended this video but I'm glad it did. I can see a lot of similarities in what you said about just getting started (imposter syndrome) and would love to know more about how you started as a lot of people gloss over it as easy as "develop something you'd enjoy using" - 15 years ago the technology was very different to today.
    Happy to be subscribed for video #1 and hope you make a lot more. You must be blown away by the views/subscribers already.

  • @papibear6
    @papibear6 8 месяцев назад +1

    Thanks so much for this my dude, i recently started my bachelors in tech majorin in software dev. So this channel is gonna be my new source ! keep at it

  • @Ken-oe3ch
    @Ken-oe3ch Год назад +5

    Thanks for that! In the early 70's I got an intern position and was being trained on Assembly Language. The original excitement I had when I was originally introduced to COBOL fizzled away so I took the next decade off to do just about anything else. I became excited again with the coming of personal computers, dBase and Foxpro programs and managed to hold a few gigs with those new skills. Today I am very happy working with microcontrollers in the Arduino ecosystem. Combine that with some CAD skills, PCB design and 3D printing I now can make a custom instrument product that some folks want to purchase.

    • @bilalelbahi6318
      @bilalelbahi6318 4 месяца назад

      great . what do you think about AI nowadays . and how far can effect on human carriers like software

  • @Noah-pt5ss
    @Noah-pt5ss Год назад +13

    Amazing video! My first ever langauge was C++, and I can say that it was hard but totally expected when your new to programming. I was told not to start with C++, but with Python. But I feel like if I had started with Python, C++ would have been alot more frustrating. I developed a skill to debug in C++ that I never would have done with Python per say. So personally I think C++ is an amazing langauge to start with as a complete beginner to programming. Get traight into the sauce. My first ever project was a game eninge, I know, an extreme way to start your C++ journey. But It was fun, and that was the important part.

  • @mikecbyrd
    @mikecbyrd Год назад +1

    Couldn’t agree more! Well put, Chris!

  • @alibinabdulwahab2857
    @alibinabdulwahab2857 9 месяцев назад +1

    Thanks, great advice. Helps a lot for new programmers.

  • @petkish
    @petkish Год назад +8

    I started programming C++ in the university, I believe mid-90s. At first it was hard and took a couple of years to pick the concepts of the OOP and the templates, then many years it took to learn not to abuse them and start writing clean code. As with everything, practice and keep in mind that people, including yourself, will need to read what you have written, and develop a clean style. Unfortunately, too many programmers try to show off and produce unreadable unmaintainable source code with deep class hierarchies, multiple virtual classes, huge templated code, etc.

  • @jodystocks3695
    @jodystocks3695 Год назад +4

    Hey Chris, Thanks for your video.
    Sometimes you just need to hear from someone with more experience that you're actually not doing a bad job. There is always something new to learn so don't sweat the small stuff.
    I actually got stuck in the loop of worrying about doing things the wrong way and I would stop what I was doing and ask for advice. Instead of writing the code and then getting a review on it later. That way I can improve upon what I have already written.
    I am shifting this now where I stop worrying about the right way of coding and focus on getting my code to do what I want it to, then I focus on optimization and cleanup before finally getting a review from the community on Git. I do this with PR checks :)
    I write in C++ and Python :)

  • @laughandbelly
    @laughandbelly 11 месяцев назад

    thank you!!!! im learning C right now and it taught me so so much! thank u for your advice, it's really helpful

  • @JohnSmith-pn2vl
    @JohnSmith-pn2vl 9 месяцев назад +1

    this was exactly what i am struggling with, thanks a lot :)
    back to the grind (:

  • @stea27
    @stea27 Год назад +4

    Well said. I also agree that it is much more important to achieve your goal, than to struggle or even give up midway because you can't do it the way some group of people want. In time, you'll definitely learn what is good practice, what is a bad approach, and you'll begin to understand why are other people recommending the other ways and design patterns, why do these languages and frameworks solve the problems the way they do etc. You can always refactor later, so don't be afraid if it doesn't turn out the best for the first few tries.
    Languages are just tools. To me, there's no good or bad language in general. It always depends on the task you need to do. You have to pick the language and even framework that helps you the most to accomplish your goal for the right needs (system, performance, timeframe). Your choice is right if you don't feel that you're fighting against every tool constantly. And that's why you can't skip learning the language and practice coding in it. Without practice, you are never going to "level up".
    If I also looked back the code I wrote as a novice in around 2007, I would also change several things to make the code more safe, testable, readable, and reusable.

  • @ivankevamo
    @ivankevamo 11 месяцев назад +5

    I've been in this field for as long as you have, and I couldn't agree more. Even though I'm not a C++ developer like you, I'm an ABAP developer. I've experienced similar feelings and fears, like wondering, "What if I write poorly structured code and someone notices?"
    However, with time, I've come to understand that these concerns are all part of the journey. In every profession, individuals are bound to face judgment from others, and that's perfectly alright. Moreover, I've evolved over the past decade, just as any professional does. This growth applies to me both as a software developer and as an individual.

  • @dark_red_blood
    @dark_red_blood 10 месяцев назад

    Best advice. Thank you, i can't wait to watch the rest.

  • @lucascecconi258
    @lucascecconi258 10 месяцев назад +2

    Hi Chris i just started programming and i really liked the video, especially when you say that we don't need to worry about doing it the right way(that's what i was worrying about a lot ).
    I really enjoyed your advices, and people like you are very important for beginners like me, not only for the advice, but also for a confidence boost.
    Thanks ❤ :)

  • @halfbakedproductions7887
    @halfbakedproductions7887 Год назад +8

    C++ seems to be getting easier as time goes by. The syntax is becoming cleaner and neater while lots of useful things are now baked into the standard libraries by default. Previously, you'd have to roll your own or rely on third-party offerings such as boost.

    • @user-ky8xb7vu3o
      @user-ky8xb7vu3o Год назад

      Oh christ, boost libs, good times haahha

    • @MRL8770
      @MRL8770 Год назад

      I think this only makes it more complicated and overwhelming for newcomers instead of being easier.
      The tutorials that use old "outdated" constructs still exists and the new ones are only applicable in some cases. This means that nowadays you will have to gain more knowledge in order to understand existing C++ code than you had back when C++98 was the current standard.

  • @ricardomonge2769
    @ricardomonge2769 Год назад +15

    There are concepts like RAII, smart pointers and nowadays things like coroutines that come from other languages, that are worth learning in C++ as well. So yeah learning C++ is worth it in the long run.

    • @0ia
      @0ia Год назад

      Some people would be on the opposite end of the spectrum, saying it's absolutely not worth learning these concepts in C++ - a waste of time.
      There are differing opinions, so people should be critical. It's never as simple as "this is worth learning" and "this is not worth learning" because there are *always* differing opinions.
      My favorite way of dealing with this is to spend a long time in one extreme, then spend a long time in the other extreme, and then judge what worked better.

  • @HVACTechMechanic
    @HVACTechMechanic 5 месяцев назад +1

    Damn.. this is a really good video. Thank you for your words of wisdom. I'm currently learning Java and have heard mixed advice on "picking the right language". You sir are the man

  • @blazexy5657
    @blazexy5657 Год назад

    Man tysm fir this message it means a lot i actually started learning C++ like two days ago and i have been thinking if I'm doing things the right way but thanks to your message i can keep going

  • @user-sb6bf9it4s
    @user-sb6bf9it4s Год назад +10

    Good evening! I'm someone who has worked in development for over 10 years, but not as a coder. Obviously still, being part of the development team I had to learn concepts how things work, but I never learned to code myself.. so I started to learn on my own. From my own experience I would suggest people to learn Python or similar first, but only the fundamentals like variables, loops, functions, classes etc. and then move to more "in-depth-language".
    I learned Python only for few months before switching to C++ and I found it to be much more interesting, because it helped (forced!!) me to understand why things are done in a certain way when coding and how things really work under the hood with memory allocation for example. What I learned and what kind of programs I could code increased exponentially after I had switched to C++ and had the "fundamentals" already in control. I'm still learning and coding C++ everyday

    • @xybersurfer
      @xybersurfer Год назад +2

      C++ (going low level) is not the only way to add depth. if you have time to spare, i recommend looking at a Functional Programming Language. these require way less code even than Python, but that does not mean it's easy. and Functional Programming really changes the way you think in other languages. Relational Database design (ER Diagrams) and the SQL language is another thing i recommend looking at. what you are doing now seems like more of the same (Imperative Programming) only with more details. just throwing that out there

  • @InnsmouthAdmiral
    @InnsmouthAdmiral Год назад +31

    We started programming at the same time! I was writing C++ back in 2008 as well. I switched to other languages, but it was really cool to hear the perspective of someone who stuck to it for 15 years.

  • @MALICIOUS407
    @MALICIOUS407 4 месяца назад +1

    I’m literally in c++ rn questioning everything and this gem a video to get at this point in my life. Thank you!

  • @Cloroqx
    @Cloroqx 2 месяца назад

    Thank you for taking the time to do this.

  • @wiskasIO
    @wiskasIO Год назад +64

    Thanks for your honesty and advice. I'm currently in the same situation but with JavaScript. I was trying to learn Typescript and Angular and everything at the same and just hitting a wall and getting frustrated but before quitting I saw some video with similar advice to yours. Then I started from scratch just getting small things done learning the basics HTML, CSS and vanilla JavaScript and not only Im learning way more than a year ago, I'm enjoying it while being productive.

    • @SeedRamples
      @SeedRamples Год назад +9

      The Odin Project is a great way to learn web dev if you are interested in doing that!

    • @dervaken3902
      @dervaken3902 Год назад

      for me, it was way more productive to start from react and come back to js whenever I need

    • @SeedRamples
      @SeedRamples Год назад +1

      @@dervaken3902 What experience do you have in the SWE industry? Most everyone I've heard talk about how to learn JS says to start with the base language and after you've built up your foundations to go learn a framework or two. I'd love to hear more about why you think going the other way works well for you.

  • @shin_akira_
    @shin_akira_ Год назад +8

    Hey! Thanks for the advice. As a gamedev struggling to get out of the Unity/C# space and into the UE5/C++ space, this was something I needed to hear. As I look for a new job, I've realized I need some serious practice with both C++ AND my CS fundamentals. I've been struggling to find the "most efficient" route, because my time is so limited since I'm writing tools in python 40 hours a week for work.
    But, the best way is A Way, Any Way!

    • @eneskilicarslan
      @eneskilicarslan Год назад +2

      hey what is your job actually, i want to know more about a work that is all writing tools with python

    • @user-nw7jo5xw9x
      @user-nw7jo5xw9x Год назад

      i'm curious about the reason to get out of Unity/C# space while you are already proficient in it?

    • @shin_akira_
      @shin_akira_ Год назад

      @@eneskilicarslan currently i'm a pipeline engineer for an animation studio

    • @shin_akira_
      @shin_akira_ Год назад +1

      @@user-nw7jo5xw9x i want to follow the game industry, and the industry at large looks to want C++ and UE5, not C#

  • @NerdfromTromso
    @NerdfromTromso 5 дней назад

    I needed this, thank you.

  • @Linkenstein06
    @Linkenstein06 11 месяцев назад

    Thank you so much for this message. I actually needed to hear it. Il keep hitting the wall

  • @Epilogue_04
    @Epilogue_04 Год назад +67

    Im a physics student and i feel comfortable working with a computer but i never really had the interest to learn coding until i need it it for some courses in my career. I had to learn python, matlab, a bit of C++ since then I've got a massive respect to the professionals of coding because the first thing i noticed was that you need such a patience for almost everything, even when you feel like hitting the damn screen when something is wrong with the code 😂.

    • @chelo5062
      @chelo5062 Год назад +2

      hey, im also a physics student (1st year in college) and i passed the python exams like 2 weeks ago, any advice for studying math or solving physics problems?? i do really struggle studying sometimes

    • @Epilogue_04
      @Epilogue_04 Год назад +1

      @@chelo5062 Hi, i finished all my courses already and I'm currently working on my dissertation, sometimes i struggle to sit and study too lol, I hate to put it this way but I do it with the best wishes towards you.
      Depending on the background you have on math, physics etc. The journey will be more or less hard but not impossible, in my case it was hard due to having a bad background. But the things that helped me were to know that I really wanted to surpass my limits becoming better and of course being conscious of what are the implications of that.
      Willing to sacrifice your hobbies, and other stuff so you can study. Not forever of course.
      Knowing that to become a better student you need a lot of patience and work.
      Knowing that you should enjoy the process, because it's slow. (Here is where you must ask to yourself if you really want to follow this path)
      Once I accepted those things I felt kinda free to study without doing it for the reward or because I have to. Of course I'm not telling you that I've mastered of all that already, sometimes I feel like no wanting to study and play videogames and that is ok but shouldn't be done often.
      Basically my tip is that you should wonder about why it's hard for you to study, identify the problem or problems and think how could you solve those and ofc do it.

    • @chelo5062
      @chelo5062 Год назад

      @@Epilogue_04 oh, so the struggle is normal then, i think my worst weakness is that i come from high school where i never had to study half as hard as i have to in college, it's just about getting used to it ig. Btw where are you from? I saw your yt channel and you have some spanish playlists, im from Argentina. Thanks for answering and good luck on your dissertation, hope i can reach that point someday too.

    • @seansarkar75
      @seansarkar75 Год назад +1

      i majored in Electrical Engineering and had zero interest in coding in the beginning.. i even hated Comp Sci I (which actually taught C++).. but then around junior and senior years i started having to code a lot for my regular classes.. was some MATLAB and some C programming too.. that's where i started really getting into coding..
      i graduated college in 2008, and fast forward 15 yrs, i'm a senior software engineer now

    • @vitalyl1327
      @vitalyl1327 11 месяцев назад

      As a physics student you may appreciate CERN ROOT and how C++ is used for scripting it. I am still puzzled why ROOT is unknown outside of particle physics, it is a great tool useful for nearly everyone.

  • @minewarz
    @minewarz Год назад +3

    Thank you for this video. I finished my bachelor in Computing Science a year ago, and am currently a junior java developer.
    I've had a lot of uncertainties about whether programming is actually for me. I've done really well in uni, but I found I lacked the enthusiasm a lot of fellow students seemed to have, and I didn't really do any programming in my free time.
    I'm now realizing a lot of that is due to my perfectionism and wanting to do things the right way, being afraid to fail. I'm afraid of wasting valuable time, but you're right. Learning new things, starting new projects and such, is daunting, and just the risk of failure makes me not want to do them. BI'm also thinking about moving in the direction of game development and experimenting with it next year before committing to that route.ut as you say, just doing it, getting something to work, hitting my head against the wall, it's all part of it and probably the best way to learn, and get stuff done, it's not wasted time.
    I'm thinking about moving in the direction of game development and experimenting with it next year before committing to that route, and this video really helps motivate me for that, so thank you.

    • @ssj4goki103
      @ssj4goki103 Год назад +1

      I feel the same I feel like I wasted my time doing it

  • @PianoJoe822
    @PianoJoe822 11 месяцев назад

    Love the insight, thank you!

  • @good_vibes_20
    @good_vibes_20 Месяц назад +1

    This made my day more than you think. I've been really working hard trying to automate my company and learn software engineering and I'm studying code and I'm learning all this stuff and not sure if I'm doing it right but I keep getting smarter so I know it's working and I kind of had a little tear in my eye so I appreciate your video thank you very much.

  • @ChadiHD112
    @ChadiHD112 Год назад +9

    I am on 2 years of programming. Firstly started with C++ and then switched to C# because of my job purposes. However, I never learned programming for the syntax or even for how complex it is. I wanted to create real products and software for anything that I need without thinking which language is best. Programming languages is a tool that I love using everyday.
    Thank for the insight SyncMain and please dont stop doing what you love most.

    • @sournois90
      @sournois90 Год назад +1

      2 years and already got a job?? wow

    • @pastuh
      @pastuh Год назад +1

      C# can certainly be helpful. At work, you can impress everyone by showcasing your skills in solving multiple problems.

    • @vanshmehan8634
      @vanshmehan8634 10 месяцев назад

      Can you please suggest some really good projects in c++?!

  • @dudeistpriest787
    @dudeistpriest787 10 месяцев назад +3

    I was teaching myself C++ a few months ago and, honestly, it came so naturally to me it was kind of a shock. I liked the problem-solving, I liked everything about it, I just "got it" in a way I never really have with anything else. I kind of felt bad about dropping it, but there's not a snowball's chance in Hell of me actually getting a job in the field and I don't need another hobby, so I didn't see the point in continuing.

  • @gambitdevs1234
    @gambitdevs1234 10 месяцев назад +1

    I havent even watched the video yet, but I've been working on mobile games for 3 years now in Unity C#, but realize if I want to work on console games I need to switch to C++ primarily to have more opportunities. So I'm going this route and your channel seems like the just the right place to be, I already subscribed to you :)
    Thank you for posting!

  • @TimLukeAnderson
    @TimLukeAnderson 11 месяцев назад +1

    hey thanks for sharing your time and experience + advice. im starting my second fall semester of freshman year in college pursuing a bachelors in Computer science, first class is in C++ , looking forward to learning this trade and skill set ! i am most excited about achieving the skillset that introduces new fun things like arduino projects, 3D printing projects, tinker/maker projects etc.

  • @nickdaboss03
    @nickdaboss03 5 месяцев назад +12

    As someone who started programming fairly recently, my experience has been quite the opposite. Starting out with python, everywhere I go influencers actually RECOMMEND you learn either C or C++ to actually understand the nuts and bolts of what you're doing minus all the abstraction that a language like python has.
    It's to the point where I'm starting to get impatient about learning python and want to dive into C++ already! But I know the best thing I can do is finish what I've started, learn python first and then pick up C++. And I can't wait to do it!

    • @SyncMain
      @SyncMain  5 месяцев назад +8

      I have noticed more of an uptick in those kinds of recommendations recently, or maybe I just wasn't seeing them based on what was in front of me at the time, but I think it's a good thing to learn for anyone interested! If you'll be doing most of your work in Python, then absolutely no rush, you can learn the underlying stuff in time :)
      Thanks for watching!

  • @ITAngel
    @ITAngel Год назад +24

    Hi there Sir, well said. I have been told many times not to start with C++ because of the difficulty of the language but instead to learn C# which is
    much easier. However, the engine I enjoy using is Unreal Engine which is based on C++, and even though I enjoy using visual scripting. I feel like learning the language behind it will be helpful when you want to customize your stuff beyond the norm. So to me, coding on something you enjoy will help the learning process quicker. I am entering this at a late age but if I have to focus on a single language on a game engine/framework I enjoy then why not? ;)

    • @raffimolero64
      @raffimolero64 Год назад +1

      Learn your Data Structures and Algorithms, then maybe Design Patterns, per language, before you learn your frameworks and engines ;)

    • @ITAngel
      @ITAngel Год назад

      ​@@raffimolero64Thank you, I will keep that in mind.

    • @downstream0114
      @downstream0114 Год назад +1

      I think C# is best for learning. It made me aware of things that are more hidden in languages like Python. Once you know one language properly it's fairly easy to transition. For data structures and algorithms (or general problem solving) practice leetcode is quite useful and offers a bunch of languages to do their tasks in.

    • @peramoredellanalisi4341
      @peramoredellanalisi4341 Год назад

      Do you use C++ to develop Unreal? Or, how do you use C++ with Unreal?

    • @MaMa-rc4eo
      @MaMa-rc4eo Год назад

      @@peramoredellanalisi4341 You're using "Unreal C++" xD I can write code for my game now but pure C++ hell no

  • @Nilinking
    @Nilinking 11 месяцев назад

    You got a new follower. Thanks man you are fantastic!

  • @Sobstory
    @Sobstory 4 месяца назад +1

    To the point and gave me a lot of reassurance. Thanks

  • @pavelperina7629
    @pavelperina7629 Год назад +15

    I think my experience with C++ is roughly 12 years. I guess major problem of language is that is does not define any standard for project files and it's very hard to write multiplatform code and use third party libraries at the same time. And then basically incompatible object oriented approach and templates. And then standard template library which is good in many ways, but it can hurt performance. Basically everything has alternatives with some pros and cons and it's important to know what to choose (except the cases when it does not matter at all). It's generally bad to stick to some dogmas. But core C++ is basically C and starting with language is not that hard. Quite important is to know when C++ is a proper tool and when it's not. You can do some kind of log analyzer in Python with statistics in graphs using regex, pandas and seaborn in 50 lines of code. Doing the same in C++ can take weeks (just choosing the right library for drawing graphs and linking it to your project - using Qt and QCustomPlot would be easiest, but there's a learning curve)

    • @vanshmehan8634
      @vanshmehan8634 10 месяцев назад

      Can you please suggest some really very good projects in c++?!

  • @baralike8206
    @baralike8206 Год назад +5

    As someone who went directly from block programming to learning C++, I'm very happy I did. Although it can be frustrating at times, it gives such a good understanding of programming as a whole, and it becomes ridiculously easy to learn new langauges.

    • @scoutbane1651
      @scoutbane1651 Год назад

      Yeeeep true. I don't even remember most of the stuff I covered when learning it but I'm able to pick up other languages very easily now. Hoping to get back into it but its daunting because it's so expansive

    • @pavelperina7629
      @pavelperina7629 Год назад

      Except of Rust :-)

  • @edwardselirah4764
    @edwardselirah4764 8 месяцев назад +1

    I needed this...I started learning C++ just this week. This is more than an inspiration😇

  • @RockstarDrop
    @RockstarDrop Год назад +1

    Thank you so much for sharing your experience! Subscribed! I'm learning JavaScript for more than 1 year already, but I'm also really interested in C++. I hope to dive in it sometime.

  • @silveradopunked8329
    @silveradopunked8329 2 месяца назад +13

    Wait!! 2008 was 15 years ago?!

    • @evrieone
      @evrieone Месяц назад +2

      We are getting old....

  • @danriley282
    @danriley282 9 месяцев назад +2

    Thanks for making this video! I'm brand new to programming - well, technically, I learned to code in Minecraft Bedrock, but now I'm focusing on learning C++. I'm still a total noob. But I'm sticking with it. I have no pride in the game, so I have no issue writing terrible code so that I can learn from my mistakes. I'm very excited to eventually be able to write the programs that I have in my head!

  • @HDArtzy
    @HDArtzy Год назад +1

    Hey man I literally live for videos like this, late night scrolling got me down and then I come across this...thanks for the invigoration again

  • @eprst0
    @eprst0 Год назад +6

    God like dude)
    Im started to learn c++ because its must have in programming graphics(opengl). And want to make indie games or write own tiny game engine. But now im coding at c language(sry for english:)) with raylib. Its very simple and fun. Thanks for video

    • @raghav9000
      @raghav9000 Год назад +3

      Nice, I too may start learning opengl the later half of this year

    • @SyncMain
      @SyncMain  Год назад +2

      I hadn't heard of raylib before, it looks cool! If you're into indie games you probably already know about itch.io, but if not you should check out the developer community there. Lots of people learning and sharing there, I'm sure you'll find something relevant to your interests.

  • @connorcc
    @connorcc Год назад +30

    I've been learning to code since high school and currently in college. This describes my situation too well! I learn extremely well in classes because I'm forced to do everything in a certain way, using old and "bad" languages. But when teaching myself or building side projects, I never accomplish anything. I get stuck on choosing languages and frameworks and start thinking about deployment before writing a single line of code. If I start writing code, I sink into endless refactoring before anything is even working. I'm just too worried about doing it "the wrong way." Even as I clicked on this video, I wanted to see some advice about writing clean code or managing complexity or organizing code.
    I used to think "don't be afraid to make mistakes" is such a dumb advice, but here I am, learning to not fear mistakes. Thank you for saying exactly what I needed!

    • @datastorage-tz8wd
      @datastorage-tz8wd Год назад +3

      i wrote 3 or 4 different chess bases for my chess project since 2019. never finished one of them.... i feel this comment so hard lol

    • @anze0
      @anze0 11 месяцев назад

      Wow im in same situation!! 🙃

  • @jonrysimbolon605
    @jonrysimbolon605 6 месяцев назад +1

    thanks dude, i need more advice from netizen on this channel, and also i appreciated you guys who have the experience on programming more than 10 year, thanks and keep it up with spirit.
    WOW
    🤩

  • @xmhpjo
    @xmhpjo 10 месяцев назад

    love you man! incredible inspiration

  • @suham5132
    @suham5132 8 месяцев назад +8

    This man woke up one day after writing c++ for 15 years and suddenly started to speak facts.

  • @drominitoketchup
    @drominitoketchup 7 месяцев назад +6

    I have recently begun learning C++ for approximately two weeks now in preparation for some math-related topics and graphical programming, particularly for OpenGL. Initially, I started with C# and have been coding in it for over a year. Transitioning to C++ turned out to be easier than I anticipated. While the syntax is different, and there are no garbage collectors, there are pointers, references, and a more manual approach. Surprisingly, I find that I enjoy it :). Although it is slower to write compared to most other languages, I am not bothered by it, fortunately. I've heard that C++ is often considered a language for masochistic people(laugh). Maybe I'm the exception?.
    I don't know.

    • @SyncMain
      @SyncMain  7 месяцев назад +1

      I think part of it is some C++ programmers who have been doing it for a while like to be a bit gate keepy about their secret special-held knowledge, or from people who haven't written in C++ but have only heard all of the horrible things that can happen when you use it improperly from other languages' evangelists. I'm glad you're enjoying it though! With enough time in the language you'll be writing code just as fast as you were in C#, just without all the nice .NET features :)