< is the "less than" sign, and > is the "greater than" sign. Nice, easy to follow content, this will be helpful for beginners to get started! Thanks for making this!
@theamazingeditor7961Ай бұрын
yes
@epixertyАй бұрын
no, thats the name of the operator. those characters are called angle brackets
@FrittedАй бұрын
@@epixertylook on unicode sheets they’re known by the names "Less-Than Sign" and "Greater-Than Sign"
@Tear-ud2giАй бұрын
1 > 2
@EricParkerАй бұрын
Rewrite it in rust.
@Master120Ай бұрын
C for the win, push to the repo on every save.
@HnxzxvrАй бұрын
Rust gang here | V Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust Rust
@BunrithViwatthanakАй бұрын
Rust vs C++ who will win!
@filled9971Ай бұрын
@@BunrithViwatthanak c++ fuck rust
@berymainАй бұрын
ericparker verified now.
@Frosty_Q-TАй бұрын
I have been using C++ since back when I was a kid on PlayStation Home I don’t use it for much video game editing anymore but I now use this exploring different types of tools looking for exploits etc
@chicabomb5933Ай бұрын
visual studio is amazing, when i was in highscool i used it a lot instead of codeblockd (ew), nowdays i use vscode just because is more lightweight (yes, you need to install the complier separately but for space it's worth it ). for beginers it's good to use a full IDE like vs studio but i wanted to mention this other way if there are people that maybe don't have much space in their pcs
@SpiderfffunАй бұрын
nah i'd vim
@Kripo-handleАй бұрын
bro wtf i js started with C++, that was well timed
@nol4natorАй бұрын
Literally the same here
@IgnBesdАй бұрын
same xd
@adalwolf9419Ай бұрын
He’s always watching
@zuhayeatАй бұрын
same
@Kripo-handleАй бұрын
@@adalwolf9419 thats genuinely concerning 💀💔
@AlexTsaavaАй бұрын
there are also for loops (example: for(int a = 0; a < 10; a++) { std::cout
@AlexTsaavaАй бұрын
Oh that not all with for loops… another example: char[] letters = “abcdefghijklmnopqrstuvwxyz”; //makes an array of characters, each character is a different element for(letter : letters) { std::cout
@savvyfn350Ай бұрын
guys an excuse to stop doing my homework! ebola man uploadeed!
@kanuki0Ай бұрын
3:36 lil correction for the skids: cout is actually not a function, but a stream object. the "
@ebolaman_Ай бұрын
thanks 🙏
@HnxzxvrАй бұрын
@@ebolaman_ok now actually let me out your basement
@tsunami870Ай бұрын
@@kanuki0 no it stores data in the stream buffer and when a newline is encountered it flushes immediately, so cout
@infowizard_Ай бұрын
a tutorial about using WINAPI with C++ would be pretty cool
@eater_ofcrayonsАй бұрын
Real
@Cyther2Ай бұрын
loved this video, this one was good to go through, game me some basics that i can now actually remember to use later(im new to c++) thx for this video you should make a pt2
@destroyerr1558Ай бұрын
Bro you are not a skid you teach very well.
@mr.atomictitan993811 күн бұрын
Although I hate the bloat that comes with visual studio, I think its good for beginners. The earlier you learn C/C++ the better as this is a monolithic language and will help you in the long run. Obviously, I am ignoring cobol and assembly because that is for crazy people lol
@ebolaman_10 күн бұрын
assembly 😍
@luigi4204Ай бұрын
Just started to learn c++. I bought a course on udemy but its outdated and he uses CodeLite. I only get compiler errors so Im gonna switch to bro code and visual studio. Good luck everyone!
@BottleCapProgrammerАй бұрын
I WANT PART 2 EBOLA!!!! man,,... part 2 plz?
@TheHeadphonesAreNeededАй бұрын
fr
@samiplays6365Ай бұрын
Oh my god!! Finally a full course for Skids like me!!! from my favorite hacking tutorial trainer!! YESSSS
@iluvwntrАй бұрын
haha thats so well timed bro, i am going thru “apathy” in learning cpp and i have cybersec project at school wtf haha, keep cpp tuts up!
@OkriM-0Ай бұрын
PLEASE DO MORE OF THESE I BEG YOU
@TheGamer2024ShortАй бұрын
It stands for character output 4:40
@thebluegamerdrummer2363Күн бұрын
🤓skid that thinks hes a real programmer:
@xxxxxx-h6s3 күн бұрын
a++ is not equal to a += 1 or a = a + 1 beacause in the first example a is incremented after the line of code (postfix increment) and in the second example it is incremented rigth there in your example however this doesnt effect the outcome / compiled mashine code here an example where it would matter: int a = 0; std::cout
@smc529Ай бұрын
Best video so far keep up the good work and, make more programming tutorials 😉
@Mrrahim_techАй бұрын
I like your videos❤ ebola keep going
@youqdoАй бұрын
Dude my teacher just gave me this language what a time
@Funnyguygamer70Ай бұрын
i learned a litte from this video thx ebole man god bless you
@MikhaKeyАй бұрын
Dude I just found my dad’s old C++ book 💀 Really perfect timing
@bleachtybwfullАй бұрын
Most of the code in the book won’t work in Visual Studio..
@MikhaKeyАй бұрын
@@bleachtybwfull man. First of all, it worked. The second thing I want to tell is that C++ absolutely did not change in 20 years
@developer2Ай бұрын
@@bleachtybwfull yes it will? 💀
@TheAsp121Ай бұрын
you really the biggest skid on yt ebola🤣
@Mem-d5cАй бұрын
Yo man, love the content, do you know if this would work on Mac? Thanks
@xglockАй бұрын
I personally use CLion but you can also use any other IDE, for example XCode which is directly from Apple
@Mem-d5cАй бұрын
@@xglock thanks bro
@Sam1093kАй бұрын
crazy how i know all of this thing you say but still take 4 at the exam 🙏
@NwexyАй бұрын
bro really came without skid video 😎 quitted. goated.
@BoppinVFXАй бұрын
Finally a good tut so i dont have to use py
@AInfinity_Ай бұрын
Thank you father
@ihzcАй бұрын
??
@MOMO3MKАй бұрын
wtf ??!
@straw298Ай бұрын
@@MOMO3MKprobably a person new to english?
@LandonViteriАй бұрын
@@straw298 i think hes just joking idk
@Meletion1Ай бұрын
No! You call him daddy!
@arshimethАй бұрын
0:13 the smartest and the most "EDUCATİONAL"
@RaGhav363Ай бұрын
I will be joining your paid community soon I need some exclusive knowledge for educational purposes only 😅
@ebolaman_Ай бұрын
cya there!
@NiksanZyАй бұрын
Ain't no way I literally just started studying these C#, JavaScript and C++ from school
@dopamin6942Ай бұрын
I wish you would also teach about installing C++ libraries
@SpideyJuice_999Ай бұрын
Ebola man dropped 🔥🗣️🗣️
@steviejp1505Ай бұрын
Man, now we can understand all of the "tools" we have
@DKsantana409Ай бұрын
yay i am ready to no longer be a skid thank you !
@daniels_guardАй бұрын
Your videos are always helpful
@oliverdive9759Ай бұрын
❤️ thanks , we love you too
@kistuu._4252Ай бұрын
bro i thought you are 18-19 what compliment are you talking about xD
@raresdene685Ай бұрын
Im the biggest skid ! Nice one ebola man
@FNXGameАй бұрын
Make moree c++ tutorials bro. I am a skid
@gtaghelpАй бұрын
keep it up, i love ur vids bro
@ItzIcyhereАй бұрын
Nooooo my favorite skid man is changing 😢
@flopism493Ай бұрын
LOVE FROM PAKISTAN BRUH !
@ByteWise0Ай бұрын
How old are u I'm from Pakistan too
@flopism493Ай бұрын
@@ByteWise0 i'm 17 brother and what bout u ?
@ByteWise0Ай бұрын
@@flopism493im 15 brother
@kingrich-cm6dxАй бұрын
bro was like 95% c++ for skids
@会供価Ай бұрын
thank you mr ebola man
@Voice_MyАй бұрын
Rewrite it in Assembly
@sys_key3287Ай бұрын
I believe in C supremacy
@alelion3539Ай бұрын
There has to be reasons as to why no one uses registry cleaner programs to clean their computers. They either are scams themselves or are both redundant and detrimental overall. Regardless, I enjoy testing these cleaners on my virtual machines to see what kinds of problems arise from them.
@RO1O1OАй бұрын
im already learning c++
@anonimuromanАй бұрын
me too brother
@MINECANGIАй бұрын
nice tutorial!! i love c/c++! btw > is the right shift operator
@HnxzxvrАй бұрын
The > is a “changer” operation idk what it’s called but I call it a changer cuz it changes data
@aidnvfxАй бұрын
@@Hnxzxvr Flow insertion operator
@tsunami870Ай бұрын
It's just operator overload in c++, i can make the + operator turn on your refrigerator light
@Manny73211Ай бұрын
cout means carry-out
@insadeytАй бұрын
Oh I thought it was console output
@tsunami870Ай бұрын
Wrong, it's character output
@projectmusictrollАй бұрын
hi ebola you're the goat
@wuyanimabote5948Ай бұрын
Ebola, please do c# next
@JacobReshetnikovАй бұрын
fun fact if you where using Xcode you have to put a return 1 at a end of a fuction
@desztilaltАй бұрын
never heard a guy talk about stds this much
@Blue-GameDeveloperАй бұрын
thank you
@RobloxRizzАй бұрын
This video is a C++ tutorial for beginners. The video covers the following topics: * Basic syntax and structure of C++ programs * Variables and data types * Operators * Control flow statements (if/else, for loops, while loops) * Functions * Arrays * Pointers The video is intended for people who are new to programming and who want to learn C++. The video is also intended for people who are familiar with other programming languages and who want to learn C++. The video is a good resource for beginners who want to learn C++. The video is well-organized and easy to follow. The video also includes a number of examples that help to illustrate the concepts being discussed.
@MichaelTheSequelАй бұрын
I'm gonna watch this later, this may be the thing that's gonna save my sourcemod from being just another shitty Half-Life map pack!
@SeanTheKingАй бұрын
what Keyboard do u own Mr.Ebola
@Il_pandaАй бұрын
c++ died the day rust was born
@Fetus100BillOfMineАй бұрын
Make a bat thing if you put someones discord user id in, you get their IP.
@andregamer7923Ай бұрын
Thats like saying "make a paypal money generator" 😂😂 simply not possible
@Fetus100BillOfMineАй бұрын
@@andregamer7923 Can it be a discord bot
@RealysynАй бұрын
goat ebola
@KeikoChannАй бұрын
i have been in programming world for 3 months and i already learned many languages such as Batch,java,html,css,js,lua.and now i will study C++
@Mous-12-3115 күн бұрын
It's okay to explore, it's normal and awesomee. but when you found your programming language that feels liks home, better stick with it!
@KeikoChann15 күн бұрын
@Mous-12-31 aight
@suchy.chomikАй бұрын
next do c# winforms
@alonecoder2799Ай бұрын
Teach the skids classes and namespaces
@guestsneezeplayzАй бұрын
Thanks Mate
@PARIKAKUАй бұрын
i am your 73rd subscriber
@ebolaman_Ай бұрын
no way
Ай бұрын
@@ebolaman_ isnt better to just use a text editor like vscode and g++ command in cmd
@real_kira999Ай бұрын
best❤❤
@Snezze_1337plАй бұрын
Tuto perfect for me
@SimpleeSynapseАй бұрын
C# next😮
@vadiks20032Ай бұрын
wouldn't it make more sense to teach C for skids first and then expand it on C++?
@HnxzxvrАй бұрын
Skids heads would explode if they saw c but it’s kinda of a bad language it’s hard to read
@vadiks20032Ай бұрын
@@Hnxzxvr i dunno c seems more raw, simple to me. it has basic rules and it follows these rules. C++ literally just throws binary shift left at you as an operator for printing and calls it "output" or whatever(altho its easier to understand than printf requiring you to know the type of your variable), and yells at you if you do sus things with pointers, and i never understand what C++ compiler tries to tell me C++ also has classes added on top of structs, which may be very confusing to differentiate for a newbie, since they seem like they serve the same purpose on the first sight std::string is simple to understand yeah, but when i learnt that string is basically just a pointer to an array of constant (for some reason?) characters, i was like "ooooh thats how it works" on the second thought, you're right C++ is better to teach for news than C
@smc529Ай бұрын
true
@HnxzxvrАй бұрын
@@vadiks20032 tbh the c++ syntax can be strange at times but c is really not memory safe c++ will at least throw an error if you over shoot the buffer limit
@vadiks20032Ай бұрын
@@Hnxzxvr thats the point. C is not memory safe, meaning you can learn on basic examples and see how doing a mistake would affect your code, for understnading, before moving onto C++ where it automatically looks after that
@greg_pizzatowerАй бұрын
incredible
@HnxzxvrАй бұрын
Yoooooo bro not using bat rare af
@mrpuppysuperprohackergodno7513Ай бұрын
Lol
@Monk47GTАй бұрын
never thought i would see a gtag youtuber comment on an ebola man video lol
@HnxzxvrАй бұрын
@@Monk47GTlol every one says that
@Monk47GTАй бұрын
@@Hnxzxvr crazy
@ToolsHUB-BetaАй бұрын
and do more c++ for skids lol
@Phoenix-fly-SLАй бұрын
Thanx man
@pawxgamingmario9813Ай бұрын
Python is superior in every way
@imjustfoxyАй бұрын
your skool got taken down
@CxrruptwdАй бұрын
bare metal machine thinks that you're writing nothing:)
@bbb_chaosАй бұрын
Free Community link is not working pls.. help me guys to get access
@polovr...Ай бұрын
Make a tutorial for C-sharp
@QKing-OfficialАй бұрын
Me using vs code and getting the error flood....
@aarizflyАй бұрын
vs 2022?
@jiro3109Ай бұрын
Make it in c#
@JulianCK-ty9fuАй бұрын
This tutorial is the minimum to be turing complete
@Streaming_CJАй бұрын
Sam altman teaching c++😮suiii🥳
@kibaofficial63325 күн бұрын
if you're good in C you don't need C++. change my mind
@jlz3456Ай бұрын
whats your keyboard bro?
@Rawrl31Ай бұрын
C++ for skids, dont skid guys
@eggboy26Ай бұрын
yay
@randomgamerkid851Ай бұрын
hello ebola
@samiplays6365Ай бұрын
Can you do any private classes for learning C++?? Can you teach me yourself plssss. is there any way u can take private classes??
@notdenisxd_ytАй бұрын
EBOLA!!!
@AZZZZA555Ай бұрын
Python next Mr. Ebola man ?
@andregamer7923Ай бұрын
Idk does that even require tutorials? xd
@IgnBesdАй бұрын
SO Beginner guide that can be
@DalandanRealАй бұрын
What would you recommend c++ or rust ?
@ebolaman_Ай бұрын
c++
@norgerАй бұрын
> we will not be skids anymore > installs Visual Studio everyone knows all the programming gods use VIM.