Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 6.29 KB

LANGUAGES.md

File metadata and controls

47 lines (35 loc) · 6.29 KB

Language Module / File For Contribution and Learning

Here are the Languages that are available to contribute and you can add your own program / Source Code for any example of any topic in any programming language. Please leave a star if this project helped you somehow. Share this With your Friends who likes this kind of stuff.

Languages and Frameworks

  • Ajax (Asynchronous JavaScript and XML) is a set of web development techniques used to create asynchronous web applications by sending and receiving data from a web server without reloading the entire page.
  • Bootstrap is a popular front-end framework for building responsive and mobile-first websites.
  • CSS stands for Cascading Style Sheets, used to style the layout and appearance of web pages.
  • Express is a minimal and flexible Node.js web application framework that provides a robust set of features for building web and mobile applications, commonly used for creating APIs and web servers.
  • HTML stands for HyperText Markup Language, used to create and structure content on web pages.
  • jQuery is a fast, small, and feature-rich JavaScript library that simplifies various tasks like HTML document traversal and manipulation, event handling, animation, and Ajax interactions for web development.
  • JavaScript is a programming language used to add interactivity and dynamic behavior to web pages.
  • Markdown is a lightweight markup language for creating formatted text using a plain-text editor. Markdown is widely used for blogging and instant messaging, and also used elsewhere in inline forums, collaborative software, documentation pages, and readme files.
  • MDX is a lightweight markup language with plain-text formatting syntax, often used to format readme files, documentation, and notes, commonly supported in platforms like GitHub and Stack Overflow.
  • MongoDB is a NoSQL database management system that uses a document-oriented data model to store data in flexible, JSON-like documents, commonly used for scalable, high-performance applications.
  • Node JS is a JavaScript runtime environment that allows developers to run JavaScript code server-side, outside of a web browser.
  • PHP is a server-side scripting language primarily used for web development to create dynamic and interactive web pages.
  • Python is a high-level programming language known for its simplicity and versatility.
  • React is a popular JavaScript library for building user interfaces, primarily for single-page applications where you need a fast and interactive user experience. It allows developers to create reusable UI components, making the code easier to manage and develop.
  • Sass (Syntactically Awesome Style Sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets (CSS).
  • TypeScript is a superset of JavaScript that adds static typing and other features to the language, making it easier to build and maintain large-scale JavaScript applications.
  • YAML (YAML Ain't Markup Language) is a human-readable data serialization format commonly used for configuration files and data exchange. It uses indentation to represent data structures and is often used in applications where data needs to be easily readable by humans as well as machines.

To Learn More About Particular ~

Programming Language / Framework / Technology ~


© Vedansh 2023 - Present
Licensed under MIT
hamster
Thanks for visiting :)