Which SQL keyboard is used to return the largest value of a selected column?π€
Anonymous Quiz
20%
LARGEST
10%
GREATEST
70%
MAX
β€2
Which SQL statement is used to delete data from a database?π
Anonymous Quiz
72%
DELETE
22%
REMOVE
6%
ERASE
π1
Which SQL statement is used to extract data from a database?
Anonymous Quiz
30%
EXTRACT
22%
GET
48%
SELECT
π1
Which of the following is NOT a relational database management system (RDBMS)?π¨π»βπ»
Anonymous Quiz
17%
MySQL
48%
MongoDB
34%
PostgreSQL
π€―1
In SQL, which keyword is used to sort the result set of a query?π€
Anonymous Quiz
40%
SORT BY
8%
ARRANGE BY
52%
ORDER BY
π₯3π2
Remote Job Offersπ¨π»βπ»πΌ
#joboffers
#joboffers
β€1π₯1
10 Remote IT Job Sitesπ¨π»βπ»πΌ
These sites will help you find your dream job, working from homeπ π
Angel.co
Remote.co
Remoteok.io
Remotive.io
Flexjobs.com
Justremote.co
Remotefront.io
Powertofly.com
Skipthedrive.com
Virtualvocations.com
#joboffers
These sites will help you find your dream job, working from homeπ π
Angel.co
Remote.co
Remoteok.io
Remotive.io
Flexjobs.com
Justremote.co
Remotefront.io
Powertofly.com
Skipthedrive.com
Virtualvocations.com
#joboffers
β€2
AlgorithmsNotesForProfessionals-1.pdf
2.4 MB
Free Algorithms Notes ππ¨π»βπ» #resources
β€2
10 Public APIs for your next (side) project
π restcountries.com - Country API
π± trefle.io - Plants API
π api.nasa.gov - Space API
π΅ developer.spotify.com - Music API
π° newsapi.org - News API
π sunrise-sunset.org/api - Sun API
π² pokeapi.co - PokΓ©mon API
π₯ omdbapi.com - Movie API
π catfact.ninja - Cat facts API
πΆ thedogapi.com - Dog API
#techinfo
π restcountries.com - Country API
π± trefle.io - Plants API
π api.nasa.gov - Space API
π΅ developer.spotify.com - Music API
π° newsapi.org - News API
π sunrise-sunset.org/api - Sun API
π² pokeapi.co - PokΓ©mon API
π₯ omdbapi.com - Movie API
π catfact.ninja - Cat facts API
πΆ thedogapi.com - Dog API
#techinfo
β€2π2
Level up your coding skills for free:
π HTML - w3schools.com
π CSS - web.dev/learn/css
π₯ JavaScript - javascript.info
π Git and Github - git-scm.com
π API - rapidapi.com/learn
π Python - learnpython.org
βοΈ React - react-tutorial.app
π‘ Laravel - laracasts.com
π VueJS - learnvue.co
π SQL - SQLbolt.com
π Tailwind CSS - tailwindcss.com
π Go - gobyexample.com
π³ Docker - docker-curriculum.com
π¦ Flutter - flutter.dev/learn
π¦ Rust - rust-lang.org/learn
#techinfo
π HTML - w3schools.com
π CSS - web.dev/learn/css
π₯ JavaScript - javascript.info
π Git and Github - git-scm.com
π API - rapidapi.com/learn
π Python - learnpython.org
βοΈ React - react-tutorial.app
π‘ Laravel - laracasts.com
π VueJS - learnvue.co
π SQL - SQLbolt.com
π Tailwind CSS - tailwindcss.com
π Go - gobyexample.com
π³ Docker - docker-curriculum.com
π¦ Flutter - flutter.dev/learn
π¦ Rust - rust-lang.org/learn
#techinfo
π3β€2π₯1
Which of the following is a valid keyword in Java?
Anonymous Quiz
37%
include
46%
synchronized
17%
virtual
β€1π1
Which of the following is not a feature of Java?
Anonymous Quiz
19%
Platform Independence
10%
Object-Oriented
71%
Pointer Arithmetic
π3π2
β€1π€―1
Which keyword is used to inherit a class in Java?
Anonymous Quiz
16%
implement
64%
extends
20%
inherit
π2π₯1
Which of the following is the correct syntax for a main method in Java?
Anonymous Quiz
85%
public static void main(String[] args)
9%
public void main(String[] args)
5%
static void main(String args[])
π₯2