Hacking

Monday, May 3, 2021

Best Sinhala Tech Podcast

 Techkatha






Web Development ID

CodeIgniter 



CodeIgniter is an open-source software rapid development web framework, for use in building dynamic web sites with PHP.

Download

Sublime Text

Sublime Text is a shareware cross-platform source code editor with a Python application programming interface. It natively supports many programming languages and markup languages, and functions can be added by users with plugins, typically community-built and maintained under free-software licenses.

Download

IntelliJ IDEA


IntelliJ IDEA is an integrated development environment written in Java for developing computer software. It is developed by JetBrains, and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can be used for commercial developmen

Visual Studio Code


Visual Studio Code is a freeware source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git.

Download




Notepad++


Notepad++ is a text and source code editor for use with Microsoft Windows. It supports tabbed editing, which allows working with multiple open files in a single window. The project's name comes from the C increment operator. Notepad++ is distributed as free

DOWNLOAD


List Of ADB Command For Android Developer

  Adb Server adb kill-server adb start-server  Adb Reboot adb reboot adb reboot recovery  adb reboot-bootloader adb root //restarts adb with...