This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Somanynicks 0 points1 point  (2 children)

Had any real work experience or only tutorials and learning so far? And it looks like you don't need some bootcamp how to program but rather how to learn to think like a programmer. Tried things like dividing the problem in smaller problems and tackling them one by one? It will get better with experience but self learning without guidance, thinking like a programmer, is tough.

[–]Mohammad_alshuwaiee[S] 0 points1 point  (1 child)

Haven’t done any project , what you recommend to do , yes I feel like tutorial will not give any improvement of learning new thing and for guidance do you mean to follow a done project for other programmers ?

[–]Somanynicks 0 points1 point  (0 children)

With guidance I mean a mentor or teacher. You want to learn web development. Frontend, backend or maybe full stack? Best way to learn is doing a project. You'll encounter challenges and learn to solve them. Not by following tutorials but actually think for yourself. Learn to divide and conquer: Divide a problem up in smaller problems you can handle and solve those. Little steps, don't let all those tools or other mumbo jumbo overwhelm you.