+ 1

How do you START a new code?

coding

30th Jul 2019, 10:46 PM
Chinedu Pascal
Chinedu Pascal - avatar
3 Answers
+ 2
Depending on the size of the project, I’ll devise a plan based on what my program needs to accomplish and how I should organize it, then I’ll typically write a skeleton (pseudocode, empty classes/methods and un-assigned variables) then fill in the blanks and adjust accordingly. If its something small and simple and I dont really care about it, then well I just start typing and see what happens lol
30th Jul 2019, 11:21 PM
Jake
Jake - avatar
+ 2
I start with pseudo code
30th Jul 2019, 11:16 PM
Steven M
Steven M - avatar
+ 2
Open up code playground.
31st Jul 2019, 3:25 AM
Sonic
Sonic - avatar