0

I feel lost

I learn html , css , basics of js and Python all from mobile and practicing from phone is extremely hard and frustrating Now i forgot a lot of what i learned What should i do

11th Jun 2024, 1:55 PM
Ilyas El Maftouhi
Ilyas El Maftouhi - avatar
7 Answers
+ 2
You need a use case to learn it very well I think. Aslo, trying to develop on your phone sucks, and that’s coming from someone who knew Python decently well before I tried writing script on my phone with a fairly good IDE. Trying to do it with the horrible Sololearn Python sandbox when you are just learning to code sounds misreable. Do you have anything with a desktop OS?
11th Jun 2024, 2:20 PM
Wilbur Jaywright
Wilbur Jaywright - avatar
+ 2
Start working on a simulation project. That is a clone of something real. This will allow you to have fun and actually make something and you can simply use it as an example. Make a blog, make a image gallery etc..
12th Jun 2024, 12:16 AM
Joseph Lazarus
Joseph Lazarus - avatar
+ 2
I think you should open up notes and write down what you learned on notes or you can learn one at a time and remember them one at a time.
12th Jun 2024, 9:35 PM
GamerCorgiCoder
GamerCorgiCoder - avatar
+ 1
I assume “2 ram” means 2GB. That is not great, but still usable. Do not “upgrade” to Windows 11, but if you have less than 10 you need to switch to something else. As for Python, I’d first just install the official implementation from Python.org, as it includes a lightweight IDE written in Python itself, using the Tkinter cross-platform GUI toolkit. With webdev, since you already have a browser, you just want an IDE. I recommend Kate. I don’t know webdev, but in Python, do you know: - How to define a function? - How to use tuples, lists, and dictionaries? - How to use F-strings? - How to make a class and instantiate an object from it?
11th Jun 2024, 5:25 PM
Wilbur Jaywright
Wilbur Jaywright - avatar
+ 1
Ilyas El Maftouhi Just code. It will help you ESPECIALLY if it is on an editor (the Sololearn’s, for example) using a computer.
12th Jun 2024, 10:05 AM
Manos The Cuber
Manos The Cuber - avatar
0
I do have a potato laptop with 2 ram Can u share some ideas and how did you use python in ur journey
11th Jun 2024, 4:06 PM
Ilyas El Maftouhi
Ilyas El Maftouhi - avatar
0
Thanks mate
11th Jun 2024, 4:41 PM
Ilyas El Maftouhi
Ilyas El Maftouhi - avatar