לנציגה אנושית בוואטספ

AI

Claude Code for Software Engineers

מספר הקורס 3655

AI | פיתוח
למה ללמוד בג'ון ברייס?
  • למידה חדשנית ודינמית עם כלים מתקדמים בשילוב סימולציות, תרגול וסביבות מעבדה
  • מגוון הכשרות טכנולוגיות עם תכנים המותאמים להתפתחות הטכנולוגית ולביקוש בתעשיית ההייטק
  • מובילים את תחום ההכשרות לעולם ההייטק והטכנולוגיה כבר 30 שנה, עם קהילה של עשרות אלפי בוגרים
  • אתם בוחרים איך ללמוד: פרונטאלית בכיתה, מרחוק ב- Live Class או בלמידה עצמית

המועדים הקרובים

קורס לקבוצות

הקורס נפתח במתכונת של קבוצה בלבד, בהתאמה אישית לארגונים.
לפרטים נוספים: Muzman@johnbryce.co.il

משך הקורס

שעות לימוד:

16

מספר מפגשים:

קורס בוקר:

2

מתכונת הקורס

Overview

This intensive program is built for experienced engineers who've outgrown AI as a glorified search engine. The course focuses on one thing: embedding Claude into the real development workflow – not as a tool you consult, but as an active collaborator. You'll move from copy-paste habits to full agentic development using Claude Code and the Model Context Protocol and come out the other side with a fundamentally different relationship to how software gets built.

Learning Outcomes

Operate Claude Code end-to-end from the CLI - installation, permission tiers, slash commands, and multi-step agentic workflows

Architect and configure CLAUDE.md and the .claude directory to give Claude persistent, project-aware context

Deploy and secure MCP servers to connect Claude to internal APIs, databases, Google Drive, Jira, Slack, and legacy systems

Build custom Skills and sub-agent patterns to package team workflows like /review-pr, /deploy-staging, and /security-audit

Integrate Claude into Git, CI/CD, and PR review pipelines for automated commit messages, failure diagnosis, and log analysis

Apply token-efficiency strategies, context-window management, and prompt injection defences in production AI workflows

Who Should Attend?

Developers with a professional background

Experienced software engineers

Course Content

הסילבוס המלא

 Establish the agentic development foundation. This session is CLI-first: you'll install and configure Claude Code, understand how the agentic loop works under the hood, and build the project-memory structures that make Claude genuinely useful across a codebase.

1.1 Claude Models & the Agentic Loop

  • Claude model families: Haiku (speed), Sonnet (balance), Opus (reasoning) when to choose which
  • The agentic loop in depth: Explore → Plan → Code → Test → Commit
  • Extended Thinking: activating hybrid reasoning for architectural decisions and complex refactors
  • How Claude Code differs from chat interfaces: persistent context, file I/O, and shell execution

1.2 Claude Code CLI — Installation & Core Usage

  • Installation, authentication (OAuth and API key), and permission tiers
  • Essential slash commands: /help, /compact, /memory, /cost, /clear, /model
  • Permission modes: Approval Mode vs. Auto-accept – practical security boundaries
  • Multi-step workflows: scaffolding a new service, tracing a bug across 10 files
  • Reading and writing files, running tests, executing shell commands from within Claude Code

1.3 Context & Project Memory

  • claude/ directory: session state, project-level config, and tool cache
  • md deep dive: encoding architecture decisions, linting rules, and team conventions
  • Context window management: right-sizing prompts, /compact, and avoiding token bloat
  • Multi-file context strategies: when to use #file, when to let Claude explore autonomously

Lab: Bootstrap a real repo with CLAUDE.md, run a multi-step bug-fix workflow, and compare output quality with and without structured project memory.

Prerequisites

Practical software development experience
Familiarity with using the command-line interface (CLI)
Familiarity with core development workflows

Technical requirements

נדרש חשבון פעיל בפלטפורמת Claude (Pro)

קורסים מקצועיים למתקדמים