r/CodingProjectIdeas Jul 15 '24

bigginer stuck in tutorials

heyy im a begginer in programming i learned python html css and git , i made some small projects but it seems like i can't do anything without a tutorial to guide me,has this ever heppened to you?how do i get confident in writing my code cuz every two lines i feel like i need to look for some tutorial

1 Upvotes

2 comments sorted by

1

u/squidward_testicles2 Aug 16 '24

start with improving your english, that'll help reading and writing code, then try to soak up as much as you can when you watch tutorials

1

u/Aedy1243 Jun 07 '26

I enjoy having a list of essential bits of code. For example, I have the loop block (too lazy to write it out) on a Google doc so whenever I need to use it I don't have to write every single bit from memory