StackTips

Browse tutorial by
Categories

Collection of tutorials and courses organized by categories. Select a category and start your journey towards being a better developer.

Android

140 articles
Operating system that was developed by Google, used in smartphones and tablets.

Blog Posts

98 articles
Browse technical blog posts and tutorials written by experts.

Java

60 articles
Java is a high-level, class-based, object-oriented programming language

Wordpress

26 articles
A free and open-source content management system written in PHP and paired with a MySQL or MariaDB database.

Xamarin

22 articles
Developer's tool for cross-platform mobile application development.

Python

22 articles
Python is an interpreted, high-level, general-purpose programming language. Python is dynamically typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly, procedural), object-oriented, and functional programming. Python programming has various frameworks and features to expand in web application development, graphical user interfaces, data analysis, data visualization, machine learning, etc. Python programming language might not be an ideal choice for web application development, but is extensively used by many organizations for evaluating large datasets, for data visualization, for running data analysis or prototyping. Python programming language is gaining traction amongst users for data science whilst being outmoded as a web programming language.

Spring Boot

17 articles
Popular, open-source, enterprise-level framework for creating standalone, production-grade applications that run on the JVM

Bootstrap

16 articles
Bootstrap is a free and open-source front-end framework for developing websites and web applications. It contains HTML and CSS-based design templates for typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions

Spring

16 articles
An application framework and inversion of control container for the Java platform

Sencha Touch

14 articles
Sencha Touch is a popular framework of Sencha for creating a user interface for mobile applications. It helps the developer create a mobile app using simple HTML, CSS, JS which supports many mobile devices such as android, IOS, BlackBerry, and Windows. It is based on MVC architecture.

Design Pattern

11 articles
A design pattern is a general reusable solution to a commonly occurring problem in software design.

PHP

8 articles
PHP is a widely used, high-level, dynamic, object-oriented and interpreted scripting language primarily designed for server-sluge web development.

Git

8 articles
Git is a DevOps tool used for source code management

HTML5

7 articles
HTML 5 is a software solution stack that defines the properties and behaviors of web page content by implementing a markup based pattern to it. HTML 5 is the fifth and current major version of the HTML standard, and subsumes XHTML

Maven

7 articles
Apache Maven is a build automation and project management tool used primarily for Java projects.

C Programming

7 articles
C is a general-purpose programming language used for system programming, libraries, games and cross-platform.

iOS

6 articles
iOS is the mobile operating system running on the Apple iPhone, iPod touch, and iPad.

AWS

6 articles
Amazon Web Services (AWS) is the world's most comprehensive, scalable, and cost-effective cloud computing solution.

JavaScript

4 articles
JavaScript worlds more popular, high-level, dynamic, and interpreted programming language for web.

Flutter

3 articles
Flutter allows you to build beautiful native apps on iOS and Android from a single codebase.

Django

3 articles
A high-level Python web framework for rapid development.

MongoDB

3 articles
MongoDB is a scalable, high-performance, open source, document-oriented NoSQL database. It supports a large number of languages and application development platforms.

Cordova

3 articles
Apache Cordova is a framework that allows developers to create cross-platform mobile applications using web technologies like HTML, JavaScript, and CSS.

Reactjs

3 articles
React is a JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications.

IBM Worklight

3 articles
IBM Worklight enables you to develop rich cross-platform applications that can access the full capabilities of a wide range of mobile devices.

Laravel

2 articles
Laravel is an open-source PHP web framework, following the MVC pattern.

Unity

2 articles
Unity is a cross-platform game engine with a built-in IDE developed by Unity Technologies. It is a commercial development platform for creating apps, games and simulations with 3D, 2D, VR and AR content.

JSON

1 article
JSON is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate.

SEO

1 article
Search Engine Optimization (SEO) is the process of improving the quality and quantity of website traffic to a website or a web page from search engines. SEO targets unpaid traffic rather than direct traffic or paid traffic.

Apache Kafka

1 article
Apache Kafka: A Distributed Streaming Platform.

Docker

1 article
Docker provides a high-level API to containerize processes and applications with some degree of isolation and repeatability across servers. Docker supports both Linux and Windows containers running on x86/64, ARM and other architectures.