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 !