0:55
Ever had a difficult programming problem? or have you ever needed a simple solution to understand a popular concept,we will ...
9:09
JavaScript tip: how to replace all in Strings (the easy way)
This video will show you how to easily replace all occurrences of an element within a string using a simple trick,and far less code ...
16:52
How to use JDBC in a Netbean's web-app (beginners)
How to use JDBC (Java EE) inside NetBean's web applications the easy way.
10:01
How To Create A Login System In PHP For Beginners Part.1
If you are new to PHP this video series will get you on the way to creating a simple login system that will ultimately be useful for ...
3:35
how to change Notepad++ Background and theme
In this video we demonstrate how easy it is to change the theme for your Notepad++ ,if your a beginner or new to Programming ...
7:20
How to get a Free MySql Database to test your application
In this video we will show you how to get a free MySql database complete with PhpMyadmin to use for testing without paying a ...
5:46
How to integrate any GitHub repository in eclipse IDE
In this video issue a simple way to integrate any GitHub repository into the Eclipse IDE and to use it in your workspace #eclipseide ...
4:54
Zoho crm Tutorial: Introduction
get started with Zoho CRM, In this video, we introduce you to Zoho CRM and the reasons why your business may be interested in ...
13:10
Introduction to Python(Math operators)
This video covers Python Maths operators and how to use them, this is recommended for person who are new to programming ...
12:44
Writing Variables in Python/getting Started with Python
How to write variables , this video covers what are variables and how to declare them in python as well as data types, this is ...
29:55
Android Navigational Drawer (the Simple way)
In this Video we we show you how to create a simple Android Navigational Drawer (the simple way )without hurting your self or ...
15:56
How to Create Fragments in Android SIMPLY
In this video we show you how to reference and use fragments in your android application in a easy to understand way,we skip on ...
7:50
Create an App (In 8 Minutes ) for your Website using Android webview
In ( ONLY 8 minutes )we will show you how to use a web view inside android studio ,that can mirror your website/or any website ...
7:12
How to use a Toast message in Android Studio(Easily)
In this Video we show you how to use Toast(Android popup message) in your Android Studio Project....The simple way.
10:09
List in Python explained Simply(learn to code easy)
in this Video video we Explain what are Lists in python and Demonstrate how to use Python Lists Functionality.
21:51
Android Placeholder Animation made Easy
learn to do simple animation using placeholder with the Android Constraint Layout. With the use of Placeholder, we can make ...
12:38
Open New Activity from Android Button Click
(Android App Development)In this video We Teach you how to Open a new Activity (window) by pressing a button in your Android ...
18:39
Open an Android fragment from another fragment using a button click
In this video, we utilize the jetpack navigation component to launch a fragment from an existing fragment in android, utilizing a ...
7:19
In this video, we will show you how to do a simple property animation on a text view in android. This video was designed to ...
35:23
Shared Preference in Android Studio
(Android App Development)In this video We Teach you how to use Shared Preferences to save information in your Android ...