EvoNext
Kanalga Telegramโda oโtish
1 779
Obunachilar
-124 soatlar
-177 kunlar
-3330 kunlar
Postlar arxiv
1 778
- what programming languages should i learn ?
- Top 20 programming languages
<check this video>shorturl.at/fnqV1</check>
โก ใ
ค โใ
ค โฒ ๐
หกแถฆแตแต หขแตแตแต หขสฐแตสณแต unmute
1 778
- what programming languages should i learn ?
- Top 20 programming languages
<check this video>shorturl.at/fnqV1</check>
1 778
แฅแแณแ แแขแจแฑแต แญแญแตแถแต แจแแฐแต แ แแ แ แฐแจแณแฝแ!!
๐๐๐๐๐๐๐๐๐
แ แแแ แแแณแจแฅแฉ แ แแ แแแซแ แ แแ แฅแแแแแแข
๐ง๐พโ๐๐
๐ฝ๐ง๐พโ๐๐
๐ฝ๐ง๐พโ๐๐
๐ฝ๐ง๐พโ๐๐
๐ฝ
Merry Ethiopian Christmas!!
๐๐๐๐๐๐๐๐๐
แแแซแ แ แแ!!
โ๏ธโ๏ธโ๏ธโ๏ธโ๏ธโ๏ธโ๏ธโ๏ธ
> https://t.me/+txk6Ik_UwGc4ZGM0
1 778
Free Resources to learn SQL
๐๐ป๐๐ป
Modesql: https://mode.com/sql-tutorial/introduction-to-sql
kudavenkat playlist (first 16): https://www.youtube.com/playlist?list=PL08903FB7ACA1C2FB
SQL Cheatsheet
https://www.sqltutorial.org/wp-content/uploads/2016/04/SQL-cheat-sheet.pdf
khanacademy SQL course: https://www.khanacademy.org/computing/computer-programming/sql
SQL Book for Beginners
https://t.me/learndataanalysis/36
Practice sql (Very Important)
https://leetcode.com/problemset/database/
https://www.hackerrank.com/domains/sql
https://www.windowfunctions.com/
https://www.sql-practice.com/
ENJOY LEARNING ๐๐
JOIN and SHARE
> https://t.me/+2GT8wMCrJpQyMDFk
1 778
[javascript]๐LESSON 6: Object Basics๐ฆ
โณ๏ธ It is one the data types in javascript. It is used to store various keyed collections and more complex entities.
const obj = {
property1: value1, // property name may be an identifier
2: value2, // or a number
"property n": value3, // or a string
};๐ฅYou can create a new object by opening and closing curly braces. Below is an object with three properties ; title, author , and page count;
let myBook = {
title: '1984',
author: 'George Orwell',
pageCount: 326
}
โ๏ธ [ RUN ] โ๏ธ
๐Object prototype properties
myBook.valueOf() // show everything inside {}
myBook.hasOwnProperty("p")//return boolean value
And there are many static methods used to increase the functionality of an object
๐ซOBJECTS WITH FUNCTIONS๐
โ๏ธObjects can be used as Function arguments
๐ฅgetSummary(myBook);
โ๏ธObjects as Function Return Values
๐
let convertFahrenheit = function (fahrenheit) {
return {
fahrenheit: fahrenheit,
kelvin: (fahrenheit + 459.67) * (5 / 9),
celsius: (fahrenheit - 32) * (5 / 9)
}
}
let temps = convertFahrenheit(74)
console.log(temps)
โ๏ธ [ RUN ] โ๏ธ
For more Comments :> @fightAgainNow
Share and Join > A L G O M A S T E R S
let's end this lesson and THIS is my gift 4U ๐น๐ฅ๐ท1 778
[javascript]๐LESSON 6: Object Basics๐ฆ
โณ๏ธ It is one the data types in javascript. It is used to store various keyed collections and more complex entities.
const obj = {
property1: value1, // property name may be an identifier
2: value2, // or a number
"property n": value3, // or a string
};๐ฅYou can create a new object by opening and closing curly braces. Below is an object with three properties ; title, author , and page count;
let myBook = {
title: '1984',
author: 'George Orwell',
pageCount: 326
}
โ๏ธ [ RUN ] โ๏ธ
๐Object prototype properties
myBook.valueOf() // show everything inside {}
myBook.hasOwnProperty("p")//return boolean value
And there are many static methods used to increase the functionality of an object
๐ซOBJECTS WITH FUNCTIONS๐
โ๏ธObjects can be used as Function arguments
๐ฅgetSummary(myBook);
โ๏ธObjects as Function Return Values
๐
let convertFahrenheit = function (fahrenheit) {
return {
fahrenheit: fahrenheit,
kelvin: (fahrenheit + 459.67) * (5 / 9),
celsius: (fahrenheit - 32) * (5 / 9)
}
}
let temps = convertFahrenheit(74)
console.log(temps)
โ๏ธ [ RUN ] โ๏ธ
For more Comments :> @fightAgainNow
Share and Join > A L G O M A S T E R S
let's end this lesson and THIS is my gift 4U ๐น๐ฅ๐ท1 778
Repost from Pass Academic Support
Are you applying for scholarship to study abroad and needed an essay helpโ
Just say โwrite my essayโ and get a top-notch proffessional paper that will boost your chance of getting accepted in to your dream collage.
๐Our letter of recommendation writing & editing service can be a great help and will provide you with a winning document that presents you in the best.
After completing your order our writers will be happy to revise your work as many times as you needed to make it flawless and meet the originality demands of your institution.
Just give us your requirments and our experienced ILTES certificated proffessional writers we will undoubtedly turn your ideas into a beautiful text and create a custom piece of work designed just for you.
The services we provide are:
โ
100% Uniqe and Non-plagiarized
โ
Any topic, any level
โ
Student-friendly prices
โ
24/7 Availability and on time delivery
Order now๐๐๐๐๐
โโโโโโโโโโโโโโ
Contact us: @Passcon
โโโโโโโโโโโโโโฒ
๐ Join : @Passconet
1 778
This #c++ book is often recommended by Lecturers;๐ค
๐ฑ๐ฑ๐ฑ๐ฑ๐ฑ๐ฑ๐ฑ๐ฑ๐ฑ
file size: 13.9 MB; ๐ช
โณ๏ธโณ๏ธโณ๏ธโณ๏ธโณ๏ธโณ๏ธโณ๏ธโณ๏ธ
share and join ๐ฅ
1 778
This pdf help you revise your #networking course..
file size : 80 KB only;
contents: exercises with answer key;
#JavaScript #tutorials continues....
1 778
"Development of Java Applications in Eclipse
Environment and Development of Java Based Calendar
Application with ๐ฉ Email Notifications"
-This sample of java project may help you;
File size: 1.2MB;
join and share๐ฅ๐
1 778
''๐๐Rate this channel out of 10%''
public poll
โค๏ธ for > 7/10
โซ๏ธ 0%
๐ for >5/10
โซ๏ธ 0%
๐ for < 5/10
โซ๏ธ 0%
๐ฅ Nobody voted so far.
1 778
Q2[ Javascript]: The_______ relational operation means "is not equal to."
1 778
Title:โ
_ #searching and sorting /DSA/
file_size: ๐ณ๐ฎ #2.0 MB
language: #c++
join ยปhttps://t.me/+txk6Ik_UwGc4ZGM0
๐ _#Data structure and #algorithm_๐
1 778
LESSON 4: FUNCTIONS IN JAVASCRIPT
There are three important pieces to create a function:
๐ก 1. Arguments - they are values passed into a function. if i create a function that validates an email, I'd need to accept the email as a function argument.
๐ป 2. Function Code- the function code is what goes inside of the curly braces. This is where you define what your function does.
๐ฅ3. Return Value - This is a part of the function code. It lets you define what value to send back to the function caller.
๐คณ๐คณ๐๐ผ๐๐ผ
Let's see the snippet using a function #[
fahrenheitToCelsius]#
let fahrenheitToCelsius = function (fahrenheit) {
const celsius = (fahrenheit - 32) * (5 / 9)
return celsius
}
let temp70 = fahrenheitToCelsius(70)
console.log(temp70)
let temp32 = fahrenheitToCelsius(32)
console.log(temp32)
| RUN | | COMPILE |
LESSON 5: null and undefined in JS
๐ฅThe null value represents the intentional absence of any object value.
๐ญThe global undefined property represents the primitive value undefined. It is one of JavaScript's primitive types.
more on:-
Null - undefined -
๐๐๐๐๐๐๐๐๐๐
๐ JOIN AND SHARE NOW ๐
๐ AlgoMasters ๐
๐๐๐๐๐๐๐๐๐๐
Endi mavjud! Telegram Tadqiqoti 2025 โ yilning asosiy insaytlari 
