Browsing Tag
computer engineering
23 posts
PPS/SEM-2/ branch computer, it, civil, mechanical.
I have upload programming for problem solving (pps) in this pdf i have cover 1.introduction to computer and…
Maths /first order ordinary differential equation/sem 2/computer branch
Here I have upload maths -2 chapter name First order ordinary differential equation in this pdf I have…
Fourier integral/ maths /sem 2
Most important for gtu and private college student for mid or final exam to score higher to top…
Principal of economics summary book pdf
I am happily sharing to book pdf principal of economics.it is a summary of all topics and basic…
Operating system technical book
I am happily sharing my operating system technical book.it is very helpful to you understand the concepts and…
Operating system class notes
I am happily sharing my operating system class notes.it is helpful for you to understand the concepts of…
oops in python
Object-oriented programming (OOP) is a programming paradigm that uses objects to represent data and behavior. Python is an…
files in python
In Python, files are used to store and manipulate data. There are two types of files in Python:…
files in python
In Python, files are objects that represent a stream of data, typically stored on a storage device such…
functions and recursions in python
Functions in Python: Functions in Python are a set of statements that can be defined to be executed…