+ 3
Newcomer problem
I am having issues,such as that i have learned c programming and i have no idea how these declarations works or how they are build and their purposes clearly..i wanna learn them but I can't..where can i learn them with more depth!
18 ответов
+ 6
You can practice your coding here, or exercism.org but that one requires a lot of self learning, codewars is another site but a lot of self learning as well cs50 from Harvard is a good free course online with video lectures. The key to asking questions here is attempt to solve your problem first then ask for help. Also tag your question correctly.
+ 6
A
Sololearn is a very good platform to learn. I learnt the C course from Sololearn. The only difficulty i faced was with pointers. I used YouTube to learn pointers (I'll share you a playlist if you want). Then I practised too, without practise, i forget stuff. And if you get time, do some C challenges to get stronger at the concepts. You can challenge me in C I'll play with you
+ 3
Practise them to find out yourself. Or if you feel stuck, ask questions. You can refer to YouTube too
+ 2
A
https://youtube.com/playlist?list=PL2_aWCzGMAwLZp6LMUKI3cc7pgGsasm2_
By the way, this is not my playlist, this is someone else's. I was too in my first year when I started C. C is a simple language, take it slowly ;)
+ 2
A happy to help :)
+ 2
They are a lot of resources here on SoloLearn for C, and the C community is great. Fell free to ask anything, and don't get discouraged by some of the hard head answers. You can reach out anytime.
+ 2
I want to join a community,but where to?
Is it just like this,asking questions on different types of platforms?
+ 2
A you can message me on Sololearn, I'm very active here. Unfortunately, I'm not in any social media :(
+ 2
Practice.
Practice.
Practice.
PROGRAM.
😅😅🤔🙂👍
+ 2
Harish.G there's an arrow in the learn section at the top, pointing down. Click that and you'll figure it out
+ 2
Kassandra Kassandra Lodge what help do you want?
+ 1
Do you have any recommendations from where i should learn them!
+ 1
yes please..
I am a beginner on c and currently on my first year at uni..But we can be friends i don't know i mean at least as a learner..Please do share your playlist,thank you!!
+ 1
thank you
+ 1
Do you have any else than solo to reach out to you?
i wont disturb,maybe once in a while
+ 1
I have a doubt, I complete my python beginners course so I want to learn python intermediate so how can I change my course ..plz help me
0
*{
margin:0;
padding:0;
text-align:center;
}
body {
margin:50px;
background:black;
padding:20px;
color:black;
}
h3{
background:#fff;
margin:50px;
padding:10px;
}
button{
font-size:4px;
background:green;
margin:8px;
margin-top:center;
padding:4%;
text-align:center;
}
input{
background:wait;
margin:10px 5px;
}
#form{
background:red;
width:100%;
padding:50px 0;
text-align:left;
}
form{
background:wait;
margin:5px;
width:100%;
text-align:left;
}
0
eh what???
this?