Beginner must way to learn the concept

as far as i know
learn the data structure and their respective helping provided methods to help you for different things like of the String , Array in javascript.
then use of the class is just to do the object oriented programming like making the obje…


This content originally appeared on DEV Community and was authored by Ayush Sharma

as far as i know
learn the data structure and their respective helping provided methods to help you for different things like of the String , Array in javascript.
then use of the class is just to do the object oriented programming like making the objects (our own defined) with our own defined methods either using the preprovided for the particular data structure(String, Array) or the newly created data structure and their methods like (stack, queue)
built in data structure (primitive and nonprimitive )

note this thing usually follows in the web development
web development is all about
educating yourself with the concepts like
frontend, backend, their communication way (http, graphql), cors, security, passing the different type of data like text and file through the form and taking it from the backend and responsing as per the query or the input data.
Here in the backend development developers use to define the classes for differenct scenerios like creating, updating, deleting, uploading(file), etc. and using the high order functions for the utilities purpose.
and using the pure javascript for defining our own required functionality for the particular problem.
also dont memorize the stuffs instead learn the concepts.

[THEIR COULD BE SYNTAX ERROR BUT SEND YOUR FEEDBACK ALSO IT IS MY FIRST POST 😀]


This content originally appeared on DEV Community and was authored by Ayush Sharma


Print Share Comment Cite Upload Translate Updates
APA

Ayush Sharma | Sciencx (2024-07-21T11:13:30+00:00) Beginner must way to learn the concept. Retrieved from https://www.scien.cx/2024/07/21/beginner-must-way-to-learn-the-concept/

MLA
" » Beginner must way to learn the concept." Ayush Sharma | Sciencx - Sunday July 21, 2024, https://www.scien.cx/2024/07/21/beginner-must-way-to-learn-the-concept/
HARVARD
Ayush Sharma | Sciencx Sunday July 21, 2024 » Beginner must way to learn the concept., viewed ,<https://www.scien.cx/2024/07/21/beginner-must-way-to-learn-the-concept/>
VANCOUVER
Ayush Sharma | Sciencx - » Beginner must way to learn the concept. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/07/21/beginner-must-way-to-learn-the-concept/
CHICAGO
" » Beginner must way to learn the concept." Ayush Sharma | Sciencx - Accessed . https://www.scien.cx/2024/07/21/beginner-must-way-to-learn-the-concept/
IEEE
" » Beginner must way to learn the concept." Ayush Sharma | Sciencx [Online]. Available: https://www.scien.cx/2024/07/21/beginner-must-way-to-learn-the-concept/. [Accessed: ]
rf:citation
» Beginner must way to learn the concept | Ayush Sharma | Sciencx | https://www.scien.cx/2024/07/21/beginner-must-way-to-learn-the-concept/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.