WhatIsWiki
  • Blog
  • Topics
WhatIsWiki
  • Blog
  • Topics

Get new explainers in your inbox

Short, practical updates. No spam. Unsubscribe anytime.

WhatIsWiki© 2026 WhatIsWiki
  • Blog
  • Topics
  • Authors
  • About
  • Contact
  • Editorial
  • Privacy
  • Sitemap
  • RSS
  1. Home
  2. /Blog
  3. /Tags
  4. /programming-languages

programming-languages

Articles about programming-languages

  • A simple diagram showing the structure of a JSON object
    Shubh Singh·Technology·Jul 29, 2026

    What Is JSON?

    JSON, or JavaScript Object Notation, is a simple and efficient format for exchanging data between systems, applications, and languages.

    3 min read·Beginner
    • web-development
    • programming-languages
  • A diagram showing the relationship between objects, classes, and instances.
    Shubh Singh·Programming·Jul 29, 2026

    What Is an Object?

    Objects are fundamental in programming, allowing for the creation of complex, interactive systems.

    3 min read·Beginner
    • programming-languages
    • software-development
  • a screenshot of a code editor with TypeScript syntax highlighting
    Shubh Singh·Technology·Jul 28, 2026

    What Is TypeScript?

    TypeScript is a programming language that helps developers catch errors early and improve code maintainability, thus making it a popular choice for large and complex applications.

    3 min read·Beginner
    • javascript
    • web-development
  • A screenshot of a web page with interactive JavaScript elements
    Shubh Singh·Technology·Jul 28, 2026

    What Is JavaScript?

    JavaScript is a high-level, dynamic, and interpreted programming language used for client-side scripting on the web.

    3 min read·Beginner
    • javascript
    • web-development