Computer Science Search

Python Exception handling, I/O Stream, Modules and packages

Python Exception handling, I/O Stream, Modules and packages

ZAKI July 07, 2020

Exception handling Handling the errors in the program without program crash is done by the exception handling, exception handling has th...

Read more »
Python Class and Objects

Python Class and Objects

ZAKI June 25, 2020

Class Class is a blueprint for its objects, classes can have methods, attributes and special method (like ( __init__ ) constructor), her...

Read more »
Python Functions

Python Functions

ZAKI June 22, 2020

Functions are collection of codes which can be used multiple times without rewriting it.                 def FuncName(VarName, …):  ...

Read more »
Python loops

Python loops

ZAKI June 12, 2020

Executing the same code multiple times is the use case of loop, we have two kinds of loops in Python: While loop: While loop is the ...

Read more »
C++ Loops

C++ Loops

ZAKI March 02, 2020

Looping is executing same code many times it will execute forever if we don’t control it with conditions. We have three kind of l...

Read more »
C++ Conditional statements and Operators

C++ Conditional statements and Operators

ZAKI March 01, 2020

Operators are used to make expressions and conditional statements works with expressions so we need to know about operators. We have f...

Read more »
C++ Collections

C++ Collections

ZAKI February 29, 2020

Collections are collection of variables with same data type and name. we can iterate through collections to gain access to the inside ...

Read more »
Newer Posts Older Posts Home
Subscribe to: Posts ( Atom )

Like us on Facebook

Computer Science Search

Popular Posts

  • Afghanistan School on Internet Governance 2019
    Before we talk about IG first we have to know what it means, IG or Internet governance is formed by two words that we will talk about each...
  • Computer
    In this article we will talk about these titles: what is computer, computer definition, history of computer, types of computer, why we need ...
  • Computer Classification
    Computer divided into three parts, all we know the tow part of computer which is software and hardware but a lot of us don’t know about ...
  • History of C++ programming language
    For the first time ‘Brains Kernighan’ makes a programming language in 1957 that named that ‘B’ that is his first name letter.   ...
  • Python Variables( int , float , bool)
    In this topic we will cover three types of variable inPython that two of them are related to each other because those two variables are bo...
  • DATA
    In this topic we will learn about data and info(information) it consists definitions and types of data. Data definition Data is a...
  • About Python And Types of variable in Python
    About Python Python is an easy and a popular language witch made by Guido van Rossum this programming language can be used for beginner p...
  • Variable Assignment
    In this topic we will talk about variable assignment that is important to know before we talk about types of variables in python because for...
  • Python Variables (String)
    Here I will talk about string data type in python, so first of all I will shear with you guys that what is string, types of sting, usage o...
  • Python Variables (List,Dictionary,Tuple and set)
    List: List is an interesting data type in python, this data type is a list of values that are stored by one name in our computer storage...

Labels

  • C++
  • COMPUTER
  • Programming
  • Python

Blog Archive

  • ▼  2020 (8)
    • ▼  July (1)
      • Python Exception handling, I/O Stream, Modules and...
    • ►  June (3)
      • Python Class and Objects
      • Python Functions
      • Python loops
    • ►  March (2)
      • C++ Loops
      • C++ Conditional statements and Operators
    • ►  February (2)
      • C++ Collections
  • ►  2019 (10)
    • ►  October (1)
    • ►  September (1)
    • ►  July (1)
    • ►  June (1)
    • ►  May (1)
    • ►  April (1)
    • ►  March (2)
    • ►  January (2)
  • ►  2018 (2)
    • ►  December (2)

About Me

ZAKI
View my complete profile

Followers

Total Pageviews

Crafted with by TemplatesYard | Distributed by Gooyaabi Templates