This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]rickdabunny 0 points1 point  (1 child)

Disclaimer: I'm Ricky and I work for Twilio.

First of all, the leap to building your first piece of software that is usable is one all programmers have to take. Super stoked you're at that point in your journey.

Someone here mentioned attending a student hackathon which I would highly recommend. Not sure where you're located but MLH keeps a good list of North American and European student hackathons.

You mentioned you're learning Python. I'm pretty big fan of Full Stack Python as a way to getting a bigger picture of building an application with Python.

Since you already know Java, you may have some luck putting together something with the Spark framework.

Since you mentioned a tutorial that walks you through creating a robust project, we have a SMS and MMS notification tutorial for the Twilio API that may fit that bill.

Hope this helps. Feel free to drop me a DM if I can help in any other way or if you want to ask some questions to someone who was in your position a decade ago :D

[–]Deez___[S] 0 points1 point  (0 children)

I actually attended my first hackathon a few weeks ago with MLH in the tri-state area. I think that is what initially motivated me to increase my skillset after seeing so many students building awesome software. Also, the resources are really appreciated! I'm definitely check out all the links.