vendredi 9 août 2013

Learning c++ Step by Step : Variables

This is the second tutorial I made about c++ , The last one   teach you how to code your first program generally called " Hello world program "
Now that We learn the structure of c++ and how a program will look like now we will study variables, how to declare them and how to use them.

First, you will need to know the rules of naming your variable which you can find here
Now that you know how to name your variable  let's talk about variables.


We use variable to stock information that we will use later in our program, let's say that our program is calculator and we want to calculate the addition of two numbers but how do my computer can remember the first number after I write the second one ?

This is where variable are for, you can stock first number in a variable and then use it to calculate the addition..

How to declare a variable ? 
In order to use a variable in C++, you must first declare it specifying which  type you want it to be. The syntax to declare a new variable is to write the specifier of the desired  type (like int, float...) followed by a valid variable identifier. For example:

int  age ;
Bool  Answer ;
long int    Numb

Now for example if we have 4 variable with same type how can we declare them ?

int age,Numb ; 

Global Variable or local variable 
when you declare a variable as a global one all program functions can use it anytime with declaring it since it's already declared but if it's local variable then only the function where it have been declared can use it.




Watch this YouTube video to understand all what you have to know about variables :

jeudi 8 août 2013

Learn Html serie - Text and paragraphs

After making first tutorial Structure of HTML  it reach more than 35 views in less than one hour, So I thought releasing the second tutorial will be a great move.
In the Last Tutorial  I explain the general structure of HTML and how to Install and Setup Notepad ++ in this tutorial we will discuss texts and paragraphs..


Let's start, each web page contain a lot of paragraphs and texts, all of them are done into <body> tag 
You can choice type or color of the paragraph in HTML.


Focus on this example code : 

<html>
<head>
<title> Text and paragraph </title>
</head>
<body>

<center>
<font size="8" color="red" face="arial"> 
This is my first web page 
</font>
</center>
<hr color="yellow" width="40" size="5">
<p align="center">
<b>HTML language </b>
<i> Javascript language </i>
<u> Php language</u></p>
 </p>
</body>
</html>
 

Let's explain this code,  <ceneter> tag mean your text will be located in the center of the page, <font> tag define how your text will look like including color, face and size witch you can change for your own modification.

" This is my first web page " will be in the center of the page with size 8 and red color as shown in the picture


The <hr> tag is for separating line color define the color of the line and width define the width of it, if you want it to be in all the page instead of 40 write 100% and it will be in all of the page as shown  in the picture bellow :





The <p> tag should be opened each time you will write a paragraph align mean where you paragraph will be whether in the middle, left or right.
The <b> tag to make a paragraph in " Gras "
The <i> tag to make a paragraph in " italics "
The <U> tag to make a paragraph   " underlined "


Aaaah Almost forget, You can choice the size of a line or paragraph by using this tags
<h1> : most bigger size
<h2> : second most bigger size
<h3> : less size than H2
<h4> : more less
<h5> : more more less
<h6> : the smallest size 






Well I guess I explain everything related to paragraph and texts..

YouTube video will be added soon within one hour


Thanks for reading
Copyright 2013-2014

Learning Html Serie - Structure of HTML

I released a  Post   a while ago saying that I will be teaching HTML in my blog the next days from now starting with tomorrow but It looks like I have enough time to start right now so this is our first tutorial HTML.
In this tutorial I will explain to your guys the structure of HTML and witch Text editor we will be using in all our tutorials.


1-Structure of HTML
Each HTML code should be started with the tag <html> and ended with </html> tag. 
Some browser may read and interpret it correctly even if you don't include  </html>  but we will not forget it in our tutorial.
This is general how your code will look like in each tutorial


<html>
<head>
<title> Your page title</title>
</head>
<body>
Your body of the page here 
</body>
</html>

  
-  The tag <head> is generally for including Javascript code to your page, it can be ended before </body> or </html> tag
-  The tag <title> used to indicate the page title, most time  <title> tag can be found between <head> and </head>
- The tag <body> is for the body of the  page, all what you will write there will show up in your page body 

Note : Sometimes Head tag isn't necessary as title tag too 

2- Editor of HTML code 
We will be using Notepad ++ in all our tutorials so make sure you follow this video about how to setup and install Notepad ++ for windows.
This code will also explain First part of this tutorial ( Structure of HTML )

YouTube video will be included soon within 1 hour or less ether.




  

Let's Learn Html

What's HTML?
HTML is the main markup language for creating web pages and other information that can be displayed in a web browser.
HTML stands for Hyper Text Markup Language, it is used to creating static web sites that have no data base related to it, totally different from Php
HTML isn't a programming language, in fact it's a simple opening and closing codes that written into text editor to show up something really simple, to be more specific it's a number of tags ( opening and closing )

After saving the code into txt file it will be opened by a browser witch reads the tags and interpret them into pages ( pictures , texts, tables etc..)
HTML elements form the building blocks of all websites. HTML allows images to be embedded and can be used to create interactive backgrounds or forms. It can embed scripts written in languages such as Javascript which affect the behavior of HTML web pages.

History of HTML

Berners-Lee specified HTML and wrote the browser and server software in the last part of 1990. In that year, Berners-Lee and CERN data systems engineer robbert cailliau collaborated on a joint request for funding, but the project was not formally adopted by CERN. In his personal notes from 1990 he listed "some of the many areas in which hypertext is used" and put an encyclopedia first.

Why Creating this post ?
  I used to learn HTML, Javascript and php a long time ago and now that I reach a higher level in all of them I thought teaching you what I learn will be a great move.
I will create an average of 3 posts daily teaching HTML so that we learn the basics by the end of this week..
After learning HTML I will teach you how to learn Javascript and How to learn Php but untill that happen we will need to learn all basics of HTML.



When will you start teaching us HTML ?
Probably on 09/08/2013, tomorrow to be more specific..
The best Thing in this series of tutorials will be including a YouTube video with each lesson so make sure to read quietly the post and watch the YouTube video on our channel
Also our Facebook page will share more details about date and time of each tutorial.



Thanks for reading 
Subscribe to get all recent tutorials
Copyright 2013-2014



mardi 6 août 2013

Why YouTube video counts freeze at 301


 A lot of YouTube videos views freezes at the number 301, it may stay like that for more than one day and a half without any known reason. Many of you will ask the same question I already asked a few days ago Why YouTube video counts counts freezes at 301 views ?


Recently Ted Hamilton explain it a little bit in Brady Haran video, YouTube have been the most popular video site for years and for that many webmasters and bloggers turn their attention to YouTube since it's possible to monetize your YouTube channel and earn money, but you need a high number of views and subscribers in order to make money with your YouTube channel.

In order to get more views and comments people use some sites like Vagex to boost their YouTube views, this is the reason why YouTube views counter freeze at 301

When it freeze at 301 YouTube administration will verify number of views of that video and how it get that number to see if it's legal or no and after that it will continue counting or " Your channel have been deleted "

But why exactly 301 ?
As Ted Hamilton says, at the beginning the freeze number was 300 but it's up to programming logic, Still not clear ? 
I will explain it for you :
 It's all related to programming logic, let's say this is the program code :

If ( Video_Count <= 300 ) then 
Video_count:= Video_count + 1 
 Else 
 Exit program

 This is just an explaining example it have nothing to do with any programming language, so when your video reach 300 ( witch is number views where your video should freeze ) it will normally add 1 view than freeze because of the ( <= ) 
Programmers will understand it easily.


As shown in the picture Views counter is less than 300 than it will continue counting views..



 
 Now it reach 300 views ( views number YouTube decide ) but it won't freeze because the program says ( <= 300 ) so it will do another more instruction so that the variable Views_count underpass 300 and that time it will exit program (freeze counting for a while ) 

 

 Now that views counter freezes YouTube will check your views and verify them.

 Hey there ! my video freezes at 307 and other video freezes at 312 ? 
I got an explaining for that too, Let's say views counter reach 299 and still 2 more views to freeze but at the same moments 9 people viewed your video so it will freezes at 308 right ?
 If you don't get it this image will explain : 



Now that I explain to you why some YouTube video freezes at 301 you will have to make sure you use sites like Vagex with more caution..

Thanks for reading hope you like it 
 

 

How to add Similar posts widget to blogger 2013

Blogging nowadays becomes one of the most popular activity online, more than millions of bloggers everyday posting and improving their blogs so they reach a higher level of popularity.
If you want your blog to be active and more lovely than make sure you update it each time there is a new feature that can be useful for your visitors.







One of my favorite tips to improve your blog is to add " Similar posts widget " So that when a visitor is reading a post it appear to him some related posts to the one he is reading.

How to add a similar posts widget ?

Go to Linkwithin   you will see at the right this form :

- Add your email, You don't have to add a true email you can get simply one by looking for a random email site on google.
- Add your blog link right after your email
- Choice your platform, normally it's blogger 
- Choice width, I recommend 4 stories for more details 
- Click on get widget 

Now it will automatically lead you to another page like this one in the picture :





Now All you have to do is follow those easy steps in that page, 
 I recommend you to install the widget under posts widget ( in the middle of the page ) for more good looking of your blog.


Thanks for reading.
Please feel free to email me anytime  

No more Adfly

Hello all bloggers, first I want to thank those people who email me recently ( my email : rid47_dead@yahoo.fr ) and thank me for the effort am making here on "nouslesprogrammers.blogspot.com" but some of them says and I quote ' Your blog is perfect I like the way you write and I like some posts, But what I didn't like is that much of Adfly links in each post '.

I re-email him talking about that and well we came to a deal, NO MORE ADFLY LINKS, that will have some consequences  since Adfly is a source of revenue to this blog but it's okkay if my loyal fans will be more comfortable with that.


That will make me look for another source of revenue to continue working on this blog, anyway I want to thank all those people who are really loyal to our blog.

Please feel free to email me anytime I will answer you immediately

: Your username
: Your email
Your message

 

Learning C++ Step by Step : Naming your variables

This is the second tutorial ( Naming your variables ) this is only a simple explaining on how to name your variables it will not include YouTube video, In the last Tutorial ( Hello world ) I explain how to create a " hello world " program, I try to include all problems you may face while coding your first program ( Hello world ).



 In This tutorial I will talk a little bit about variables and how to name them, well in fact I won't talk about variable definition, just going to explain few things before starting our third tutorials ( Variables)

 What names Can I use ? 
You can use those examples :
- B6
- X_ray
- Deadrou
- Tab
- Counterrr
- Door12
- Table_Integer

C++ is as all other programming language ( Pascal, python , c etc..) it's better if you name your variable a closer name to the role of the variable for example :

You are going to use a variable that contain a name than name it " nam , name , prenom ect.. " 
You are going to use a variable that contain an address than name it " adr , _adress etc.. "

What names I can't use ?
Those are some examples of names you can't use while naming a variable in c++ and for each example I include the reason why it can't be used ?

- 4bro : Because it start with number 
- my.name : Because it used the symbol ( . ) instead it can be used if we change (.) with ( _ ) 
- Sami++ : Because it used the symbol ( + ) 
- Camus# : Because it used   the symbol ( # )
- Me_乙 : Because it use a chinos word (乙)

Note : ! The only keyboard symbol that can be used while naming your variable is ( _ ) 

 Almost forget something really important, c++ language have something to distinct it from other languages witch is the difference between " A " or " a " as an example, In other languages it really doesn't matter if you type " Amin " or " amin " but in C++ it do matter so...

Also you can not name a variable the same name as a function name 
Example : You cannot name a variable " Void " , " int " or " default " because those are Reserved words for c++ language.


C++ language have only 56 reserved word ( function ) not like other language and this is why I am teaching it to you guys because if you become a c++ programmer, well welcome to money world even it's not popular and wanted as java do.


I guess it's all explained now, The next tutorial will be about numbers, variables and more. 

 

lundi 5 août 2013

How to get a copy for your Blog

Recently Blog-spot administration delete some blogs including a very high ranked blogs ! This is why making a copy of your blog is something necessary nowadays..



Getting a copy of your blog will be a smart move because you don't know when your blog is getting deleted or hacked, I used to have a blog wich I make tutorial about gaming, programming and more and I work hard, days after days to get it more popular and one day ! " The blog you are looking for was not found "  Sad story isn't ?

You may want to say " Why working hard on a blog and I know it may get deleted ? " 
This is a really good question, but you can make a lot of benefits from your blog before getting deleted and not all blogs get deleted after few months some of them may stay for years ( his owner is a lucky one ) You can monetize your blog and earn a lot money from it before it get deleted and then whether it  get deleted or not it won't be a big deal.

What Can I do to save my blog ? 
Only few simple steps can help you save your blog, You should make backup copy for it so when it get deleted or hacker or ether you make some bad changes in Template you can restore it by uploading the safe copy of your blog..

How Can I do it ? 
I got the answer to that question my friend, First log in your blog then go to Setting then other now click on export blog and save it anywhere you feel safe.



Not only this, You should also make a copy for you Template :
Go to template then click on Restore/save and chose a safe place than finish.

This way you have a safe copy for your blog and you don't have to worry any more about Getting your blog deleted or hacked.

dimanche 4 août 2013

Learning C++ step by step : Hello world program

In the two previous posts I already talked about History of c and c++  and   Development 
so I guess everything is clear and it's time to start our series of Tutorials right ?

Hope so, this tutorial is the most basic tutorial in all programming language, it's how to show a " hello world " message.





This YouTube video will explain to you how to create your first c++ program.
I include all problems that you may face in this video this is why it's too long so watch it all to get all needed experience..

Please leave any question and we will answer it immediately

Can pdf files be dangerous for your computer ?

This is a really important question, later Microsoft release information that warm computer users from downloading Those E-books :

pdf_new[1].pdf
auhtjseubpazbo5[1].pdf
avjudtcobzimxnj2[1].pdf
pricelist[1].pdf
couple_saying_lucky[1].pdf
5661f[1].pdf 7927
9fbe0[1].pdf 7065
pdf_old[1].pdf


So the answer would be Yes Pdf can be a serious danger for your computer.
Saying that those are dangerous virus and spywares that shouldn't be executed on computer..

To protect your self from being infected by this new kind of virus please make sure you remove Javascript from Adode reader
 
 

 If you don't know how to do it please look at the picture bellow 
Also make sure you scan E-books that you are not sure about them safety by going to Virus total or any online scan web site   
 
 
 

How to get traffic new method 2013 August

In the last two posts I explain how to get traffic via  Hitleap  and  YCL and this time I bring to you a better solution and a better source of traffic, to be honest it's less better than Hitleap  because Hitleap  is number one on getting traffic via exchange and I guess 10K hits   comes in second place !

 Why Should I believe what you are saying ?
I really love those kind of question my friend, by reading this you are now on my blog right ? than go and see our traffic counter in the main page, than go for a while and come back and check it if you think I am getting huge number of visitors than don't ask this kind of question anymore when you are in my blog because everything I post is tested and good to try.

How much can I get from this site ? 
Now let's talk business,  10K hits    gives you for each 1000 points 10 000 visitors. You may think getting 1000 points is hard or even impossible ! No my friend it not and you can verify it by your self, I've been using this site for 7 minutes ( including registering time ) and I earned 47.5 points think how much can you earn if you spend a day on it ?
And the best thing on it is that you don't have to check a test in every single add like ( easyhits4you ) you just open surf tab and leave it alone making points for you bro ! 
This is just a small proof : 
By using this Site and Hitleap  you will earn enough visitors daily and you won't have to worry any more about getting traffic but you can improve it by Adding you blog to SEO  witch I explain it earlier.

How to Create an account ? 
As I said Before this is really simple for people like us ( Bloggers and programmers ) 

Click here to register


How to add my blog or website ?
 There is a button in the main page Add new site   click on it and fill out needed information. 

How to earn points ? 
As I said before just leave the surf page open and your points will increase without even doing anything..
You can also get points by inviting your friends to try this website.


Thanks for reading 
Hope you enjoy it ! 
More tutorials coming soon don't miss it 
  

How to get traffic for your website

Getting Traffic to your blog or website isn't an easy job and it won't be am sure of that but making it a little bit more simple is great.

I Already explain How to add your blog/website to SEO in order to gain more visitors. This time I will share with you my 1st Source of traffic.



I started my blog a week ago and I hope by the end of august my blog reach 50 000 Views or more and in order for that to be achieved I use a lot of tactics and I will share some of them each daily so keep hanging around.

One of my best tactics is using Hitleap to increase visitors number, I will explain it later on.

Hitleap is a website that gives you points to get visitors for you blog or site but not like other site such as Addmefast or YCL because it give you minutes not points when 1000 minute = 3000 Hits and you simply can earn 150 minute daily without hard work.

Ah almost forget, if you are not looking for traffic you can simply make money by withdrawing your earnings ( minutes ) so there is two ways to benefit ( money or traffic ) 

How to create an account ?

Traffic Exchange Program

As other tutorial it's simple just click on this link and fill out all needed information:  Click here to register  

How I earn minutes ? 

That's the easiest thing I ever seen, all you need to do is click on Traffic exchange than Start traffic and go and relax than come back after 15 minutes and see your earnings !

 How to add my blog or website ?

There is a menu in the top go to it and click on My websites and add your site, 
 Note : You can boost your visitors by clicking on bost hits. 





How much can I earn from it ? 

To be honest this depend on how much Traffic exchanger page is on, I leave it open for 30 minutes and I got 142 visitors to my blog.. 


I guess This is all
Thank you for taking time reading it hope it help you 
Please leave a comment if you need anything.      

How to add your blog to Search Engine optimization

One of the most recommended ways to get traffic to your blog is Search Engine Optimization "SEO"
It'

What's Search Engine Optimization ?
It's the process of affecting the visibility of a website or a blog in a search engine.In general, the earlier (or higher ranked on the search results page), and more frequently a site appears in the search results list, the more visitors it will receive from the search engine's users.


 Even if you don't add your blog or website Search engines will know it eventually but why waiting when you can do it right now here in" Nouslesprogrammers"

How to add my blog or website ?
Just click on each link to add your website or blog :

Google
  Bing

Remember That submitting your blog will not give you huge traffic in one day,  But it makes your blog visible when searching in Google or Bing.  

samedi 3 août 2013

How to get Facebook Likes, Followers, YouTube views or Traffic For free

In the last post I explain How to get YouTube views, likes or comments for free  this time I will explain another way to get Facebook likes, Followers, Twitters YouTube views and more FOR FREE


What are you talking about ?

 Great question my friend ! It's a website that gives you points to get Facebook ( likes,comment fans followers ) Twitter followers, YouTube ( Subscribes, views , likes , comments ) and more than that. 
 
Is it for free ? 

Yeah it is my friend All for free no money no survey nothing to be afraid of.

How do I Become a member ? 

It's really simple as The last post All you need to do is to click on this banner :


YCL - get Facebook fans and likes, Twitter followers for free

Or click on this button:


After clicking the banner or the button it will lead you to the website please fill out all needed information than click register, you will receive an activation email click on it and your account is ready for you my friend.

 How to get points ? 
 You can get points by Follow other people on facebook, like their status, become a fan or Watch a YouTube video, like it or comment..
But those methods are somehow hard for people like my self and you ( those kind of lazy people hh ) for that I am going to explain another way to get points without doing anything :
Once your account is activated go to exchange traffic on the left and leave it open now each 15 seconds you will receive points ( it's up to 10 points for each site always )
For example if you leave it open for 5 minutes you will earn 3000 points..

Now I think I explain it all, Anything not clear please feel free to comment I will answer it immediately
Thanks for reading 

 

How to get more YouTube views comments or likes

Getting more than 10 000 views 500 Comments and 5000 likes For your YouTube video isn't that much hard nowadays, but how ?


That's a really great question,  all you have to do is read my tutorial and watch my YouTube video to understand it more.

Let's get started ! Shouldn't we ?

I always use YouTube to promote my stuffs and to help people in anything, but your video should be popular so that more people can see but that needs a lot of work right ?
No it doesn't ! By using Vagex all you have to do is relax and watch your videos getting more popular than ever !

Is it that much simple ! 

Well Yeah it is my friend, other sites need points to get views for your YouTube video but this one don't because you can simply get more than 500 points in a few seconds without any hard work and each points mean ( 1 view, 1 subscribe, 1 comment or 1 like ) Just by posting your referral link on their Facebook page gives you 500 points can you believe That my friend ! even if you don't you should. Also you can get points by posting your referral on Twitter.

How to create an account ?

First click on this banner it will lead you to Vagex 

Click here if the banner don't show up


Then fill out all needed information ( email , username etc..)
By that being done your Vagex account is ready for you.. !!

How to get more points ? 

To be honest your average points daily is 750 is you are not that type of hard worker like my self or you can get 5000 daily by doing one hour work
 You can also get free points by installing an add-on for Mozilla it really helps you get more points

 
  Those are more ways to get points :

It's all cleared I guess, A YouTube video will be available soon for more tips and explaining so don't miss it.

Please leave some comments to help us reach our points of visitors !

Learn Java in 10 days

This is a very important E-book about Java it includes all problem that any java beginner may face also it include the basics of it..

By the end of the e-book you will be able to code small programmers by your self..

It's for free go and download it now and start your right now on Java

Please leave a comment like thanks or anything I really worked hard on it..


vendredi 2 août 2013

How to get maximum traffic to your blog

All bloggers think about one thing, How to get maximum visitors to your blog in order to make money from your blog..
But getting like 10 000 visitors per week isn't really in fact it's impossible only if you follow my tutorial..

It takes time to make that number right but after it you will have to just relax and look at visitors numbers increase


 


All you have to do know is to watch and focus !


lundi 29 juillet 2013

What's the most wanted programming language nowadays ?

Hello Bloggers Am back

First I want to fuck those people who are really fans of my blog and follow each topic I made it really make me feel what am doing is good for some people

Coming to work.. Nowadays one of the most important question for us ( Nous les programmers ) we the programmers, what's the most wanted programming language in 2013 ?




Those are some statics showing that Php, Java and C are the most wanted languages nowadays



programming language vacancy statistics



Despite developer complaints, demand for PHP and Java (server/Android) remains strong. You would also expect those jobs to require some SQL knowledge although that has a strong showing in its own right. ActionScript is a dying art so it’s rapidly falling off the chart.


But ! Donot stop learning what you start on because it's less wanted in markets because you can make with it what others fail on so don't stop and keep learning


Is uTorrent safe ?

uTorrent is a BitTorrent client, so it speaks the BitTorrent protocol, much like a browser would speak HTTP. Just as there are multiple web browsers, there are multiple BitTorrent clients, and µTorrent is the most popular.



Most Hackers use torrents to spread their virus, keylogger.. So by downloading a torrent you may downloaded also a virus or a keylogger  but not all torrents are infected some of them may be clean.

As long as you are downloading cracked games, or pirated movies expect to get infected any time but as I said before not all of them can be.

But ! we can't stop using it since we always looking for games, softwares etc.. 

In order to make sure you are safe when downloading make sure you scan any downloaded file and run it in sandboxie then scan it online on virustotal..

You can also try it on virtual machine just in case it was infected than you figure it out before it infect your computer


Folllowing my steps isn't enough but it's better than nothing..

Thanks for reading
Hope you enjoyed

Google The new theme

Recently we heard that google is working about a new template that looks somehow like yahoo but with same features as before..

The new theme of Google include a New Technologie of searching by sound, Weather,Google chrome apps and more 


You can install it now on google chrome :Here 

Or wait until They realise it finaly for all browsers 

dimanche 28 juillet 2013

Payonner or Neteller ?

I already have bouth of them and They are bouth good but to be more specific Payonner is better for me..

I will try to explain each one of them and why I said payonner is best
As I said before " For me " you may think Neteller is more useful for you..


Neteller : 

"Founded in 1999, Optimal Payments Limited provides businesses and individuals with an online alternative to traditional payment methods.
We help customers get their money where it needs to go securely and privately, and give businesses an option for accepting payments and making payouts in markets where traditional methods may not work.


Millions of customers around the world have used their NETELLER Account to pay and get paid on thousands of sites and to send money to individuals around the world. And with Net+ Prepaid MasterCards® linked directly to the funds in their eWallet, they also enjoy instant access to their cash at millions of MasterCard® point-of-sale, ATM and online locations."

Payonner

"When your people are spread across the globe, paying them can feel like a logistical nightmare. At Payoneer we make paying your global community easy – because we take care of it all for you.
Right now, our partners are using Payoneer to pay their selling agents, affiliates and service providers in 210 countries.
 They’re using us to ensure their people have the money they need whilst working overseas. And they’re using Payoneer to get money to students, temporary foreign workers and others who don’t have bank accounts, or are unable to access them.
Operational since 2005, profitable, and well-funded we deliver the global payments your people rely on so you, and they, can concentrate on business."




Fees Comparison Table

 

 

There are pros and cons for both prepaid cards ... take for example the Payoneer card. It great for transfering funds via a USPS partner such as Google (Adsense), Amazon (affiliate program), Paypal or any of their partners in the US that's on their white list. But international bank or wire tranfer is unavialable. So if you're living abroad, you just can't transfer funds via local bank or any bank for that matter.
Neteller on the other hand allows transfer of funds via bank transfers, cheques or bankwires according to their website. But there's no options for transfer of funds via Google (Adsense), Amazon (affiliate program) or Paypal.
I guess this is the reason why I have applied for both cards to get the best of both worlds ...
  • Neteller - Allows me to transfer funds via bank transfers, cheques or bankwires anywhere in the world.
  • Payoneer - For transfering my earnings from Google (Adsense), Amazon (affiliate program) or Paypal.

How to scan your computer online

Most people don't figure out they are infected untill all application won't work and their computer start freezing..




When you are infected running your AV won't change anything since the base of it is infected and that way your AV won't be able to detect virus, adwares or trojans..


And for that I create this tutorial, Scanning your computer on line will help you make sure wether you are infected or no..

This YouTube video will explain the whole thing so watch and have fun



Introduction to development



 Introduction to development

Before we can write and execute our first program, we need to understand in more detail how programs get developed. Here is a graphic outlining a simplistic approach:

 


Step 1: Define the problem that you would like to solve.

This is the “what” step, where you figure out what you are going to solve. Coming up with the initial idea for what you would like to program can be the easiest step, or the hardest. But conceptually, it is the simplest. All you need is a an idea that can be well defined, and you’re ready for the next step.

Step 2: Determine how you are going to solve the problem.



This is the “how” step, where you determine how you are going to solve the problem you came up with in step 1. It is also the step that is most neglected in software development. The crux of the issue is that there are many ways to solve a problem — however, some of these solutions are good and some of them are bad. Too often, a programmer will get an idea, sit down, and immediately start coding a solution. This almost always generates a solution that falls into the bad category.
Typically, good solutions have the following characteristics:
* They are straightforward
* They are well documented
* They can be easily extended (to add new features that were not originally anticipated)
* They are modularized
The problem is largely with the third and fourth bullets — while it’s possible to generate programs that are straightforward and well documented without using a lot of forethought, designing software that is extensible and sufficiently modularized can be a much tougher challenge.
As far as extensibility goes, when you sit down and start coding right away, you’re typically thinking “I want to do _this_”, and you never consider that tomorrow you might want to do _that_. Studies have shown that only 20% of a programmers time is actually spent writing the initial program. The other 80% is spent debugging (fixing errors) or maintaining (adding features to) a program. Consequently, it’s worth your time to spend a little extra time up front before you start coding thinking about the best way to tackle a problem, and how you might plan for the future, in order to save yourself a lot of time and trouble down the road.
Modularization helps keep code understandable and reusable. Code that is not properly modularized is much harder to debug and maintain, and also harder to extend later. We will talk more about modularization in the future.

Step 3: Write the program

In order the write the program, we need two things: First we need knowledge of a programming language — that’s what these tutorials are for! Second, we need an editor. It’s possible to write a program using any editor you want, be it Window’s notepad or Linux’s gedit. However, we strongly urge you to use an editor that is designed for coding.
A typical editor designed for coding has a few features that make programming much easier, including:

1) Line numbering. Line numbering is useful when the compiler gives us an error. A typical compiler error will state “error, line 64″. Without an editor that shows line numbers, finding line 64 can be a real hassle.

2) Syntax highlighting and coloring. Syntax highlighting and coloring changes the color of various parts of your program to make it easier to see the overall structure of your program.

3) An unambiguous font. Non-programming fonts often make it hard to distinguish between the number 0 and the letter O, or between the number 1, the letter l (lower case L), and the letter I (upper case i). A good programming font will differentiate these symbols in order to ensure one isn’t accidentally used in place of the other.
Your C++ programs should be called name.cpp, where name is replaced with the name of your program. The .cpp extension tells the compiler (and you) that this is a C++ source code file that contains C++ instructions. Note that some people use the extension .cc instead of .cpp, but we recommend you use .cpp.
Also note that many complex C++ programs have multiple .cpp files. Although most of the programs you will be creating initially will only have a single .cpp file, it is possible to write single programs that have tens if not hundreds of individual .cpp files.

Step 4: Compiling

In order to compile a program, we need a compiler. The job of the compiler is twofold:
1) To check your program and make sure it follows the syntactical rules of the C++ language:
2) To take your source code as input and produce a machine language object file as output. Object files are typically named name.o or name.obj, where name is the same name as the .cpp file it was produced from. If your program had 5 .cpp files, the compiler would generate 5 object files.






For illustrative purposes only, most Linux and Mac OS X systems come with a C++ compiler called g++. To use g++ to compile a file from the command line, we would do this:
"g++" -c file1.cpp file2.cpp file3.cpp *
This would create file1.o, file2.o, and file3.o. The -c means “compile only”, which tells g++ to just produce .o files.
Other compilers are available for Linux, Windows, and just about every other system. We will discuss installing a compiler in the next section, so there is no need to do so now.
For complex projects, some development environments use a makefile, which is a file that tells the compiler which files to compile. Makefiles are an advanced topic, and entire books have been written about them. We will not discuss them here.

Step 5: Linking

Linking is the process of taking all the object files for a program and combining them into a single executable.

 




In addition to the object files for a program, the linker includes files from the runtime support library. The C++ language itself is fairly small and simple. However, it comes with a large library of optional components that may be utilized by your program, and these components live in the runtime support library. For example, if you wanted to output something to the screen, your program would include a special command to tell the compiler that you wanted to use the I/O (input/output) routines from the runtime support library.
Once the linker is finished linking all the object files (assuming all goes well), you will have an executable file.
Again, for illustrative purposes, to link the .o files we created above on a Linux or OS X machine, we can again use g++:
g++ -o prog file1.o file2.o file3.o
The -o tells g++ that we want an executable file named “prog” that is built from file1.o, file2.o, and file3.o
The compile and link steps can be combined together if desired:
g++ -o prog file1.cpp file2.cpp file3.cpp
Which will combine the compile and link steps together and directly produce an executable file named “prog”.

Step 6: Testing and Debugging
 
This is the fun part (hopefully)! You are able to run your executable and see whether it produces the output you were expecting. If not, then it’s time for some debugging. We will discuss debugging in more detail soon.
Note that steps 3, 4, 5, and 6 all involve software. While you can use separate programs for each of these functions, a software package known as an integrated development environment (IDE) bundles and integrates all of these features together. With a typical IDE, you get a code editor that does line numbering and syntax highlighting. The IDE will automatically generate the parameters necessary to compile and link your program into an executable, even if it includes multiple files. And when you need to debug your program, you can use the integrated debugger. Furthermore, IDE’s typically bundle a number of other helpful editing features, such as integrated help, name completion, a class hierarchy browser, and sometimes a version control system.


Hope This is clear enought as an introduction to development
Note : That this isn't written by me I found it on google but soon I will post my E-book So keep hanging arround




Thanks for reading
Copyright 2013