Friday, November 13, 2020

476. Tool

Disenaraikan 12 aplikasi utama yang saya gunakan dalam Ubuntu, Mac dan Windows disebabkan saya pernah menggunakan ketiga-tiga sistem pengoperasian tersebut dalam 2 tahun kebelakangan ini. Sistem pengoperasian yang saya gunakan untuk laptop peribadi adalah Ubuntu. Dalam persekitaran kerja, saya pernah menggunakan Ubuntu, Mac dan Windows.

Desktop Operating System

- Ubuntu Linux Desktop (https://ubuntu.com/download/desktop)


File Manager

1. Default

    Files - Ubuntu

    Finder - Mac

    File Explorer - Windows


Development Environments

2. a. Sublime Text (https://www.sublimetext.com)

    b. Visual Studio (https://code.visualstudio.com)

    https://insights.stackoverflow.com/survey/2016#technology-development-environments


Web Browser

3. Google Chrome

(https://www.google.com/chrome/?brand=BNSD&gclid=CjwKCAiA17P9BRB2EiwAMvwNyEmwcQqjqeTkMoLcNlkRIIChOxCwbkTAOXNnmXOQFR1-v5x-V23wvhoCEUsQAvD_BwE&gclsrc=aw.ds)

4. Firefox (https://www.mozilla.org/en-US/firefox/new)


API Client

5. a. Insomnia (https://insomnia.rest)

    b. Postman (https://www.postman.com)


Chat Application

6. a. Telegram (https://desktop.telegram.org)

    b. Whatsapp (https://web.whatsapp.com)


SSH Client

7. a. Default

   Terminal - Ubuntu 

   Terminal - Mac

   Command Prompt - Windows

   b. Remmina Remote Desktop Client - Ubuntu (default)

   c. Microsoft Remote Desktop - Mac

   d. PuTTY - Windows


Git Client

8. a. Git Gui (https://git-scm.com/downloads) - sudo apt-get install git-gui

    b. Gitk - sudo apt-get install gitk

    c. SourceTree - Mac, Windows (https://www.sourcetreeapp.com)


Database Client

9. a. Adminer (https://www.adminer.org, https://alphacoder.xyz/adminer-a-simple-gui-client-for-any-db)

    plugin - table-filter

    b. Sequel Pro - Mac

    c. HeidiSQL - Windows


Mobile Development

10. Android Studio

https://developer.android.com/studio


Office Suite

11. a. LibreOffice (https://www.libreoffice.org/discover/libreoffice)

     b. Google Docs

     c. iWork - Mac

     d. Microsoft Office - Windows


Local Web Server

12. Laravel Valet