To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/Zyger/ . You’ll also get 20% off an annual premium subscription.
@Dr.MSC.W.Krueger29 күн бұрын
Some great progress 👍 36 years of C++...probably still doing it on my deathbed
@ram4221 күн бұрын
you should make videos on your journey, advices, etc
@OriginalUnique13 күн бұрын
Where do I even start, I only know HTML and CSS :(
@Bbhamadama88812 күн бұрын
@@OriginalUniquestart by learning the fundamentals of programming: variables, functions, loops, etc. then when your ready, start learning c++ syntax ans you’re on your way
@Lucky-rj8jd12 күн бұрын
@@OriginalUnique learn C, if you think C is hard, learn Python
@ram4211 күн бұрын
@@OriginalUnique build projects and then learn js
@RobLangАй бұрын
0:59 and 6:48 looks really like C++++. Some B-roll sneaking in there. Great to have you back, Zyger!
@adamrushfordАй бұрын
C# not C++++ it's predecessor name... but if you ask me I'd say C Language and be talking about all of them, they are the same to me, I don't even think differently when switching between them
@ZygerGFXАй бұрын
😂😅 yeah.... I need to record some actual c++ be-rolls next time. Also thanks !
@doesdevАй бұрын
@@adamrushford It's pretty crazy you can switch between a procedural, low-level language and an object-oriented managed language without thinking differently
@adamrushfordАй бұрын
@@doesdev not really they are written the same way, with C++ over C you're just adding things that make it easier, C# is the same way with C++... there is little difference when writing them so it makes little difference overall... managed languages just don't require you to manage, and C++ isn't just object oriented either, these days it's ideal to program mostly functionally... it might seem wild, but it's actually not, pretty ordinary honestly. Or maybe at this stage programming is just programming to me... if you think arguing the aspects of a language will save you time it won't, just pick one capable and code what you like, the end result is going to piss you off either way I promise.
@maervo417928 күн бұрын
@@adamrushford are you freaking kidding me? How can you seriously post that nonsense? This comment section is overflowing with garbage takes, and yours just added to the pile. Let me spell it out for you: C++ is way harder and completely different from C#. Writing good code in C++ demands serious effort and time, and even the most basic lines of code can blow up in your face without proper static analysis. Bugs and security issues are practically lurking around every corner. Just yesterday, my coworker accidentally dereferenced an std::optional instead of using .value()-something so basic-and guess what? It compiled fine and ran perfectly on Linux, but on Windows? Boom. Crash. Total disaster. That's how fragile this stuff can be. The syntax? A total nightmare. C++ throws out abstractions for the sake of performance, so you're left with this barebones, overly complicated mess to sift through. And the toolchain? It's a joke compared to other languages. Java, for instance, lets you set up a project in Gradle or Maven without worrying about compilers, architectures, dependencies, or shared vs. static libraries. In C++, you have to wrangle every one of those headaches. Then there's the compilation time-don't even get me started. My C++ project at work takes 10-15 minutes on a top-tier machine, while the same thing in Java would compile in seconds. Seconds! Debugging in C++ is an absolute time sink. Choosing the right language for the job isn't just a luxury-it's basic competence. Your comment screams that you have no clue what you're talking about, and frankly, I wouldn't trust you to code a "Hello, World!" program. Get it together.
@lefloysiАй бұрын
I am currently in the process of trying to make my own game from scratch using glfw and opengl, however completly alone not in uni. This is very inspirational to me and helps me to just keep at it until i finally understand all the concepts! Thanks for content :3
@w1l1Ай бұрын
uh.. what college? we had a few graphics programming courses, but none required you to make your own rendering engines.
@yds6268Ай бұрын
Yeah, this is insane level of requirements, unless it's a highly specified program for game engine developers
@RvnKnightАй бұрын
Probably a place like DigiPen.
@NadidLinchesteinАй бұрын
Stanford
@Marcus001Ай бұрын
you may have been scammed
@Advaitam-vh9iiАй бұрын
@@Marcus001😂😂😂😂
@tech-boy334Ай бұрын
I am currently an IT apprentice aswell, I love it, theres fr nothing better
@AbongileMkololo-q4nАй бұрын
what is the difference between IT and CS
@tomars3645Ай бұрын
@@AbongileMkololo-q4n the name
@isurujnАй бұрын
@@AbongileMkololo-q4nIT is more of an umbrella term that all computer related things are chucked into. But in a professional setting, you could IT professionals are more into practical side of things while CS focuses more on theory and research side.
@MohammedAli-p7e9d14 күн бұрын
@AbongileMkololo-q4n what I know is CS is more about software, IT is mixed
@RandomProductАй бұрын
The window names are giving me life "I AM LOSING MY MIND" "omg it works!"
@saurabhBmp15 күн бұрын
Watching this reminded me of how important it is to start young and keep building skills over time. At Moonpreneur, we focus on empowering kids to learn coding and explore their creativity with platforms like C++ programming. It’s amazing to see how such skills shape the future!
@l_tonz29 күн бұрын
I've been having a blast learning C++. the syntax is super different from Java and C#. It's not as fun as C#, but it is more technical (less so than C). You can write more performant code without getting too low level.
@eliseoduque326129 күн бұрын
holy smokes you're talented at this stuff! I spent over 1 yr using c++ and Im still struggling on the daily! haha
@thereclaimer163825 күн бұрын
Excellent video! I've been working on my own engines for a bit, its a lot to wrap one's head around and these are fantastic projects! You should be proud of all your accomplishments, can't wait to see where this continues to go!
@JazzimusАй бұрын
as somebody who uses cpp exclusively for competitive programming purposes, i sometimes forget that you can use it to make something "tangible" as well lol
@halfbakedproductions7887Ай бұрын
For everything weird that you get asked in interviews or on coding challenges, chances are they'll implemented it in like C++27 or something. Might call it std::leetcode::rebalance_binary_tree_using_no_memory or something like that. I maintain that C++ is getting gentler and easier as the years roll by. I'm old enough to remember those Boost libraries, those are now standard features.
@IamLegion10 күн бұрын
😆😆😆
@edoardodepiccoli3004Ай бұрын
good to see they actually make you study and code real stuff there. I am studying CS in Italy and the only C++ I've seen is just in a bunch of slides that explains the theory and not much else
@purnya224 күн бұрын
porco dio I've been thinking the same! I don't hate the theory but the lack of practical stuff is maddening! We're getting out of universities absolutely useless, unless you program as a hobby in your free time.
@AmitBillava-ib6yn15 күн бұрын
Our college never thought us C++ can do this much of stuff
@NTC7 күн бұрын
very inspiring video! And you've learnt so much in just 2 years. Congratulations!
@abdelrahmankhaled506317 күн бұрын
I have a project at university to make a game as well, and I was lost on KZbin searching for a way to make a game, and suddenly I found this video out of nowhere You are amazing. I think the clip moved me a little
@MrWalnutYT9 күн бұрын
Super vid! editing tip just, when you pause the music for comic relief, when you start the music again: don't turn it on suddenly but a bit slower (not too slow of course) it sounds way cleaner!
@abdalrhmanmohammed59785 күн бұрын
Lovely video. Keep up the grind!
@randomrandom398518 күн бұрын
I'm a simple human, I hear sponsor and close the window immediately
@Yamo406.xАй бұрын
Damn, this video makes me wonder what kind of education I am getting tbh.
@shkhamd23 күн бұрын
Frankly speaking, 2years for c++ to have a decent grasp on the lang seems to be just about right.
@goncaloaraujo664421 күн бұрын
i got my bachelors and I barely can make a calculator
@shkhamd21 күн бұрын
@@goncaloaraujo6644 double the practice, i'd say.
@ushannilumindajayawardana160716 күн бұрын
@@goncaloaraujo6644 bruhh😂😂😂
@ZalaanAliАй бұрын
Great to see your video. Can kindly explain more about your interview programming tests like how did you prepare and what type of algos or problems. Thanks
@nested9006Ай бұрын
I love how you just focus on one programming language and master the shit out of it. I think I'm gonna go with this principle as a DA, mastering only one tool (Microsoft Fabric)
@LogbotgamesАй бұрын
Plz keep making content,never stop
@__Mr.m__29 күн бұрын
1:50 the cuisine setup
@Mgfrfr27 күн бұрын
hey zyger , i'm a first year comp sci at a low grade university because i didn't score good in highschool but i really love programming , i like how cool it looks and i've been a techy nerd since i was a kid so it's not a rushed decision i made by choosing comp sci, but i'm nowhere near the level i want to be , the problem is i dont know how i can get to that level and my college is pretty mediocre , they just wanna get work done and don't push us to make engines and what not, i am not levelling up even though i want to , You've lived my dream by working in a game's development and i'm impressed and looking up to you now because you did just achieve what i've dreamt of . Can you please make a guide for individuals that are clueless on how to level up but they are willing to. YT blessed me with this rec and the will to do what you did has only grown stronger Love from India , Gained a new sub fr!
@xavier776918 күн бұрын
You're indian? It's over for you
@TechSensei72 күн бұрын
BSc cs?
@NANAKRPATVARDHANКүн бұрын
@@TechSensei7 bro how tf u figured that this dude is doing bsc cs I am myself doing it so everyone is judging like shit
@MgfrfrКүн бұрын
@@TechSensei7 yes
@MgfrfrКүн бұрын
@@NANAKRPATVARDHAN i mentioned it in my comment bro
@Amir-gi5fn19 күн бұрын
what a great university which teaches all these stuff
@attentivenettle764318 күн бұрын
same lol. i hated cpp when i first saw it. but then i had to learn it for college and here my journey started.
@spal2na9 күн бұрын
really love your videos and your energy, dont you consider make c++ tutorials for non-tech
@supremeone12867 күн бұрын
can u help to learn c++ from where u learned and what all u learned plzz love u video🥰🥰
@Sartakkkk29 күн бұрын
Can You please share/recommend some resources/course about what you did after doing DSA or atleast make a vid about the roadmap...It will be really helpful for many who are lost like me 😭
@FidelisMCheeloII27 күн бұрын
What's the best roadmap to follow when learning C++ programming if you want to get into game development?
@mb_kieran28 күн бұрын
i'm trying to get into game development and advanced programming so i can maybe get a job somewhere, (i only know the basics, for loops and if statements and all that, dipping my toes into shader code rn) so seeing someone close to my age working at a place like sea of thieves is really motivating. would love to see a video on your experience applying for jobs and going through the interview process :>
@CurS-yp3qw28 күн бұрын
А ты игра на готовых движках писать хочешь или сам писать движках?
@mb_kieran28 күн бұрын
@CurS-yp3qw yeah, i think it would be a fun exercise! I've started a course on c++ programming so I can eventually learn to make games from scratch
@Xperto_Ай бұрын
My Zygga
@Scriabin_fanАй бұрын
Took me a second lmaoo
@SpaghettiBluАй бұрын
4:42 the gd difficulty faces are everywhere 🫨
@dutch8700Ай бұрын
Hey what program is this? I'm CS and we are doing stuff like networking, but nothing like graphics rendering or physics engines?
@jademonass295414 күн бұрын
im in CS too and i have electives which include graphic/shader engines im guessing she means that?
@qhero386928 күн бұрын
Wow, amazing video! I'm heading into my second year of learning C++. Do you have any advice for someone at this stage? I sometimes worry about whether C++ will open doors for me since it doesn't seem as talked about compared to web dev or languages like Java and Python. I'd love your thoughts on its relevance and how to make the most out of learning it. Thanks!
@CurS-yp3qw28 күн бұрын
Естественно он актуален. Java, python подходят только для не крупных проектов, простых, средних сайтов. Например, телеграмм сделан на C++, все крупные игровые движки написаны тоже на нем, крупные веб приложения по типу телеграмма того же тоже в 90% делаются на подобных языках, потому что там нужна высокая скорость
@SkyHighBeyondReach25 күн бұрын
Well done!
@Ginger_Hrn11 күн бұрын
6:34 Touhou 12 : UFO holy hell!!
@dieserhugo296029 күн бұрын
You do all this cool stuff at college and meanwhile I have to learn about network flows, computer architectures and complexity theory :(
@SanvyxАй бұрын
6:33 HOLY NO WAY TOUHO UYOUHO TOUHOU I LOVE HAGS LETS GOOOO
@ph0eniix02Ай бұрын
What did you major in? this coursework looks really interesting
@swarajtilekar3836Ай бұрын
I wanna know too
@MohabMohab-zr7md13 күн бұрын
Can you opensource your engine?
@MarekPlacek-be3lp26 күн бұрын
@ZygerGFX nice video! I have only one, very important question: would you start with c++ again, or would you go with rust?
@TheStRaX_29 күн бұрын
I just completed my 12th class to be honest, but eventually working on a game engine building with c++
@KöennigАй бұрын
What course are you taking in uni?
@oliverdive9759Ай бұрын
If you can relearn C++ from scratch, what will you learn first and what are the things to avoid? I want advice because I am trying to start but I lose passion after a few days.❤ Because I have a lot of resources but I don't have a plan
@ZettaiKatsu2013Ай бұрын
Just focus on what you really need to know. Avoid obstacles, configuration hell, complicated code, don't try to be perfect
@halfbakedproductions7887Ай бұрын
There are people who've been doing C++ for 20 years who still aren't true "experts". I wouldn't worry about it too much. In my opinion the _real_ top dogs and C++ "experts" are the standards committee and Stroustrup himself. Everyone else is just a seasoned pro.
@full-timepog684428 күн бұрын
Dont worry about passion. Just show up.
@KieranRichardson-vt9mpАй бұрын
oh my god, i was just wondering to myself which uni u go to and i looking at that lecture hall, i think that's the same as me, I usually sit in a similar place too
@vkcde8354Ай бұрын
commentry is awesome
@muhammadrahim471229 күн бұрын
Which college/uni ? All i have in my CS degree in uni is Theoretical computer science and electrical engineering courses
@saturo-g1s27 күн бұрын
Hello maam, i am in first year of college, i want to know how to deploy a .exe file to an app, like you have made game engine physics and the game itself. how should one can can able to deploy it into an app?
@GloryOfNightАй бұрын
I see you like little bit of pain. You can try Vulkan and making sure your program can run cross platform. That would be really fun!
@RomanMakowiecki2 күн бұрын
I actually watched this when I was supposed to study programming, soooooo i better go
@pavelyankouski491327 күн бұрын
I wonder why nobody creating engines from the end point, I think coders are stuck in the backend forever. I will write a book if my project will succeed.
@YgsenddАй бұрын
Is this a re-upload ? I think I already saw that vidéo like 2 or 3 month ago 🤔
@norbertTrendАй бұрын
Appreciate the detailed breakdown! A bit off-topic, but I wanted to ask: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?
@amzzabi485525 күн бұрын
framework brilliance
@MohammadAman-x3j10 күн бұрын
Last game was awesome
@mattshuАй бұрын
I wish I didn’t get bothered so much seeing camel case and snake case side by side 😂😢
@il_moddoАй бұрын
Im ngl i feel demotivated seeing how much progress youve made in 2 years compared to me in a longer time span 😭 My university barely does any actual hands on programming stuff which has been extremely disappointing to experience
@helauren27 күн бұрын
Take your own education in your hands learn what you need to learn, do personal projects and practicr exercises
@GauravRaut-mr7qcАй бұрын
can you recommend some good sources to learn c++
@individuosocial8 күн бұрын
I confess that your thumbnail got me hahahaha
@HarshalGhuge26 күн бұрын
What about dsa and cs fundamental can you please share details of it also that we need to learn for good software engineer
@codewithfelix394027 күн бұрын
Wow... a female C++ programmer! Am in love .
@CasualSamy15 күн бұрын
What's your major in?
@AntiShadman696913 күн бұрын
computer science
@laz.go.401512 күн бұрын
This video reminded me that I have a project to do in Laravel 😞
@Noir4041217 күн бұрын
Did you go to Stanford omg?
@Ayushkumar-qp7nw23 күн бұрын
If u don't mind I am also trying to learn how to code on my own, by profession I am a game artist who makes environments and props and sometimes complex materials, I want to level up and make games as a solo dev someday, at first I started UE5 visual scripting but it was all confusing as I don't know what's happening with all of these, so I decided to stick to basics and learn c++ and then there were e ton of terminology that I was not familiar with and I have to enroll out of that course then somebody told to learn c for basics and then c++, I don't know if it's going to work, can u make a video or suggest me how to do a proper headstart for total noob from our experience in game dev in c++
@MysticalAurora9u4u3ksbАй бұрын
Seeing the Window titles of your projects I just wonder what the comments were like...
@kalu_shoor42029 күн бұрын
wow great video
@MohamedAdel-91116 күн бұрын
4:38 #this is c
@CarbonTaxLOLАй бұрын
Smarter than 100% of humans on earth. I hope you get rich soon.
@4F6D28 күн бұрын
Are you a degenerate?
@konsa_rohan2 күн бұрын
How to use and implement SDL in my Visual Studio Code and use it with C Language ? teach me, make a tutorial on it, I wanna learn how to build games, too. I wanna Build it, I wanna learn it.
@bolushokАй бұрын
Pls, what course is this?
@Felixer-jr4gz22 күн бұрын
You’re so inspiring
@ZettaiKatsu2013Ай бұрын
yay😂😂😂🎉🎉 Write-time takes forever. I burned myself learning gamedev through a framework, similar to sfml, I am switching to Game Maker
@SnowfonАй бұрын
What IDE do you use ?
@ZygerGFXАй бұрын
Visual studio 2022
@Rudy-se4jtАй бұрын
that's visual studio
@CsHeistMastermind15 күн бұрын
Exciting...
@bonnymich29 күн бұрын
have anyone actually got something off of brilliant i tried it and didnt like it, it is too childish this is for babies
@Dooferz3211 күн бұрын
I know Stoke on Trent when I see it
@SavageScientist7 күн бұрын
Yo go girl
@zinetx29 күн бұрын
just a nitpick lol, it's freenel or fraynel. not freznel.
@BeastGuru52Ай бұрын
I saw this video an year before!!!
@panagiotispagonis685625 күн бұрын
Nice video but the code shown is C# not sure why
@DEMIR_TURGUT9 күн бұрын
Do I need to be good at math for making a game from stracth?
@ZygerGFX8 күн бұрын
Well not not really. You will most likely use maths but you can learn that on the go.
@LP-2544229 күн бұрын
Nice video.
@nathanwhite704Ай бұрын
What university did she go to that required her to write an engine? Thats absurd.
@steel_hat_piratesАй бұрын
why black hairs iin channel picture?? just asking : )
@angelmoraleszАй бұрын
yo voy a ser ese "aprendi unity por un año" XD
@fifnmarlindemann840428 күн бұрын
It's funny to see that in 2024 people are still using plain new & delete in C++
@de_w0r28 күн бұрын
What's meaning of clinically insane? Is it kind of miscall?
@vk8a829 күн бұрын
break free from the chains of OOP. learn C to achieve godhood
@rtothec1234Ай бұрын
Tryna learn C++ but I got a web developer day job. One day I will.
@adamrushfordАй бұрын
try my series
@EdmundAmonoo29 күн бұрын
O Senpai guide me, teach me your ways.
@tumacho-d9t25 күн бұрын
Why people always think c++ is for games, even why they always want to make games
@Explore4code17 күн бұрын
Every child should learn data science! However, this can result in neglecting fundamental programming skills and living in a world of illusions.
@ulisesnava6834Ай бұрын
Career?
@jeresbao660115 күн бұрын
-Complicado, mané!
@kellyarnold29 күн бұрын
Yhp I did enjoy the video
@СергійСотнічук-ь1яКүн бұрын
This video is interesting maybe but I don't know english so well