Ŵèşşām
Hi I need compiler for android?
Roshan
If it's c++ compiler for android
Ŵèşşām
Hi I need compiler for android?
I mean an application
Anonymous
g++ is good compiler for android
Anonymous
very good
Ŵèşşām
very good
I am using a very bad app: C++ compiler ide
Anonymous
hello guys I have a project assignment from the University that uses tables in C can any one recommend a good reference to learn how to work with tables in C please
Anonymous
I need it ASAP
Anonymous
What tables?
Anonymous
What tables?
I mean arrays
Anonymous
use google :)
Anonymous
i did but all the tutorials stop on how to declared 1D arrays need work with 2D arrays and how to pass them to functions
Igor🇺🇦
i did but all the tutorials stop on how to declared 1D arrays need work with 2D arrays and how to pass them to functions
What were you searching? https://beginnersbook.com/2014/01/2d-arrays-in-c-example/
Anonymous
you
King
How to print * 12 *** 1234
Igor🇺🇦
King
Lol with loop
Roshan
How to print * 12 *** 1234
Use bool num = false; Then at the end of loop num = !num; To switch between numbers and *
King
Suggest me where I get much data structure problems with solutions.
King
Apas?
Roshan
Leetcode
King
Did you get it?
I'll try at night
King
It's better if you give me full code.
King
May be I'll struck in between
Roshan
It's better if you give me full code.
WTH! wanna get banned?! Do it yourself
King
Nope
King
I'll try
Anonymous
Solve them yourself
Anonymous
If you're unable solve them yourself, why did you sign up for them?
Vlad
You just index them via [i * width + j] and call it a day
Asad
What is wrong with 2D arrays?
Vlad
Unless you really need variable row length
Vlad
What is wrong with 2D arrays?
nothing wrong with int arr[N][M];
Vlad
I talk about int**
Roshan
Guys, please review my approach to Wiggle Sort
Roshan
http://pastebin.com/jq2JafiA
Dark
please help me how to change rotation of image for to attach pgm file
Dark
sorry for poor English
Roshan
please help me how to change rotation of image for to attach pgm file
Is it something related to programming? Use paint
Anonymous
Guys.... please am new to this site, and I want to train myself programming......I totally know nothing in it but I want to understand it as self trained....how do you see it guys??
Manav
Thanks :)
Anonymous
Good for you, we all started from something
Please give me the best way to go.... probably how you started it off so that I'm motivated
klimi
if you don't feel motivated, you are already fucked
Anonymous
if you don't feel motivated, you are already fucked
Not really....I'm really and fully motivated. Thank you
klimi
Oh, then nothing stops you. Do you have some project in mind?
Pavel
Please give me the best way to go.... probably how you started it off so that I'm motivated
Find tutorials, download compiler, follow the tutorials, try different things with you code, if you don't understand something - google, if you can't find it in google, ask here (but be prepare to formulate your question well, otherwise they won't be answered) https://stackoverflow.com/help/how-to-ask
Anonymous
Oh, then nothing stops you. Do you have some project in mind?
Yes....I wish to develop an application that will help monitor people's health, things such as temperature, dieting habits, resting periods etc....and help advice them how to live a better healthy life. ..it's my wish
Anonymous
like mobile app?
Yes.... something of that kind
klimi
then c++ might not be the best for you
Anonymous
then c++ might not be the best for you
But I just wish to start from there.....mind you I know nothing in IT but I've achieved something in medicine
klimi
But I just wish to start from there.....mind you I know nothing in IT but I've achieved something in medicine
if this is your wish, i would suggest you cs50x hardvard course which is free online
Deidara
But I just wish to start from there.....mind you I know nothing in IT but I've achieved something in medicine
If you want to make an Android app, Java is the way to go, but since you want to use c++, try making a desktop app
klimi
I want to start from c, c++ then python
do cs50x, it is best for you
klimi
it starts with c, then python and then you can chose android track
Anonymous
do cs50x, it is best for you
Is it for Indians only??
klimi
Indians? no.... It is from Harvard, it is in english
Anonymous
I really trust Indians even though I'm not one
klimi
https://cs50.harvard.edu/x/2020/
Deidara
Any direction about it
Python is easier so you might want to start from there, then branch off to c
Deidara
i think cs50x has a nice progression
Oh it does, that's just how I learnt to code
klimi
yeah, i recommend it to those who want to try programming