Posts

# COMMENTS

  SINGLE LINE COMMENT Comments are descriptions that help programmers  better than understand the internet and functionality of the program. Single line comments starts with a hashtag # followed by your comment.for example  # printing a message  print("I like to code") You can add more than one single comment for the same instruction or code. for example: #print a message # print a message 'I  am learning to python' print("i am learning to python") souce code  # write a comment above the print() command # command help us to understand code print( "You have leanined about single lline comments in this section." )

INPUT AND PRINT

INPUT PYTHON allows a user to give input and based on that a program will proceed further. In python, we pass some value to input() so that it tell the user what to give input.let us look at the exmaple below; UserName= input ("Enter name:") Print ("The name of user is" + username) in the above example, the user is asked to enter his/name. if the user entered "Piyush", the output will be: The name of the user is Piyush. PRINT We use the print () function to output data to screen. for example; Print('this sentence is output to the) Output of the above code would be : this sentence is output to the screen  We can also print the value assigned to a variable. a=5 print('the value of a is', a      output of the above code would be the value of a is 5 # Print the string "Hello World" print("Hello World") # Create a variable named myName and # set it to input("enter your name") myName = input("enter your name");

START: PYTHON INTRODUCTION

Image
WHAT IS PYTHON? Python is a Programming language used to give commands to the computer for performing a task.                                                                                  print("Curious Chatbot") name  = input( "what is your name?") print( "hello" , name, "! Nice to meet you!") doYouLikeCoding = input ("doYouLikeCoding?(Y/N)") if  (doYouLikeCoding  == 'y' or doYouLikeCoding == 'y'):       print ("Great ! You have  come to the right place then !") if (doYouLikeCoding ==  'n' or doYouLikeCoding ==  'N'):   print( "Aww shucks ! I just love. T thing you'll kike it too when you know how much fun it is!") favoritemovie  = input ("whic is your favorite move"?) if( favoritmovie == 'type your favorite movie' ):   Print( "mine too!!! we have so much in common!") Print( "that is a great movie! type your movie name!") Print( "It wa

GUESS THE FRUITS

Image
 THIS IS MY GAME. THIS GAME WAS VERY INTERESTING AND USEFULL BECAUSE THE GAME WAS NAME GUESS THE FRUITS MANY VARIETY OF FRUITS SO YOU CAN DOWNLOAD AND PLAY MY GAME I HOPE YOU LIKE IT THIS GAME.  THANK YOU                                                                                                                           CLICK AND DOWNLOAD

SEQUENCE & INTRODUTION TO LOOPS

  WHAT IS SEQUENCE? When more than one command is given is on order are often the other. It is called sequence. example of sequence: purpose of sequence  In the computer enough to understand what we speak this is reason we have to given the computer instruction only in the manner is understand. we write instruction in the form of code. you are write a code when you put together a sequence of commands. FIXED SEQUENCE  Fixed sequence are those sequence or other which can work only in one way.  FLEXIBLE SEQUENCE  Flexible sequence means steps of sequence can a change. INTRODUCTION LOOPS? Before we begin let's look at whats  happing hare.  loops is an action that repeat a certain number of times. Repeat until you have tired. WHAT IS LOOPS? WHEN do we do one activity over and over again, like jumping to times, we call it a loops. ex moon rovolts around the earth. HULA LOOPS  the kid is spinning the hula loop around the waist util  the loop fall . (quickly) either hula loop falls off or

BINARY STRING & ALGORTHMS

Image
 TODAY GOING TO HERE PRESENT BINARY STRING  WE ARE ALREADY DISCUSS ABOUT BINARY LANGUAGES   PREVIES SESSION  TOADY DISCUSS ABOUT ABOUT BINARY STRIN G SO LET'S START. WHAT IS BIANRY? Binary is a way of  representing information using 1 and 0 or on and off. The number system that we normally use is the decimal number system. it has ten numbers:0-9. Binary system only has two number: 0 and 1.  BINARY DIGITS---Computer break down all complex function into simple 0 and 1.Every single 0 or  1 ia called a bit stand for binary digits. 01100111. HOW COMPUTER USE BANARY? Our block program written using blockly  are converted to computer languages programs which the computer understand run.                                     BINARY STRING                                                               It is a combination of 0 and 1. & how to use data .   010101010101100, 01010101010, 0011000111101, form of binary digit. what is a binary image called as? and what is bitmaps composed of? Com

COMPUTER LANGUGES

Image
 HELLO FRIENDS TODAY TOPIC IS COMPUTER LANGUAGES YOU KNOW ABOUT COMPUTER LANGUAGES. IF YES SO LET'S START. COMPUTER LANGUAGES ---- C++, JAVA, JAVASCPIT,PYTHON,PHP,HTML,PASCAL ETC. COBOL LANGUAGE IS USED FOR BUSINESS APPLICATION. WHAT IS COMPUTER LANUAGES? A computer languages is a formal language is used for communicate with a computer. types of coding  to code (1) text based (2) blocked based. computer cannot  understand natural languages. we our text any code to compiler  is translate  to high level languages into assembly languages. also translate to machine languages.  WHAT IS BINARY LANGUAGES? two symbol binary system 0 and 1 computer understand only binary languages.  the 0 and 1 to represent binary, a pattern is binary digits (bit) is used for various method of encoding data such as character string into bit string. also refer to machine languages. we can code to english  computer can not understand, only understand machine language form of 0 and 1 you can called by (binary

Code source

Image
 

Holi special

Touch this link thats a magic  Wishing all happy holi too you and your family 

Motivation video coding

Image
 

MALWARES

Image
 HEY GUYS DO YOU KNOW ANY ABOUT  MALWARE AND WHAT IS MALWARE so you do not know malware. I will tell you about malware.  WHAT IS MALWARE? malware is any software intentionally designed  to cause damage to a computer. server client or computer network. A variety of malware types  exist including computer viruses, warms, trojan, horses,  ransomware, spyware, adware, rogue, software, wiper and scareware. TYPES OF MALWARE?   warms, trojan, horses,  ransomware, spyware, adware, rogue, software, wiper and scareware. CYBER SECURIETY? cyber security is the application  of technologies. processes controls to protects networks programs devices and data from cyber attacks. It aims to reduce the risk of cyber attacks and protects against the expoitation of networks & system. hare they are going to protect of individuals protects the networks from being threaten and affected by malware..... ABOUT WARMS VIRUS -- A warms is types of malware that can copy itself and often spread through a network

TOPOLOGY

Image
  WHAT IS TOPOLOGY?  Network topology refers to the physical or logical layout of a network it defines the way different nodes placed and interconnected with each other. Alternately network topology may describe how the data is transferred between These nodes. Physical topology emphasizes the physical layout of the connected devices and nodes while the logical topology focuses on the pattern of data transfer between network nodes. TYPES OF TOPOLOGY?  Bus topology,  ring topology,  hybrid topology,  network topology,  tree topology,  meso topology, star topology. WHAT IS BUS TOPOLOGY?  Bus topology is a network types in which every computer and Network device is connected to a single cable. It transmits the data from one end to another in a single direction ex. Printers scanners and other input layout devices can be added in the office by bus topology. WHAT IS RING TOPOLOGY ? A ring Network is a to exactly two nodes forming a single continuous pathway for singnal through each node a rin

UNIT 2 N ETWORK/INTERNET

Image
AS YUO KNOW  TO INTERNET  AND NETWORK IS  HAVE BECOME PART OF LIFE   SO I WIIL TELL YOU  ABOUT  NETWORK SO LETS START  WHAT IS A NETWORK? A network is a collection of a computer servers, mainframs  devices pheripherals, or other devices connected to one another to allow the  sharing of data.  an example of network  is the internet  which connects millions of people all over the world. The internet is a global network of billions of computer and electronic devuces. With the internet its possible to acces alomost my imformation  communicate with anyone else in the world . TYPES OF NETWORK? Mainly  four types of network: LAN(local area network), Pen (personal area network), Man (metropolitan area network), Wan(wide area network). OTHER TYPES OF NETWORK: CAN(campus area network), SAN (storage area network), POLAN( passive optical local area network), EPN(enterprise area network), VPN(virtual private network)           USES OF NETWORK? RESEARCH, education and self improvement, sharing of fi

AN OPERATING SYSTEM, SUPERCOMPUTER, MAINFRAMS.

Image
DO YOU KNOW WHAT IS AN  OPERATING SYSTEM, I WILL TELL YOU WHAT IS  AN  OPERATING SYSTEM AN OPERATING IS A SYSTEM OF SOFTWARE TRHAT MANAGES  COMPUTER HARDWARE, SOFTWARE RESOURCES, AND PROVIDESD  COMMON SERVICES FOR COMPUTER PROGRAM. AND I WILL TELL YOU  WHAT IS SUPER COMPUTER AND MAINFRAMS. SO   LETS STARTS. WHAT IS AN OPERATING SYSTEM? An Operating System is a collection of software that manages computer hardware resources.  The Operating system acts as a interface between user and the computer hardware.    Without a computer Operating System, computer would be useless.     OPERATIONS OF OPERATING SYSTEM OPERATING SYSTEM : provide a user interface, manage programs, manage memory, eatablish internet connection &  provides utilities , control a network, configure dwvices,  co-ordinate task, start and shut down the computer. DIFFERENT OPERATING SYSTEM  APPLE(IOS) WINDOWS, MICROSOFT, macOS, linux, ect. THE THREE MAIN TYPES OF OS USED IN PERSONAL COMPUTER (1) microsoft: windows is a ser

Software hardware and memory

Image
TODAY TOPIC IS SOFTWARE AND HARDWARE  WHAT IS SOFTWARE? Program or set of instruction used to do a specific task. The software cannot be seen by user . Software run on the hardware. Hardware useless without software. Examples - operating system, windows,linux, Etc. ( android,ios macos.  What is hardware? The tangible components of the computer System which can be used to give input store data and sowing results. Example: Moise, keyboard, moniter, printer,  Processor, motherboard,  cable etc. characteristics OF computer systems: Data storage, Accuracy,  Reliable, speed,  Versatile. What is memory? Memory is also known as the storage medium of the computer system. This is a storage device that can store data/information. Memory is two part of category  Primary memory and secondary memory Primary memory: temporary memory or volatile memory. Store data for temprory period. Primary memory is two part: (1) RAM (random access memory) (2)ROM (read only memory)  SECONDARY MEMORY: can store a la

BASIC OF CODING/COMPUTER

Image
HELLO EVERYONE WELCOM TO CODEWITHPIYUSH WE WILL GOING TO STYDY ABOUT BASIC OF CODING SUBSCRIB basic  WHAT IS CODING? coding is the process of creating instructions for computers using computer languages  Example c and c++ ,java,javascript , python , php, html,ect. mainly coding is used to creating apps, games websites ect.   WHAT IS COMPUTER? computer is an electronic device it take input process than its gives output for example  data is INPUT into the computer system  it is then PROCESSED to produce useful information as OUTPUT. INPUT DEVICES  an input device is any piece of computer hardware used to provide data to a computer system. example : keyboad, mouse ,printer, scanner, digital camera, webcam , moniter, speakers ect. CATEGIRIS OF INPUT DEVICES: with a manual input device the user must enter data into the computer by hand. DIRECT DATA ENTRY (DDE) DEVICES: A DIRECT entry device can transfer infomation automatically from a source document such as a form a barcode INTO THE COMPUT