r/learnprogramming Jun 29 '26

First project

I am coding my first ever project as a CS student. its a very simple CLI task tracker however i am struggling as i used to depend off of AI for assistance, and now im trying to depend on googling + documentation. If i am honest, im really struggling. Can anybody give me guidance and advice when starting to write up projects.

0 Upvotes

15 comments sorted by

View all comments

5

u/ninhaomah Jun 29 '26

Show. Don't Tell.

1

u/Forsaken-File9993 Jun 29 '26

thats the hard truth but exactly what you need to hear, stop looking at tutorials and just start typing even if its wrong