Welp. It's what I do and I know plenty of people have interest in it. Currently I work as an iOS app developer. |
|
Welp. It's what I do and I know plenty of people have interest in it. Currently I work as an iOS app developer. |
|
Oh, cool. I have a few questions: |
|
1. I think Python is a great language to start with because it's relatively easy and intuitive, enforces good coding style, and has some great learning resources. (When people want to learn programming I first send them here) |
|
Last edited by Whatsnext; 02-03-2015 at 08:18 PM.
1. Great! I've already started learning the language and wouldn't like having to change to another one. |
|
Python is useful for one aspect of building a web-site: the server-side scripting (the code that decides what content to send to the user). Generally it's used with a Python web framework like Django. That has its own learning curve, too. Web "design" is mostly done with HTML and CSS. Then there is client-side scripting which is 99% Javascript. Websites tend to be made with 4, 5, or more languages. Hit ctrl + U right now and you will see HTML, CSS, and Javascript. |
|
#include <iostream> |
|
I would but I'm a dinosaur mainframe type. :-) |
|
Hey, awesome thread! |
|
Lucid Dream Goal:
A perfect week!
One week with at least 1 Lucid Dream in every night.
Not rare at all. (I've never worked on a major video game by the way so take all this with a grain of salt). Programming and visual design are separate roles. This is true in video game development and the development of any other major software. If you watch the credits for a video game, you will see the names grouped by roles. This will give you an idea of the separation between roles. For example you might see a bunch of names under "programmers" and then a bunch of different names under "animators" and/or "artists" and/or "visual designers". |
|
Bookmarks