|
|
|
|
|
by IgorPartola
5811 days ago
|
|
If I was to start over again I would go like this: C, Python, HTML/CSS, JavaScript, jQuery, SQL, Django. For me it's imporant to understand how something is put together on at least some basic level. E.g. I more or less know how Django's ORM translates into SQL, or how a Python inerpreter translates Python code into bytecode (at least very theoretically). I hate the idea of using something as a magical black box. |
|