Search for notes by fellow students, in your own course and all over the country.
Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.
Title: Basics Of All Computer Languages
Description: first test that notes then trust on that notes. really students trust me these notes are very useful for you, becaue all basics knowledge of all computer languages are provided here. if you do support here i well upload all other notes here thanks
Description: first test that notes then trust on that notes. really students trust me these notes are very useful for you, becaue all basics knowledge of all computer languages are provided here. if you do support here i well upload all other notes here thanks
Document Preview
Extracts from the notes are below, to see the PDF you'll receive please use the links above
Python ??
Python is a complete object-oriented programming language and it is pretty easy to use
...
Guido took the responsibility of developing and maintaining
Python alone
...
Guido announced his permanent vacation from this role
...
In Python you can use arithmetic operators li
ke this that will help you add, subtract, multiply or divide
...
You can store a number like this
...
The most beautiful thing about Python is mod
ules
...
And you will imp
ort this code in form of a module
...
Python i
s an Object Oriented Programming language
...
C Language ??
C was created in Bell ’s lab by Dennis Ritchie and Ken Thompson between 1972 - 1973
...
C is a statically typed evergreen language
...
Linus Torvalds
who is the creator of Linux said that he does not see any other programming language coming close to C
language
...
Many people doubt that Is C lan
guage no longer used ? Are only Python, Java, C++ & JavaScript the modern languages ? so the answer
to this is no
...
To know the
address of any variable, you can use the & operator something like this and then you will know its addres
s
...
We can also
make our own custom functions in C language
...
You write a condition inside if ( ) which evaluates on the basis of true or false ’’ 0 ’’ m
eans false and ‘‘ 1 ’’ means true
...
h file you uses all these string functions which are very useful
...
To do append inside th
e files, using this syntax by which you can append any content inside the file
...
C++ does have low level features like C, but along with this,, there are so
me high-level generic features as well, which make it special and a different language in itself
...
is true
...
In C++, it has new and delete operators which you can use
...
In C
...
for making your own custom data types
...
Java ??
Java is a programming language that was created by James Gosling in 1995
...
The creators of Java wanted developers to only have to compile the code once, an
d then run it on different platforms with ease
...
Java supports object-oriented pro
gramming concepts such as class and object
...
Java has eight different data types that y
ou can use: byte short int long float double boolean charString manipulation is a common practice in Java
programming, and the language offers several methods to help with such manipulations
...
Java also offers the concept of inheritance, which means that a child cl
ass can inherit properties from a parent class
...
HTML ??
Tim Berners-Lee established the http : //www and he created the Html in 1991
...
0 is used by many web developers even today because it works perfectly in the browser
...
0 & 2
...
0 and Html 5
...
To start any html page , we use the tag which we have to
close as well something like this
...
The syntax of using links through anchor tag is something like this by using th
e tag
...
There are also attributes inside html which you can writ
e inside a tag which will style your that element
...
In this video I have covered most of the html syntax
...
To style your html anytime by a
dding css to it and to target the elements you use Ids and Classes
...
" CSS was created for the purpose of styling HTML to make it mo
re attractive to add color, background and border color to websites
...
As a separate language, CSS works to design the web
page to increase its beauty
...
Konig in 1998
...
The syntax of CSS work
s on a very simple syntax: you give some selectors and those selectors can be tags or classes, they can
be ids or a combination of them
...
CSS has a concept of flex box which helps you to align or justify your elements on y
our webpage
...
I hope you guys e
njoyed this video and I will pin some courses and cheat sheets on CSS in the near future
...
It is the most popular programming l
anguage in the world, with a JavaScript engine in every browser
...
In
2015, a new version of JavaScript was introduced, known as "ES6
...
There is a concept of "hosting" in JavaScript in which the interpreter move
s variables, classes and functions to the top of the stack
...
JavaScript also includes "events" which you can listen to when a user clicks on an ele
ment or any user-defined custom event is fired
...
I hope you’ve learned a lot about JavaScript from this
video, as I have made many courses on the language on this channel
...
Its syntax is minimal, making it easy to develop web applications
...
Flask is a beautiful framework as it supports t
emplate inheritance
...
Flask also provides the option to configure Jinja for using "for loops" in Jinja
...
You can generate your markup files by using the base file and inheriting it using the % bl
ock body % and % endblock % syntax
...
Django in ??
Django is a free and open source, python-based web framework
...
fir
st stable release of Django was published in 2005
...
the biggest featur
e of Django is the builtin admin panel
...
views are pyth
on based functions which decides which data should be delivered in which Url
...
Django apps can also be reused across Django proj
ects
...
you can access the
Django Admin interface by visiting
...
to create a n
ew super user, you can run the Python manage
...
in Django, you can also send h
ttp response codes
...
js is a remarkable React framework maintained by Vercel, a well-known company
...
A standard React application is rendered on the client-side where the HTML, CSS, and JavaS
cript are downloaded by the browser
...
Howe
ver, this approach is not SEO-friendly as search engines, like Google, cannot index these websites
...
js is its page building strategies
...
This strategy is ideal for sites that don’t frequently
change data
...
Next
...
You can utilize a page building strategy that involves passing a ’revalidate’ key in ’getStaticProps
’
...
It uses utility classes t
o facilitate styling, and it is not a replacement for CSS
...
Adam and St
eve were working on a project called Kite, which they were streaming on YouTube
...
The utility-first classes, which were copied from
the old
...
Thus, tailwindcss was born, and it has become po
pular today
...
You use some utility-first classes, which are use
d with the help of the HTML class attributes
...
In the course, they give great examples, including cloning th
e homepage of Facebook and Microsoft
Title: Basics Of All Computer Languages
Description: first test that notes then trust on that notes. really students trust me these notes are very useful for you, becaue all basics knowledge of all computer languages are provided here. if you do support here i well upload all other notes here thanks
Description: first test that notes then trust on that notes. really students trust me these notes are very useful for you, becaue all basics knowledge of all computer languages are provided here. if you do support here i well upload all other notes here thanks