Update DEVTools.md

This commit is contained in:
nbats 2023-03-19 02:43:36 -07:00 committed by GitHub
parent f983c6f772
commit 52650dab86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,9 +14,9 @@
* ⭐ **[StackOverflow](https://stackoverflow.com/)**, [DecodingDevOps](https://www.decodingdevops.com/) or [Stack Roboflow](https://stackroboflow.com/) - Developer Q&A
* ⭐ **[The Odin Project](https://www.theodinproject.com/)** - Web Dev Tutorials / Courses
* ⭐ **[O'Reilly](https://www.oreilly.com/)** - Tech / Programming / Courses / [Infinite Trial](https://pastebin.com/aJ4v55ae)
* ⭐ **[freeCodeCamp](https://www.freecodecamp.org/)** - Programming / Courses / Interactive [Archive](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_freecodechamp_archive) / [GitHub](https://github.com/freeCodeCamp/freeCodeCamp)
* ⭐ **[freeCodeCamp](https://www.freecodecamp.org/)** - Programming / Courses / Interactive [Archive](https://github.com/nbats/FMHYedit/blob/main/base64.md#freecodechamp-archive) / [GitHub](https://github.com/freeCodeCamp/freeCodeCamp)
* ⭐ **[Programming / Coding Tutorials](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_coding_tutorials)**
* ⭐ **[Free Courses by Xemu](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_free_courses_by_xemu)** - Programming Course Drives
* ⭐ **[Free Courses by Xemu](https://github.com/nbats/FMHYedit/blob/main/base64.md#free-courses-by-xemu)** - Programming Course Drives
* ⭐ **[Phind](https://www.phind.com/)** - Developer Q&A AI
* ⭐ **[Programming Book Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading#wiki_.25B7_programming_sites)** - Read / Download Programming Books
* [GitHub Docs](https://docs.github.com/en) - GitHub Help Documentation
@ -37,13 +37,13 @@
* [Python Discord](https://pythondiscord.com/resources/) or [Python Reference](https://github.com/rasbt/python_reference) - Python Learning Resources
* [30 Days Of Python](https://github.com/Asabeneh/30-Days-Of-Python) - Python Guide
* [CodingBat](https://codingbat.com/) or [PyQuickie](https://chrome.google.com/webstore/detail/pyquickie/okpdnfgpbpifbncoleieajiblmebbkci) - Python / Java Practice
* [Java Beginners](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_java_beginners) - Java Tutorials
* [Java Beginners](https://github.com/nbats/FMHYedit/blob/main/base64.md#java-beginners) - Java Tutorials
* [Python Programming Hub](https://github.com/Tanu-N-Prabhu/Python) - Python Learning Repository
* [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
* [Modern Python 3 Bootcamp Courses](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_modern_python_3_bootcamp_courses)
* [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
* [Python Cheatsheet](https://github.com/gto76/python-cheatsheet) or [SpeedSheet](https://speedsheet.io/) - Python Cheat Sheet
@ -66,7 +66,7 @@
* [LintCode](https://www.lintcode.com/) or [CodeWars](https://www.codewars.com/) - Coding Practice
* [Coding Questions](https://platform.stratascratch.com/coding) - Coding Interview Questions
* [NeetCode](https://neetcode.io/) - Coding Interview Practice
* [Code With Mosh Courses](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_code_with_mosh_courses)
* [Code With Mosh Courses](https://github.com/nbats/FMHYedit/blob/main/base64.md#code-with-mosh-courses)
* [Free Cyber Resources](https://github.com/gerryguy311/Free_CyberSecurity_Professional_Development_Resources) or [Applied Cybersecurity](https://www.nist.gov/itl/applied-cybersecurity/nice/resources/online-learning-content) - Cybersecurity Learning Resources
* [picoCTF](https://picoctf.org/), [CTFLearn](https://ctflearn.com/), [HTB](https://academy.hackthebox.com/) or [OpenSecurityTraining2](https://opensecuritytraining.info/) - Cybersecurity Lessons
* [DefendTheWeb](https://defendtheweb.net/) - Cybersecurity Challenges
@ -195,7 +195,7 @@
* [Learn Git Branching](https://learngitbranching.js.org/) - Interactive Git Branching Guide
* [Awesome Microservices DotNet](https://github.com/mjebrahimi/Awesome-Microservices-DotNet) - .Net Microservice Guides
* [Flutter Tips and Tricks](https://github.com/vandadnp/flutter-tips-and-tricks) - Flutter Tips and Tricks
* [Learn SQL](https://sqlbolt.com/) or [Top Database Bundle](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_top_database_bundle) - SQL Lessons
* [Learn SQL](https://sqlbolt.com/) or [Top Database Bundle](https://github.com/nbats/FMHYedit/blob/main/base64.md#top-database-bundle) - SQL Lessons
* [SQL PD](https://sqlpd.com/) - SQL Learning Game
* [PostgreSQL Tutorial](https://www.postgresqltutorial.com/) - PostgreSQL Tutorial
* [MySQL Tutorial](https://www.mysqltutorial.org/) - MySQL Tutorial
@ -493,7 +493,7 @@
* [Daft Page](https://daftpage.com/) - Landing Page Creator
* [LandingPage](https://landingpage.fyi/index.html) - Landing Page Tool Index
* [Uisual](https://uisual.com/), [SaaS Pages](https://saaspages.xyz/), [SaaS Landing Page](https://saaslandingpage.com/) or [lapa](https://www.lapa.ninja/) - Landing Page Templates / Ideas
* [Canva](https://www.canva.com/), [ThemeKings](http://themekings.net/) or [PikBest](https://pikbest.com/) - Design Templates / [Premium Apk](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_canva_premium)
* [Canva](https://www.canva.com/), [ThemeKings](http://themekings.net/) or [PikBest](https://pikbest.com/) - Design Templates / [Premium Apk](https://github.com/nbats/FMHYedit/blob/main/base64.md#canva-premium)
* [Zeplin](https://zeplin.io/) - Design Templates / Editor
* [Codebases](https://github.com/reacttips-dev/codebases) - ReactJS Project Source Codes
* [vite](https://vitejs.dev/) - Frontend Development Tool / [GitHub](https://github.com/vitejs/vite)
@ -610,7 +610,7 @@
* [PWABuilder](https://www.pwabuilder.com/) - Turn Site into Progressive Web App
* [LightHouse](https://github.com/GoogleChrome/lighthouse) - Web App Performance Test
* [Chaos Frontend Toolkit](https://chaos-frontend-toolkit.web.app/) - Break Your Web Apps to Improve Them
* [w3af](http://w3af.org/) or [Burp](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_burp) - Web App Security Testing
* [w3af](http://w3af.org/) or [Burp](https://github.com/nbats/FMHYedit/blob/main/base64.md#burp) - Web App Security Testing
* [PWA Screenshot Generator](https://progressier.com/pwa-screenshots-generator) - Generate PWA Screenshots
* [egui](https://github.com/emilk/egui) - Rust GUI
* [Form To Chatbot](http://formtochatbot.com/) - Convert Google Form to Chatbot
@ -637,7 +637,7 @@
* [faustjs](https://github.com/wpengine/faustjs) - Wordpress Framework
* [Wordpress Themes](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_wordpress_themes) - Themes for Wordpress
* [Timber](https://upstatement.com/timber/) - WordPress Theme Creator / [GitHub](https://github.com/timber/timber)
* [Elementor Kit](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_elementor_kit) - 1400+ Elementor Premium Templates
* [Elementor Kit](https://github.com/nbats/FMHYedit/blob/main/base64.md#elementor-kit) - 1400+ Elementor Premium Templates
* [KokoAnalytics](https://www.kokoanalytics.com/) - Wordpress Analytics
* [vichan](https://github.com/vichan-devel/vichan) - Imageboard Hosting
* [ProBoards](https://www.proboards.com/) - Forum & Imageboard Hosting
@ -929,7 +929,7 @@
* [GitLab](https://about.gitlab.com/), [FSFE](https://git.fsfe.org/) or [NotABug](https://notabug.org/) - GitHub Alternatives
* [GitHubStatus](https://www.githubstatus.com/) - GitHub Outage Status
* [Git Explorer](https://gitexplorer.com/), [Git Cheatsheet](http://www.ndpsoftware.com/git-cheatsheet.html), [git-cheatsheet](https://hackprogramming.com/notes/git-cheatsheet) or [Git Commands](https://gabrieldejesus.github.io/git-commands/) / [2](https://github.com/gabrieldejesus/git-commands) - Git Command Lists / Search
* [GitHub Desktop](https://desktop.github.com/) / [Linux](https://github.com/shiftkey/desktop), [Git-Fork](https://git-fork.com/) or [Tower](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_tower) - Git Clients
* [GitHub Desktop](https://desktop.github.com/) / [Linux](https://github.com/shiftkey/desktop), [Git-Fork](https://git-fork.com/) or [Tower](https://github.com/nbats/FMHYedit/blob/main/base64.md#tower) - Git Clients
* [GitHub.Dev](https://github.dev/) - GitHub Web App
* [refined-github](https://github.com/refined-github/refined-github) or [Ungit](https://github.com/FredrikNoren/ungit) - Improved GitHub Interface
* [Stefan Buck](https://stefanbuck.com/awesome-browser-extensions-for-github) - GitHub Browser Extensions / [GitHub](https://github.com/stefanbuck/awesome-browser-extensions-for-github/)