Full Stack Developers
335 subscribers
218 photos
4 files
28 links
This group is for the Full Stack Developer. Here you get the knowledge of web design, Web Development Fasts news in the programming world.
👇👇👇
Telegram Channel: @coderepublics
Telegram Group: @web_dev_programming
Download Telegram
Python Merge Sort Algorithm Implemented. @web_dev_programing
Convert CSV to Excel using Pandas in Python. @web_dev_programing
Forwarded from Deleted Account
Quiz 5: ______ is used to unset a variable in PHP ?
Anonymous Quiz
18%
delete()
54%
unset()
15%
unlink()
14%
remove()
Database Connection in PHP @full_stack_developerz
Forwarded from K D
Quiz 6: Which of the following is the correct way to send mail in HTML?
Anonymous Quiz
59%
<a href = "mailto: xy@y.com">
14%
<a href = "xy@y.com">
13%
<mail xy@y</mail>
14%
None of the above
Box Reflections with CSS. @web_dev_programing
Forwarded from K D
Quiz 7: Which of the following function of String object returns the character at the specified index?
Anonymous Quiz
74%
charAt()
5%
double()
6%
int()
16%
char()
How Developer things work. @full_stack_developerz
Forwarded from K D
Quiz 8: The "function" and " var" are known as:
Anonymous Quiz
50%
Keywords
18%
Data Types
23%
Declaration Statements
9%
Prototypes
Forwarded from CodeRepublics
5 best YouTube Channel to learn Web Development. 👉 @coderepublics
👇
https://geekrepublics.com/best-youtube-channels-to-learn-web-development/
Most Popular Databases @full_stack_developerz
Forwarded from K D
Quiz 9: Which of the following type of a variable is volatile?
Anonymous Quiz
20%
Mutable variable
25%
Dynamic variable
37%
Volatile variable
18%
Local variable
Forwarded from CodeRepublics
How to Write Good Code? @coderepublics
Top 5 YouTube channels learn Programming Languages.
Forwarded from CodeRepublics
HTML SEMANTIC PAGE STRUCTURE @coderepublics
Forwarded from K D
Quiz 10: Which of the following operators is the correct option for power(ab)?
Anonymous Quiz
44%
a ^ b
47%
a**b
6%
a ^ ^ b
3%
a ^ * b