+ 1

Any Advise?

I’m pretty new and am wondering how to make it easier to learn how to combine what I’ve learned to program or memorize what I’ve been learning.

5th Aug 2025, 7:04 PM
Wilde Anderson
4 Respostas
+ 2
Wilde Anderson ,what to learn - how to learn if you do not feel familiar with some aspects of coding, these things may help: > try to *relearn* what you do not fully understand. > do exercises and challenges to apply what you have learned. ** > repeat the last 2 steps. > be patient - learning and understanding takes some time. > sololearn *code coaches*. you can find them in the community section. the challenges are marked with difficulty levels. there are task descriptions available as well as input / output samples, and you can run your code attempts in the editor that can be accessed from the code coach environment. > you may also try https://edabit.com/challenges . the challenges are also marked with difficulty levels; they have task descriptions available. to create the codes and run them, you can use the sololearn playground. if you get stuck somewhere, you are free to ask questions related to your code attempts.
5th Aug 2025, 7:11 PM
Lothar
Lothar - avatar
+ 1
Okay thank you so much this will help a lot
5th Aug 2025, 7:18 PM
Wilde Anderson
0
Learn to use VS Code and Git as they are almost as essential as the language itself. Watch introductions of both
5th Aug 2025, 7:50 PM
Jake Freeman
Jake Freeman - avatar
0
Complete projects. Thats the only way. Unless u use language/tools frequently in practice, you are unlikely to really memprize all that knowledge. Programming problems are also a good place to start, but it wont help yoh much with harder concepts and libraries much.
5th Aug 2025, 8:52 PM
Aleksei Radchenkov
Aleksei Radchenkov - avatar