₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,758 members, 8,423,615 topics. Date: Wednesday, 10 June 2026 at 01:12 AM

Toggle theme

Fox524's Posts

Nairaland ForumFox524's ProfileFox524's Posts

1 (of 1 pages)

ProgrammingRe: I Want To Learn Programming. Which Language Should I Start With? by fox524: 8:29am On Dec 23, 2017
A beginners trick I learned way too late in the game of learning to code: repetition repetition repetition


The biggest issue I've come across in learning to code is that no matter what tutorial I've tried, there simple were never enough examples to work through to become proficient in whatever I was learning at the time. When I bring this up, it's generally met with "you just want to be spoon fed" or "you need to build stuff! Go and build" by programmers.

I've learned how to fix this issue. It's extremely simple:

Take the last exercise you were shown/taught and repeat it three times.

1st iteration is to make sure you understand what the hell's going on and can repeat it, do you understand the functions, the loops, the getters, setters and constructs? You won't understand because you'll need to keep referring to your last attempt, hence doing it two more times.

2nd iteration is to do the same project again but this time without referring to old code at all. It's not about memorizing. It's about understanding what you want to do next and what tool you need to slap in your code to get there and knowing how to do it...well, a little memorizing comes in handy but at a certain point you're no longer memorizing and you're more just 'knowing it'. Can you clean up your code a bit? Can you DRY it out some?

3rd iteration is to build on it. Can you add another property to the Class? If it's HTML can you add 6 columns with images instead of just 2? Just add shit to the project with what you already know. Add stuff that you learned 2-3 lessons ago but haven't touched since then.

After doing an exercise three times you'll go from "Monkey See, Monkey Do" all the way to "Monkey Know!"
EducationBuy And Sell Used Books Online by fox524(op): 7:57am On Dec 23, 2017
Compliments of the season guys,

I'm building a web platform that aims to help passionate book readers and owners to buy and sell old books online (such as WAEC past questions, novel, Jamb past questions etc.). Think of it like an eBay for books.

I'm still doing research to know if people have this problem I'm trying to solve so I don't waste my time building something nobody needs. I've already begun coding and sketching out some basic functionality.

If you're interested or you know someone that might be please follow this link:

https://docs.google.com/forms/d/e/1FAIpQLScMFdbBWFOSOXfcunE_IqoKZCHZ1wRfSRKEUPnButiUx6UhKA/viewform?usp=sf_link

If there a lot of interested parties, I'll go ahead and finish it up. wink

Thanks.
Music/RadioRe: What Music Are You Listening To Right Now? by fox524: 7:46am On Dec 23, 2017
Compliments of the season guys,

I'm building a web platform that aims to help music studio owners rent out their studios to artistes and for artistes to find music studios in their area. Think of it like an Airbnb for music studios.

I'm still doing research to know if people have this problem I'm trying to solve so I don't waste my time building something nobody needs. I've already begun coding and sketching out some basic functionality.

If you're interested or you know someone that might be please follow this link:

https://docs.google.com/forms/d/e/1FAIpQLSeJxd4PlgepLE-2MHM9XD38re-RScKHTuihdsFvIJwZGXf2fg/viewform?usp=sf_link

If there a lot of interested parties, I'll go ahead and finish it up. wink
Music/RadioWebsite For Finding Recording Studios by fox524(op): 7:41am On Dec 23, 2017
Compliments of the season guys,

I'm building a web platform that aims to help music studio owners rent out their studios to artistes and for artistes to find music studios in their area. Think of it like an Airbnb for music studios.

I'm still doing research to know if people have this problem I'm trying to solve so I don't waste my time building something nobody needs. I've already begun coding and sketching out some basic functionality.

If you're interested or you know someone that might be please follow this link:

https://docs.google.com/forms/d/e/1FAIpQLSeJxd4PlgepLE-2MHM9XD38re-RScKHTuihdsFvIJwZGXf2fg/viewform?usp=sf_link

If there a lot of interested parties, I'll go ahead and finish it up. wink

1 (of 1 pages)