Programming softwares: Difference between revisions
Jump to navigation
Jump to search
m (→Editor) |
|||
| Line 11: | Line 11: | ||
== Editor == | == Editor == | ||
* ''$'' [https://www.sublimetext.com/ Sublime Text] for {{Mac}} or {{Win}} | * ''$'' [https://www.sublimetext.com/ Sublime Text] for {{Mac}} or {{Win}}<ref>[https://www.jinnsblog.com/2017/03/sublime-text-package-control-big5-utf8.html [Sublime Text] 如何解決中文亂碼的問題:安裝ConvertToUTF8與Codecs33套件 - 靖.技場]</ref> | ||
* [https://notepad-plus-plus.org/downloads/ Notepad++] for {{Win}}. GPL License {{Gd}} | * [https://notepad-plus-plus.org/downloads/ Notepad++] for {{Win}}. GPL License {{Gd}} | ||
* ''$'' [https://coderunnerapp.com/ CodeRunner – Programming Editor for macOS] | * ''$'' [https://coderunnerapp.com/ CodeRunner – Programming Editor for macOS] | ||
| Line 20: | Line 20: | ||
* [http://www.wampserver.com/en/ WampServer, la plate-forme de développement Web sous Windows - Apache, MySQL, PHP] for {{Win}} | * [http://www.wampserver.com/en/ WampServer, la plate-forme de développement Web sous Windows - Apache, MySQL, PHP] for {{Win}} | ||
* ''$'' [https://www.mamp.info/en/mamp-pro/mac/ MAMP PRO - Your local web development solution] for {{Mac}} or {{Win}} | * ''$'' [https://www.mamp.info/en/mamp-pro/mac/ MAMP PRO - Your local web development solution] for {{Mac}} or {{Win}} | ||
== Text diff tools == | == Text diff tools == | ||
Revision as of 15:47, 17 April 2020
List of Programming softwares
API documentation
- Zeal - Offline Documentation Browser for Win
& Linux
. License: GNU General Public License v3.0 - $ Dash for macOS - API Documentation Browser, Snippet Manager - Kapeli for macOS
- Dash Alternatives and Similar Software - AlternativeTo.net
API testing
- Postman | The Collaboration Platform for API Development for macOS
or Win
- $ Paw – The most advanced API tool for macOS
Editor
- $ Sublime Text for macOS
or Win
[1] - Notepad++ for Win
. GPL License 
- $ CodeRunner – Programming Editor for macOS
- Alternatives: Online IDE
PHP
- XAMPP Installers and Downloads for Apache Friends for macOS
or Win
- WampServer, la plate-forme de développement Web sous Windows - Apache, MySQL, PHP for Win
- $ MAMP PRO - Your local web development solution for macOS
or Win
Text diff tools
Git client
- GitHub Desktop for macOS
or Win
- Sourcetree | Free Git GUI for Mac and Windows for macOS
or Win
Database management tools
S/FTP
- Download FileZilla Client for macOS
, Win
or Linux
- WinSCP for Win
. GPL v.3
Other tools
- $ Alfred - Productivity App for macOS
- newmarcel/KeepingYouAwake: Prevents your Mac from going to sleep. for macOS
. MIT license.[2]
Terminal
References
- ↑ [Sublime Text 如何解決中文亂碼的問題:安裝ConvertToUTF8與Codecs33套件 - 靖.技場]
- ↑ macos - How can I keep my Mac awake AND locked? - Ask Different