Tag: tutorial
All the articles with the tag "tutorial".
-
Configuring IntelliJ IDEA for Electron
In the last blog post on Setting Up Electron Framework for Desktop Apps , we talked about Electron framework and its installation, we also tried a "Hello...
-
Setting up Electron framework for Desktop apps
Fed up with clunky Linux desktop apps, I explored Electron — here's how to set it up and start building your first cross-platform desktop application.
-
Setting up Natural Language Processing Environment with Python
Get your NLP development environment running on Linux with Python — covers pip, NLTK, spaCy, and the core tools you need to start experimenting.
-
Flickr Wallpapers daily for Linux Mint & Ubuntu
Linux has very few options for 'Automatic Wallpaper Setter'. Variety is at the top.
-
Android : Spinner
Learn how Android Spinners work — dropdown selectors that let users pick from a list without cluttering the screen, with a practical code example.
-
Android : Intents & Shared Preferences
In this example, we are particularly going to learn three things.
-
Android : How to Read and Display User Input.
Build your first Android app: read Name, Email, and Password from user input and display them in a TextView on button click — a beginner walkthrough.
-
Android Development Introduction
A starter guide to Android development — from installing Android Studio and the SDK to choosing the right IDE and getting your first project running.