Jiva
Sign inCreate account

Skill exchange

Teach what you know.Learn what you need.

A calm space to connect with others, share expertise, grow and build together — learn in real sessions, without noise or guesswork.

  • ✓From post to session — one clear path
  • ✓Built for fair sessions, not spam
  • ✓Follow roadmaps — structured paths to grow long-term

Welcome

Sign in to Jiva

Sign in with your email or Google.

or with email
Forgot?

New to Jiva? Create an account

By continuing you agree to trust-focused sessions, fair play, and our Terms & Conditions.

Community posts

FieldType
InstitutionOptional · pick then Apply▾
  • SeekingComputer Science
    Sep 2, 2026

    Python Constructors Demystified: __init__ Made Simple

    Stop struggling with Python constructors! This post breaks down __init__, self, default vs parameterized constructors, inheritance with super(), and common mistakes—with crystal-clear examples for absolute clarity.

    ?
    Jiva member
  • OfferingComputer Science
    Sep 2, 2026

    Mastering OOPs in Java: A Beginner-to-Expert Guide

    Unlock the power of Object-Oriented Programming in Java with clear, practical lessons. Learn classes, inheritance, polymorphism, abstraction, and encapsulation through real-world examples and hands-on coding exercises.

    Jiva Official
  • SeekingComputer Science
    Sep 2, 2026

    Demystifying APIs: How Applications Talk to Each Other

    I want to learn how APIs act as digital messengers between applications. I am exploring how apps send structured requests to servers, process data, and return responses seamlessly to better understand software integration and modern web architecture

    LU
    Luckey
  • OfferingComputer Science
    Sep 2, 2026

    MCP: How AI Models Actually Talk to Your Tools

    Ever wonder how Claude reads your Google Drive or books a call? That’s the Model Context Protocol (MCP) — a trending open standard connecting AI models to external tools and data. Think of it as a “USB-C for AI”: instead of custom code for every app-model pairing, MCP gives one universal interface. A server exposes tools (like “search files” or “create event”); any MCP-compatible model can plug in and use them instantly. Why it matters: it turns static chatbots into agents that actually act — searching, scheduling, coding — without hardcoded integrations for each service.

    KH
    Khushi
  • SeekingComputer Science
    Sep 2, 2026

    Kimi K3: When "Bigger" Doesn't Mean "Slower”

    Moonshot AI just dropped Kimi K3 — an open-weight model with 2.8 trillion parameters, making it the world’s first open 3-trillion-parameter-class model. The twist? Only 104 billion of those parameters activate per token, thanks to a Mixture-of-Experts design routing through 16 of 896 experts. Add a 1-million-token context window and native vision, and you get a model built for long-horizon coding and reasoning — competitive with frontier closed models, but one anyone can self-host.

    KH
    Khushi
  • SeekingComputer Science
    Aug 5, 2026

    Looking for a teacher: AI Agents (basics → build one)

    I’m looking for someone to teach me AI agents. I want to understand how agents think/plan, use tools, and finish multi-step tasks — and then build a small working agent with guidance. Prefer live teaching with examples and doubt-clearing, not just a video dump.

    Jiva Official