2
WITCH
8y

Ok I know this is stupid question and not rant, but I just finished school and need to go to the high school and want do build some projects. So I'm pretty good with HTML, CSS, PHP, MySQLI, and in high school I want to learn python. I already know some stuff with python I built programs for 'hacking' but I don't know what programs do I need to learn to build if I want to work somewhere... Sorry if my English is bad.. :)

Comments
  • 1
    If you are going the python way, start with django. It's a bit hard to start with, but it gets easier on the way.
  • 0
    Thank you..
  • 1
    You already know a little bit of web development, so learn python and next learn java or c. If you go to C you will learn all about mempry management and all low level concepts every programmer must learn.
  • 1
    Your English is good. Probably better than my New York'ish 😀

    It depends what you want to build and what you want to do in the future. Decide on the project requirements and use the proper tools to make it happen. Never use a hammer when you should use a screwdriver. You will encounter low hanging opportunities in the future as many business people use tools like Excel for everything and I do mean everything . No concept of databases or even utilities.

    Let us know more details when you have them and we can continue helping you.
  • 1
    P.S. - the only stupid question is the one that is not asked. Questions are good.
  • 1
    @Jumpshot44 Whell I thought that it was bad bc I'm from Serbia :D

    But anyway I want to build different types of applications not just web, but I don't know what to build.

    I was just at work today helping my dad and I saw a program for cash(items, price...) so I think I'll create that. But as I said I want to build more stuff not just one specific thing..

    That is nicely said. :)
  • 1
    I guess you could browse job boards/freelance sites, just to see what type of stuff gets asked there. For example, go on freelancer.com and filter for python projects, maybe you can get some ideas of what "real world" clients might need (don't use it to actually get the jobs tho, those sites suck x) )
  • 0
    @P3t3r6 Great idea, thanks. :D
  • 1
    One great program is a traceroute program. try to make one in python. I have no ex0erience in it, but I did it in C and think it is something I could put on a portfolio, and I learned a lot from it.
Add Comment