41.4 C
Delhi
Tuesday, May 13, 2025
Home Blog Page 20
while condition in python

Loop and Selection Structure in python

0
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...
how to make first c++ program !!!

My first c++ program

0
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 ....
unseen footage of jobs

Steve Jobs’ First Demonstration of the Mac footage online, Unseen Since 1984

0
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 rear-panel-635

Motorola Moto G a dream phone

0
 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...
python Data types

Java Exceptional Handling

0
******************************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...
Anonymity buffercode

How to surf internet Anonymously

1
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

0
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

0
******************************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

0
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...
Console input output

Reading Console Input or Output Using Java Code

0
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 variables and data types

Python Variable and Data types

0
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...
readbyte from files

Reading Bytes From File Using Java

0
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...
snap chat security break

Snapchat’s Security break by Steven Hickson

0
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...
buffercode_python

Learning Python

0
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

1
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...
readbyte from files

File Handling in java

0
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...
Exception Handling

Class and Objects using Python

1
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

0
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...
encryption and decryption

How to use backtrack

17
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

0
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...
Use Pointers in c / C pointers

C pointers and their use

1
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...