N6XRE DokuWiki

This is an old revision of the document!


Programming and Computing - Linux
Sandbox

1. Python (programming language)

Top


2. Python syntax and semantics

3. Comparison of integrated development environments

4. Manual Pywikibot

5. Making Games with Python & Pygame

6. Coding Tech playlists

7. PHP vs. Python In 2018

8. Python Django Crash Course

Top
Python Django Crash Course

Django port changing - I'm at 22:01 / 1:08:10 on Win7
If you want to change the server’s IP, pass it along with the port.
So to listen on all public IPs (useful if you want to show off your
work on other computers), use:
$python manage.py runserver 127.0.0.1:8002
For more details click here. - server runs OK.

9. Writing your first Django app, part 1

10. Python for Everybody - 13 hrs 40 min

Top
Full Course with Dr. Chuck - 13 hrs 40 min
https://youtu.be/8DvywoWv6fI

QR Code
QR Code python (generated for current page)