CodingInfoπŸ‘¨πŸ»β€πŸ’»β˜•οΈ
9.15K subscribers
83 photos
6 videos
151 files
92 links
JOIN NOW FOR ⬇️

✍️ Questions and Answers
πŸ“˜ Free Notes
πŸ“š Books & Resources
πŸ’Ό Job Opportunities
πŸš€ Exclusive Tips & Freebies
🌐 Stay Updated on the Latest

FOLLOW US ON INSTAGRAM β¬‡οΈπŸš€
https://instagram.com/coding.genius

#code #ai #tech #programming
Download Telegram
MongoDBNotesForProfessionals-1.pdf
698.3 KB
Free MongoDB NotesπŸ‘Œβ˜•οΈ #resources
❀1πŸ‘1
Learn Python, SQL, Excel using these FREE NotesπŸ€―πŸ“

❯ Python
goalkicker.com/PythonBook/

❯ SQL
goalkicker.com/SQLBook/

❯ MongoDB
goalkicker.com/MongoDBBook/

❯ MySQL
goalkicker.com/MySQLBook/

❯ Oracle
goalkicker.com/OracleDatabaseBook/

#techinfo
πŸ”₯4❀1🀩1
JavaScript Animation Libraries πŸ”₯

πŸ“Anime.js
πŸ“ScrollReveal.js
πŸ“Popmotion
πŸ“AniJS
πŸ“Wow.js
πŸ“Typed.js
πŸ“Velocity.js
πŸ“GSAP

#techinfo
❀1πŸ”₯1
10 Websites to solve challenges to learn programming -

βœ… codewars.com
βœ… hackerrank.com
βœ… exercism.org
βœ… topcoder.com
βœ… coderbyte.com
βœ… leetcode.com
βœ… codechef.com
βœ… projecteuler.net
βœ… edabit.com
βœ… codingame.com

#techinfo
πŸ‘3❀1
JavaScript Programming QuizπŸ‘¨πŸ»β€πŸ’»πŸ“
#quiz
❀2😱2πŸ‘1
Which of the following is NOT a primitive data type in JavaScript?
Anonymous Quiz
24%
Number
21%
String
56%
Object
πŸ”₯2πŸ₯°2πŸ‘1
Which method is used to parse a string to an integer in JavaScript?
Anonymous Quiz
73%
parseInt()
13%
parseFloat()
13%
Number()
πŸ‘3😁1
What is the correct syntax to create a new array in JavaScript?
Anonymous Quiz
66%
var arr = new Array();
21%
var arr = Array();
13%
var arr = createArray();
❀2🀯2
Which keyword is used to declare a variable that cannot be reassigned?
Anonymous Quiz
20%
var
67%
const
14%
let
πŸ‘2πŸ‘2
Which of the following methods is used to add one or more elements to the end of an array in JavaScript?
Anonymous Quiz
70%
push()
17%
pop()
13%
shift()
❀1⚑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
πŸ‘4⚑1❀1πŸ₯°1🀩1🍾1
100 Java Interview Questions with Answers (1).pdf
2.6 MB
Free 100 Java Q&AπŸ‘¨πŸ»β€πŸ’»πŸ€― #resources
❀2πŸ‘1
Full Stack Developer RoadmapπŸ˜ŽπŸ†-

Stage1 – HTML
Stage2 – CSS
Stage3 – Git+GitHub
Stage4 – Build Project
Stage5 – JavaScript
Stage6 – React | VueJS | Svetle | Angular
Stage7 – Build Project
Stage8 – Node.js
Stage9 – MySQL
Stage10 – MongoDB
Stage11 – Java | Python | C++
Stage12 – Build project

#techinfo
πŸ‘7πŸ”₯5❀4πŸ₯°1
Top 10 Websites to Learn Frontend Development πŸ”₯πŸ‘¨πŸ»β€πŸ’»

βœ…οΈ scrimba.com
βœ…οΈ freecodecamp.org
βœ…οΈ javascript30.com
βœ…οΈ w3schools.com
βœ…οΈ javascript.info
βœ…οΈ frontendmentor.io
βœ…οΈ developer.mozilla.org
βœ…οΈ theodinproject.com
βœ…οΈ edx.org
βœ…οΈ udemy.com

#techinfo
πŸ‘2πŸ”₯1
Python Programming QuizπŸ‘¨πŸ»β€πŸ’»πŸ
#quiz
❀3πŸ”₯2
Which keyword is used to define a function in Python?
Anonymous Quiz
13%
define
19%
func
68%
def
πŸ‘2πŸ”₯2
Which operator is used to check if two values are equal in Python?
Anonymous Quiz
85%
==
11%
=
4%
>=
πŸ‘3❀1
Which of the following is a valid way to create a set in Python?
Anonymous Quiz
57%
{1, 2, 3}
28%
[1, 2, 3]
15%
(1, 2, 3)
πŸ‘2❀1
Which of the following is NOT a valid way to declare a variable in Python?
Anonymous Quiz
10%
var_1
56%
1_var
33%
_var
⚑2πŸ”₯2πŸ‘2πŸ‘1