BinaryByter
except its 10 times more stupid
BinaryByter
I see
stab your eyes
klimi
Anonymous
Bye
This guy always has an issue with questions as if he came into the world with perfect knowledge of coding
BinaryByter
PLEASE?
Anonymous
Lol
BinaryByter
HES SERIOUS
Anonymous
Not doing it
At the moment I just playing around with some things I learning ..it’s more practice at the moment
klimi
I don't need some text
BinaryByter
BinaryByter
I like it!
klimi
Yay
Francisco
At the moment I just playing around with some things I learning ..it’s more practice at the moment
And we're telling you that what you're trying makes no sense
BinaryByter
I understand bro
NVM, he actually understood
Anonymous
The tutorial I am following just shows syntax and stuff , not so much logic , this is why my question may seem illogical
스티븐
Yes am human!
MᏫᎻᎯᎷᎷᎬᎠ
Since lambda expression translation the is "()" operator which is a class member Then you can define a class within a function. And friend keyword promotes the entitiy to access private fields (which is only for classes && structs)
Anonymous
Then you're following a really bad tutorial
It’s not really the tutorial . He teaches different concepts and I just trying to use different things I learn together but I realize it doesn’t always make sense
MᏫᎻᎯᎷᎷᎬᎠ
Okay
Anonymous
Then you're following a really bad tutorial
C++, the new Boston , on YouTube ,
klimi
스티븐
DeAtH
Guys I need learn c++ and java basics in 1 month ;___; or I will fail my class
DeAtH
Is it possible
Francisco
C++, the new Boston , on YouTube ,
I'm not going to watch it to make an opinion, sorry
klimi
How?
That's the question
DeAtH
Yes
Can you give me hints where to start? I will try my limit best
MᏫᎻᎯᎷᎷᎬᎠ
Noted
Note also The function can't access the private fields of the class within it
klimi
Mhm
klimi
Well
DeAtH
Regrading programming
klimi
I would try to learn basics and then exercise
DeAtH
I would try to learn basics and then exercise
Any course that you can suggest?
klimi
Not really I'm not into that stuff... I learn when I need help with solving exercises
DeAtH
I just need to learn programs which involve inheritance and basics
klimi
Any course that you can suggest?
You can try https://youtu.be/Rub-JsjMhWY
Francisco
Nope
klimi
You can try https://youtu.be/Rub-JsjMhWY
This would give you some basic knowledge
Anonymous
Nope
Huh
klimi
Then try to make fizzbuzz program eg. write a program that prints numbers from 1 to 100. If number is dividable by 3 print "fizz" , if it's dividable by 5 print "buzz" if both print "fizzbuzz" else print just the number
Francisco
Huh
Pastebin or something, that is unreadable
Anonymous
Pastebin or something, that is unreadable
How do I paste it in the telegram groups with pastebin
Francisco
Paste de link
Anonymous
Paste de link
It deletes it
Francisco
Ups, didn't know there's bot that prevents you from posting links😅
Francisco
It deletes it
Well, format the code then
klimi
https://pastebin.com/HRaQBfpU
klimi
DeAtH
@smartass08
Sure! Will try tommorow, rn gotta sleep coz college is there in 5hours
klimi
Poke me if needed
DeAtH
Anonymous
Hi
Anonymous
I heard of this
Anonymous
Anonymous
I got about 40 mins in
Anonymous
He explains this well
Anonymous
In information technology and computer science, a program is described as stateful if it is designed to remember preceding events or user interactions;[1] the remembered information is called the state of the system
بوصَعبْ
#learn
بوصَعبْ
Corn
Still having a hard time understanding constructors. Does anyone have a website or Youtube video to better understand them?