Live data from Hacker News

Ask HN: I'm a 14yo HS student. How can I improve my situation?

news.ycombinator.com

11–20 of 25 posts

Re: Ask HN: I'm a 14yo HS student. How can I improve my situation?

#11
Get thee to Heroku, get thee to GitHub. I'm biased towards the Ruby community, but there are a great bunch of people there who publish a lot of code and related information that you can take a lot of advantage of. Also, the Node.js community is on fire right now and there are a lot of enthusiastic people constantly contributing. Joyent has free shit as well https://no.de/

As far as scheduling your time goes, I would try and use little increments. Get yourself a calendar and think about small projects with limited feature sets, setting a max limit of one or two hours of development a day and cross off each day that you code in red marker. After a couple of weeks you'll notice a lot of progress. It may help you to focus on specific parts of a functionality in order to familiarize yourself with larger concepts and gain expertise, like authentication, messaging, client vs. server javascript, etc.

Most importantly, become a member of a community of developers. That will expose you to a lot more than just dogmatic handouts from the few people who actually get involved in online education and aside from making friends and contacts, may lead to paid work so that you'll be able to line the walls of home with fancy, outdated programming books like the rest of us.

Re: Ask HN: I'm a 14yo HS student. How can I improve my situation?

#12
Im a social entrepreneur involved with several non profits doing programming projects. Ive actually be brainstorming an organization that uses these projects to help people like yourself learn about the industry and the tools. As such if youd like to help out and thus learn about programming wed be open to having you involved. So you can learn from the projects and from myself as well as other people on the projects.

Please let me know if interested. Thanks.

Re: Ask HN: I'm a 14yo HS student. How can I improve my situation?

#13
I made a lot of movies in High School and had similar problems (lack of time/resources). My solution? Boot strapping.

I used my Dads cheap video camera and some terrible movie editing software to make a Dvd of the Spring Dance recital, then got the dance department to take orders for DVDs from eager parents. By making everyone pay upfront, I was never at risk. With a $5 markup ($2 for me, $3 for the Dance Department), I suddenly was a lot closer to being able to buy better equipment.

Get OK at making really simple websites using free tools - there are tons of people who will gladly pay you if you can set up a good looking blog for their knitting group or fundraiser. Suddenly you'll have some money. Invest it in yourself to learn more complex and advanced things (through materials or just money to pay for your projects). Those new projects will lead to new jobs. New jobs means more money. You get the idea.

As for time? Its always a struggle. I got most of my work done during school vacations (spring break, summer vacation) and weekends. It helps if your friends are also your 'business' partners.

Good luck!

Re: Ask HN: I'm a 14yo HS student. How can I improve my situation?

#15

Im a social entrepreneur involved with several non profits doing programming projects. Ive actually be brainstorming an organization that uses these projects to help people like yourself learn about the industry and the tools. As such if youd like to help out and thus learn about programming wed be open to having you involved. So you can learn from the projects and from myself as well as other people on the projects.…

Sure, can you tell me more?

Re: Ask HN: I'm a 14yo HS student. How can I improve my situation?

#17
Trouble scheduling time in HS? Ha! Try doing an engineering degree, my friend.

That being said, I would recommend "being a kid" for a bit while you still can. You're already very much ahead of the curve when it comes to programming and development it looks like (14? Holy cow that's awesome). I honestly don't think your situation needs much improvement, it sounds great.

Focus on school first though - if you're getting a lot of work at 14 then it sounds like you're going to a good one. As for money, you could always get a summer job and save up for the domains and books you want to purchase.

Re: Ask HN: I'm a 14yo HS student. How can I improve my situation?

#18
post #15

Im a social entrepreneur involved with several non profits doing programming projects. Ive actually be brainstorming an organization that uses these projects to help people like yourself learn about the industry and the tools. As such if youd like to help out and thus learn about programming wed be open to having you involved. So you can learn from the projects and from myself as well as other people on the projects.…

Sure, can you tell me more?

Can we chat through email instead? Mine is startupz.net@gmail.com

Re: Ask HN: I'm a 14yo HS student. How can I improve my situation?

#20
As a soon to graduate high school senior and someone who seems to have the same interests as you, here are some of my thoughts:

1. Stay on the ball with your school work. I regret doing this myself. Freshman and sophomore year I had a decent average (85-90%), however, junior year I just got lazy. Most of my classes went down into the 70s and I was not enjoying myself. I'm in my final semester now, I have been accepted to university, but I'll most likely have to take out a big student loan as my average isn't good enough for most scholarships. I could have done better in those last two years of high school, but I didn't know how to manage my time. I'm getting better with it now, thankfully, and two tips I have for you are: (a) write down what homework you have for the evening on an ipod, notebook, or whatever you are guaranteed to look at once you get home. As soon as you get home, before you visit HN, reddit, or play any games(!), do that homework! You'll be able to focus better if you're not distracted by anything else, and you won't have to rush to finish it before bed (b) find time to do as much work as you can at school. If you happen to have a free period, study hall, or lunch break, take advantage of that. If you have something to do, find somewhere quite to work and JUST DO IT. You'll feel so much better after completing it and then you won't have to spend time at home on it. Don't let your friends talk you out of doing your homework to spend time with them, as there will be opportunities for that later. There's a due date on assignments, and you'll most likely not have another chance to get it done.

2. I've attended the canada-wide national science fair two times (hopefully a third. I'll find out soon), and this is something where one has to spend TONS of their free time working on a project. My projects were programming related, so I got to do what I enjoy doing and I won some cash and prizes doing so. However, there are huge time management issue with this. This is where finding those spare moments at school to do homework and assignments is really important.

3. Don't worry about a VPS. I know the feeling of wanting one though, but I've had to resist. There's just no practical reason why you actually NEED one. Before you buy something, ask yourself if it's something you actually need. If you would like to get a domain name (which can be helpful if you're advertising yourself on Kijiji or Craigslist for web dev.), you could just have a static HTML page (which most domain registrars allow you to have free), and have it link to your work (Github, etc.)

4. As others have pointed out, there are many free resources online. You just have to look.

Post reply on HN