Update DEVTools.md

This commit is contained in:
nbats 2023-03-28 20:44:13 -07:00 committed by GitHub
parent f93e0171d7
commit 426d654519
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,7 +196,7 @@
* [Python4Everyone](https://py4e.com/), [A Byte of Python](https://python.swaroopch.com/), [Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/), [Learn Python](https://www.learnpython.org/), [Learn-Python](https://github.com/trekhleb/learn-python) or [Magical Universe](https://github.com/zotroneneis/magical_universe) - Learn Python
* [High Performance Python: The Code](https://github.com/mynameisfiber/high_performance_python) - Python Lessons
* [Real Python](https://realpython.com/), [Reeborg](https://reeborg.ca/docs/en/) or [AskPython](https://www.askpython.com/) - Python Tutorials
* [FutureCoder](https://futurecoder.io/), [complete python developer](https://t.me/Udemy_Python_Developer), [Python Full Course](https://youtu.be/XKHEtdqhLK8) or [A Practical Introduction to Python](https://www.brianheinold.net/python/python_book.html) - Python Course
* [FutureCoder](https://futurecoder.io/), [Python Full Course](https://youtu.be/XKHEtdqhLK8) or [A Practical Introduction to Python](https://www.brianheinold.net/python/python_book.html) - Python Course
* [Modern Python 3 Bootcamp Courses](https://github.com/nbats/FMHYedit/blob/main/base64.md#modern-python-3-bootcamp-courses)
* [Tea Press](https://greenteapress.com/wp) - Python Learning Book
* [python3-in-one-pic](https://github.com/coodict/python3-in-one-pic) - Python Learning Picture
@ -860,7 +860,7 @@
* [SPARTAN Procedural](https://pnjeffries.itch.io/spartan-procjam-edition) - Procedural Tile Generator
* [Laigter](https://azagaya.itch.io/laigter) - 2D Texture Map
* [Doshaven Programming List](http://www.doshaven.eu/programming-tools/) - DOS Game Creator Tools
* [QB64SourceCode](https://www.qb64sourcecode.com/ ) - QB64 Game Programming Tutorials
* [QB64SourceCode](https://www.qb64tutorial.com/) - QB64 Game Programming Tutorials
* [Fantasy Consoles / Computers](https://github.com/paladin-t/fantasy) - List of Fantasy Consoles and Computers
* [stencyl](https://www.stencyl.com/) - Codeless Game Engine
* [Kaboomjs](https://kaboomjs.com/) - Quickly Make Games with Javascript
@ -1260,7 +1260,6 @@
* [HTML-Minifier](https://kangax.github.io/html-minifier/) - HTML Minifier
* [HTML.com](https://html.com/) - HTML Guide / Cheat Sheet
* [HTML Reference](https://htmlreference.io/) - HTML Guide
* [HTML Compressor](https://htmlcompressor.com/compressor/)
* [HTML Notepad](https://html-notepad.com/) or [HTML Sandbox](https://apps.apple.com/us/app/html-sandbox-2/id6443393029) - HTML Editors
* [HTML + CSS Extract](https://chrome.google.com/webstore/detail/html-%20-css-extract/bkahkocegdkgicmmfpkoeipjmjaeohfn) - HTML / CSS Extractor
* [TryIt HTML](https://www.w3schools.com/html/tryit.asp?filename=tryhtml_intro), [HTML-Online](https://html-online.com/editor/), [pell](https://jaredreich.com/pell/), [html.cafe](https://html.cafe/) or [jsTester](https://www.cs.iupui.edu/~ajharris/webprog/jsTester.html) - Online HTML Editors