Posts

Showing posts from October, 2017

How to make money online?

Image
A cash cow for the enterprising, the Internet is littered with opportunities to make a fast buck. While it rarely qualifies as a solitary source of income, the Net can easily help you supplement it. However, the amount you earn depends on the time and effort invested. Go through these 20 options and find out which ones work for you. Blogging If you're a passionate closet writer who wants to be published but can't find a way to do so, make each keystroke your way to wealth by penning your own blog. Starting a blog doesn't require extensive technical skills but it's important that you have expertise in the field you are writing on. This will attract visitors to your site. Building a large following will enable you to earn profit by luring advertisers, writing paid reviews or getting commissions for promoting other people's products. Paid Writing If maintaining a blog is difficult for you but you still want to indulge your passion for writing, you can jot down articles...
Image
What you need to make money blogging A blogging platform – There are free platforms and WordPress is the best Content – In blogging content is King Good English or Swahili Internet – Will to learn – There is no limit to acquiring information Introduction I started blogging with no clue at all about making money using my blog in fact if you had asked me back then if people make money online? I would look at you like are you for real? I did not know anything about how bloggers make money. All I did was following my passion; that is writing, of course, I am not good at it but who cares anyway. I learned the secret after blogging for only three years, poor me some guys have been on this thing for decades but again who cares. I make money from it and that is what really matters. After being at it for three years, I can now dedicate this post to bloggers and anyone interested in knowing these little secrets of how bloggers make money online with their blogs. The secret is q...

to download premium themes from themeforest for free

HyperText Markup Language-TUTORIAL FOR SELF LEARNERS

This is a guide to HTML, a standard  markup language  for web pages. A text editor and a web browser is all you need to create web pages, view your handiwork, and share information with others all over the world. This Tutorial covers simple HTML syntax.All the basic concepts you need to start writing a simple web page. I am going to be very brief but deep and very practical in this tutorial since practice is all you need as web developer. The HTML (HyperText Markup Language) is used in most pages of the World Wide Web. HTML files  contain both the primary text content and additional formatting markup, i.e. sequences of characters that tell web browsers how to display and handle the main content.  The markup can specify which parts of text should be bold, where the headings are, or where tables, table rows, and table cells start and end.  Though most commonly displayed by a visual web browser, HTML can also be used by browsers that generate audio o...

Introduction to Android

Image
You're probably here because you  already have an Android device  or are thinking about  buying one . Congratulations—a new smartphone or tablet can be useful, empowering, and also lots of fun! Unlike the iPhone or iPad (which are only available in a few different models), there are  hundreds  of Android devices to choose from. That's part of what makes them so appealing. You're bound to find something you like, whether you're shopping on a budget or looking for the latest high-end device. If you're wondering why there are so many choices, it may help to understand what Android  is . Technically, it's an  operating system  for smartphones and tablets. Many different companies make devices that are powered by Android, including Samsung, HTC, LG, and other lesser-known brands. That's why every Android device is different—each manufacturer likes to put its own spin on it. What makes every device unique? Android devices vary based on the...

Android: Frequently asked questions

Android is an  operating system  for smartphones and tablets. Depending on the age and manufacturer of your device, you may or may not have the most recent version. Below are some tips to help you understand the differences. What is the most recent version of Android? The most recent version of Android is  8.0 "Oreo" , which was released in August 2017. To learn more, visit  Android History  at the official Android website. How can I tell which version I have? The steps for checking your version vary depending on your device (sometimes depending on your version, believe it or not!). Below are general instructions that should work for most Android devices. Open your device's  settings . Look for an option that says  About Device ,  About Phone , or something similar. Find your  Android version  on the list of specifications. Android: Frequently asked questions Android is an   operating system   for smartpho...
Image
Free download| Diamond Platnumz Ft.Morgan Heritage-Hellelujah

How to install a website locally from a PC by using XAMPP sever?

XAMPP stands for Cross-Platform (X), Apache (A), MySQL (M), PHP (P) and Perl (P). It is a simple, lightweight Apache distribution that makes it extremely easy for developers to create a local web server for testing purposes. XAMPP has four primary components. These are: 1. Apache:  Apache is the actual web server application that processes and delivers web content to a computer. Apache is the most popular web server online, powering nearly 54% of all websites. 2. MySQL:  Every web application, howsoever simple or complicated, requires a database for storing collected data. MySQL, which is open source, is the world’s most popular database management system. It powers everything from hobbyist websites to professional platforms like WordPress.  3. PHP:  PHP stands for Hypertext Preprocessor. It is a server-side scripting language that powers some of the most popular websites in the world, including WordPress and Facebook. It is open source, relatively easy to...