Posts

Showing posts with the label Shell

⚡ Windows CMD format drive, list all drive names, convert fat to NFTS

Image

✔ C Programming ⚡ How to make threads in C program? 🔥 Tecq Mate Tutorials ✌

Image
Download

✔ Learn C in 2 hours ⚡ C Programming for beginners 🔥 Tecq Mate Tutorials ✌

Image

Python Tutorial for beginners - Learn how to Fetch data from SQLite 3 with Python 3

Image
Download solution here .

Console Login Application Tutorial | JDBC + SQLite3 Tutorial

Image
Part 1 of 3 Part 2 of 3 Part 3 of 3 Download code and database  here . Download jar file here .

Tecq Mate | Build APK with command line only | Build Android with cmd | No IDE | No Android Studio

Image
Final android setup structure #Download solution  here #Download android emulator used in video https://www.bignox.com/ #Downloads for Windows Users https://dl.google.com/android/repository/platform-tools_r25-windows.zip https://dl.google.com/android/android-sdk_r24.4.1-windows.zip https://dl.google.com/android/repository/android-16_r05.zip https://dl.google.com/android/repository/build-tools_r25-windows.zip https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html #Downloads for Linux Users https://dl.google.com/android/repository/platform-tools_r25-linux.zip https://dl.google.com/android/android-sdk_r24.4.1-linux.zip https://dl.google.com/android/repository/android-16_r05.zip https://dl.google.com/android/repository/build-tools_r25-linux.zip https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html #For Linux users, run below commands to extract unzip build-tools_r25-linux.zip mkdir android-sdk-linux/build-tools mv android-7.1.1 android-sdk-linux...

Tecq Mate | XML to HTML | Transform XML to HTML with XSLT | MSXSL

Image
Download code here .

Compile CSharp code | No IDE | No Visual Studio

Image

MySQL + Java(JDBC) Connection | MySQL connector jar file

Image
Download solution here