-
anto_oi started following Basic requirements needed to learn coding. , Simple Introduction , What are the best ways to learn programming? and 3 others
-
Developers, what are your thoughts on pair programming?
if you get a balanced/good partner, pair programming will be very beneficial, especially in finding new ideas and solving problems. but to get a partner who suits us is very difficult, especially sometimes individual ego can damage the progress of the project, not to mention the problem of profit sharing.
-
Basic requirements needed to learn coding.
its clear to learn coding atleast you have some basic computer skills, after that u should decided which language u will learn. after u decided the language u could start by finding some tutorial and try it, couse u coding is about practice, patience and persistence. sometimes to got and idea u could join some group/forum/community, or if u had some problem during the process u could find the answer from google or stackoverflow.com
-
How did you learn HTML?
The first time I learned HTML I didn't know styling/css let alone javascript, at that time it was like a nightmare especially to arrange the placement of elements according to the interface design that we want. Only after knowing about styling/css and javascript especially bootstrap and jquery web design feel much easier, but sadly the more we learn about it the more complicated and complex it will be :sneaky:.
-
What are the best ways to learn programming?
maybe it can be started by trying to type sample code as it is then try to run/compile it and see the output, then start to modify it little by little and see the results again, do this continuously until we can understand how a syntax/code works. the point is that programming cannot be separated from trial and error process continuously.
-
How do you stay motivated while coding?
i do agree with this comment, especially by breaking task into smaller goals and celebrating progress. for me my self coding more like doing quest in game, so if i feel the main quest still too hard or too far to reach i'll move to do some minor quests. Even though we only complete minor quests, we can get a feeling of satisfaction that will keep motivate us to continue till we complete the entire project/work.
-
Simple Introduction
I am a feelancer who loves the world of IT, especially software development. I am currently exploring database design and various programming languages, ranging from desktop, web and mobile programming. Sometimes in my spare time I also try to learn graphic design. Through this forum I hope i could develop my skills, thanks for spare your time to read my introduction.