محمد محمد
Dima
so?
محمد محمد
so?
You army was fucked in syria why u are come to fight us
Dima
cool
Dima
I am not patriot so should that offend me?
Dima
be more on topic
Dima
ask programming questions or whatever
محمد محمد
Dima
people these days..
Anonymous
Roxifλsz 🇱🇹
Ok 😂 I laugh with u
Fuck off with offtopic bullshit or you will get another warn
klimi
Mohammed remember The Rock c:
Dhigu
👍
klimi
👍
welcome
Dhigu
i am a new one so i want lern about c,+
Dhigu
cool
😊
klimi
Ok 😂 I laugh with u
hey Fdi agent... some other Fbi agent is using your pfp
klimi
Ok 😂 I laugh with u
do you all use same one?
Anonymous
Can any one suggest me the best way to practice c,c++ programming language .
Manuele
Can any one suggest me the best way to practice c,c++ programming language .
you should start by doing different practices for C and C++
Manuele
and by picking one of them
Manuele
not both
Anonymous
ok i will do c practice
Anonymous
Is there any way to practice c language to become a master in it
Anonymous
like websites or books containing questions and solutions to practice c programming.any one know about it
Anonymous
plz share it
☬ੴ Bassi
Learning a language is easy but applying it the challenge there is plenty of material out there Google Learn c
Dima
10 years is enough
Dima
later it will be easier to learn
Dima
Anonymous
😢😢😢
Anonymous
Jack
Hi thanks
Jack
I’ll read rn
Anonymous
Is visual studio nice platform to practice coding 🎗️🎗️
Igor🇺🇦
Is visual studio nice platform to practice coding 🎗️🎗️
Yes it is. Here you can check series of videos on modern c++ and how Visual Studio can help with learning https://youtube.com/watch?v=zMrP8heIz3g
Jack
Hey if any of you guys need jobs join MBYS. Our platform is coming out and is essentially a recruiting platform for blockchain devs to find blockchain startups. We have OmegaOne signed up, Margin, Fungible, and several others for now. https://t.me/mbys_official
Igor🇺🇦
https://www.opera.com
many
I've been talking with some Android developers and they can't even name some common functions
many
Those long Android API names
Anonymous
Anonymous
Hello guys , I need C/C++ problems for practice.. If anyone have the list then plz send me. Thank you.
Rupesh
How to create calculator. Exe file using c
Rupesh
Setup file
Anonymous
Hello guys I want to learn c++
Anonymous
Calculate program
Anonymous
search online
Anonymous
there are plenty resources
Max
/report
Roxifλsz 🇱🇹
/warn spam
Anonymous
I am having issue with getline function
Anonymous
Its not taking first input before blank space
Anonymous
Pls help me with it
Igor🇺🇦
Pls help me with it
Can you show some code?
Anonymous
Yes
Igor🇺🇦
It's hard to say anything without it
Anonymous
Anonymous
😕
Igor🇺🇦
You should either use cin or getline
Igor🇺🇦
First cin reads any character, getline reads line
Anonymous
Do i remove cin from it?
Igor🇺🇦
If you want to read line from cin no need to use cin >> input
Anonymous
Cin doesn't read blank spaces
Igor🇺🇦
?
Igor🇺🇦
It reads any character
Anonymous
Anyone interested in this program
Anonymous
I want to read name with spaces
klimi
Igor🇺🇦
I want to read name with spaces
Is it written in line? getline will read everything till default delimiter \n or eof
klimi
Ntng
Why should we be interested?
Igor🇺🇦
Why should we be interested?
Aren't you interested in any few lines of code from random people? 😉
Anonymous
Fixed it