Loop and Selection Structure in python
Loop and Selection Structure :
If Statement :
If statement is a selection statement .In if statement it will check the condition first the enter it if it is true .In...
My first c++ program
Hello friends, today I am gonna tell you how to make first c++ program !!!
Before start learning first c++ program??
Make sure you should have install either gcc or visual studio ....
Steve Jobs’ First Demonstration of the Mac footage online, Unseen Since 1984
Steve Job,still an ideal man for computer lovers
Well know personality CEO and CFO of APPLE Late Steve Jobs is still an ideal of computer lovers. Through Apple, he is widely recognized...
Motorola Moto G a dream phone
Dream Smart Phone Motorola Moto G Launch in India
Motorola Moto G a dream smart phone based on Android Launch by feb 5 of this year.Motorola Moto G is just a...
Java Exceptional Handling
******************************Exceptional Handling******************************
Hello friends, today we learn about the concept of Java EXCEPTIONAL HANDLING or ERROR HANDLING. When any code is written then there is always a chance of arising...
How to surf internet Anonymously
Hello friends this post is about how to hide your machine IP for surfing internet Anonymously. To read this may bore you but keep patience because it is important....
Python Data types Tuples ,Sets, Dictionaries
Data types Tuples ,Sets, Dictionaries :
In python data types sets ,Dictionaries and Tuples are easy to implement and and many of predefined function and modules are support them.
hello friend...
Exceptional Handling In Java
******************************Exceptional Handling*****************
************* Hello friends, today we talk about the concept of EXCEPTIONAL HANDLING or ERROR HANDLING. When any code is written then there is always a chance of arising...
Future concepts technology
Hello friends ,this is the post about future concepts technology. Future concepts technologies are what we aspects from IT companies and what they think we really need.
Every Company either it...
Reading Console Input or Output Using Java Code
Hello Fiends
Today we learn about the concept of handling console input or output by using java code. Here we refer console to command prompt (cmd) . Friend we can...
Python Variable and Data types
Python Variable and Data types:
In python variable and data types are very interesting, how variable and objects work.In this chapter we will discuss how variable and object are work together...
Reading Bytes From File Using Java
Hello friends Today We discuss the concept of reading bytes from file using java codes. The reading bytes from file using java is done by using FileInputStream which make...
Snapchat’s Security break by Steven Hickson
It's all about little bit of simple programming and computer graphics . Snapchat's Security broke by Steven Hickson a programmer as well as a hacker or you can say that every...
Learning Python
Learning Python ch-1
Introduction to python:
what is programming language??
First off all we have to know what is programming language??
Programming language is a procedure for writing symbols to specify a given...
Top Linux distribution 2013 for different Purpose
Top Linux distribution 2013:
In Linux lots of varieties are there if you want to install a free operating system that is Linux other than paid like Windows operating system...
File Handling in java
File Handling in java programming:
File handling in java or in any programming language is a very important concept. In java
File handling in java is done by input and output stream these Input...
Class and Objects using Python
Python Class:
Python is a pure Object Oriented Programming language because in Python even data members like "a" are treated as a object ,while all variables are references of their classes...
How to use file input/output
File Input/Output
Why we need file input/output programming?
As we know it is not enough to just display the data on screen because if data is large ,only a limited amount...
How to use backtrack
Note: Instead of using backtrack use Kali Linux | Rebirth of BackTrack, the Penetration Testing
Before you start
Before we start playing with safty tools follow the following steps :-
Download btr5...
How to hack windows password
How to hack windows password
Change your password if you Forget it
Hello friends today we learn how to change your password if your account or change windows password is locked/you forget your password.At that...
C pointers and their use
C Pointers : Use of Pointers in C with simple Steps
C Pointers are the most difficult feature of C for beginners .Other languages have Pointers but only few use them...