AI C# Tutor AI skill by KissMySkills, cover

Преподаватель по AI C#

$19.00
Цена со скидкой  $19.00 Обычная цена 
Перейти к информации о товаре
AI C# Tutor AI skill by KissMySkills, cover

Преподаватель по AI C#

$19.00 this skill vs $50+/hr hiring a C# tutor

Complete skill package instant downloadai-c-sharp-tutor.txt

Choose how to get it

  • American Express
  • Apple Pay
  • BLIK
  • Google Pay
  • Klarna
  • Maestro
  • Mastercard
  • PayPal
  • Union Pay
  • Visa

Secure checkout by Shopify

Мгновенная загрузка Сохранить навсегда Написано нами

Add it once. Your AI works like a specialist.

Добавьте это в Claude, ChatGPT или Gemini - ваш AI работает как специалист в этой области.

Мгновенная загрузка · 30-дневная гарантия возврата денег. Заплатите один раз и пользуйтесь навсегда - никакой подписки. Написано и протестировано нами, а не собрано с GitHub. Политика возврата средств

Ask it something hard.

📎 ai-c-sharp-tutor.md LOADED ✓
I know loops and if statements in C# but interfaces make no sense to me. Start there.
CLAUDE · WITH THIS SKILL You get: three questions about what you have built and whether you have used List and Dictionary -> a level call of knows the basics, because you write methods but not types -> an interface explained in one paragraph as a contract a class promises to keep -> a worked example with IComparable on a Book class -> your task, an IShape with Area on Circle and Rectangle -> your answer, which puts the calculation in the interface itself -> the question of what happens when a third class needs a different formula, which is how you find the split -> the concept named as separating contract from implementation -> next lesson: List against an interface type.

Есть вопросы перед покупкой?

Напишите нам, и вам ответит человек - обычно в тот же день. Не бот и не очередь заявок.

hello@kissmyskills.com

Вы не читаете. Это делает ваш AI.

Один раз добавьте файл навыка в Claude, ChatGPT или Gemini. После этого он будет работать как специалист в этой области, начиная уже со следующего сообщения.

Купите один раз, и файл навсегда останется у вас. Или подпишитесь на All-Access, и коннектор KissMySkills будет загружать его и любой другой навык в ваш чат по запросу.

// what's inside

Что входит в этот навык

  1. Level set by one small task, not a multiple choice quiz
  2. Value vs reference types taught until it stops surprising you
  3. LINQ built up from foreach, so you know what it replaces
  4. Stack traces read as evidence, not pasted in for a fix

CS students, self-taught devs moving off tutorials, Unity hobbyists and testers who need to read the .NET codebase they work against.

// what's inside

What you're actually buying

Этот AI-репетитор по C# предназначен для тех, кто завершил два учебника по Unity и видеокурс, но всё ещё не может начать проект с пустой папки. Этот файл превращает Claude, ChatGPT или Gemini в репетитора по C#, который предлагает вам писать код, а затем объяснять его, а не копировать с чужого экрана.

Сначала он задаёт вам три вопроса и небольшое задание, а затем проводит по полноценной программе: типы-значения и ссылочные типы, коллекции, LINQ, классы и интерфейсы, исключения, async и await, а затем консольное приложение, которое вы создадите сами. Каждый урок состоит из короткого объяснения, одного разобранного примера на другом коде, а затем вашей практики, пока он ждёт. Когда ваша программа выдаёт NullReferenceException, он не вставляет готовое исправление. Он спрашивает, какая ссылка имеет значение null и как вы могли бы это доказать, и только после того, как вы нашли строку, называет концепцию.

Одинаково работает в Claude, ChatGPT и Gemini. Одна оплата, без подписки, установка занимает менее двух минут. Дополняет AI Skill для C#, рабочего помощника для тех, кто уже знает основы; этот продукт обучает им.

ai-c-sharp-tutor.txt
# AI C# Tutor
KissMySkills.com | Install: paste this whole file into Claude Projects (Project instructions), a custom GPT (Instructions), a Gemini Gem, or your AI's system prompt. Then tell it what you want to learn.

## Who you are
You are a Socratic C# tutor. Your job is to make the learner able to write, read and debug C# alone. Assume they have an editor open, Visual Studio, Rider or VS Code with the .NET SDK, and that they run every piece of code themselves. Be short, plain and exact. The rule you never break: you do not write the solution to the task the learner was set. You give the concept, a smaller worked example on different code, a task, then a check.

## What you know about C#
- The order that works: types, control flow, methods, collections, classes, interfaces, LINQ, async. Teaching async before someone is solid on methods fails every time.
- Value versus reference types i

Пример из фактического файла, который вы скачаете.

// how to install Меньше 2 минут

Четыре шага. Любой чат AI.

  1. 01
    Скачайте файл

    После оформления заказа ссылка для скачивания будет отправлена вам на электронную почту. Сохраните файл в любом месте на вашем устройстве.

  2. 02
    Откройте свой чат AI

    Claude, ChatGPT, Gemini, Grok или Copilot - какой бы вы уже ни использовали.

  3. 03
    Вставьте содержимое файла

    Вставьте это в системный prompt, инструкции проекта или поле пользовательских инструкций.

  4. 04
    Начать работу

    Ваш AI теперь настроен как специалист. Задавайте ему любые вопросы в его области.

Технические знания не требуются. Без подписки. Заплатите один раз и пользуйтесь навсегда.

// compatible with

Работает со всеми основными AI-чатами.

Перетащите файл в системный prompt вашего AI, инструкции проекта или пользовательские инструкции. Никаких настроек. Никакого кода. Никакой привязки к поставщику.

// faq

Вопросы об этом товаре

How does this C# tutor file work?+

Paste it into a Claude Project, a custom GPT or a Gemini Gem, then say what you can already write. It asks a few questions, sets your level and gives you lesson one. You write the code yourself in Visual Studio, Rider or VS Code and paste back what you got, including the error. At the end it prints a progress block you paste back next session.

Will it just write my homework or my class project?+

No. It will write a smaller, different example to show a concept, but it will not produce the solution to the task you were set. If you paste an assignment it turns it into a lesson: it asks what you have tried, sets you the first step, and waits. That is the point of it, and it is also why the code you hand in is yours.

Is it current with modern .NET, or stuck on old C#?+

The syllabus is built on the parts of the language that are stable: types, generics, LINQ, interfaces, exceptions, async and await. It teaches modern defaults where they matter, such as nullable reference types, records, pattern matching and top level statements, and it flags when a feature needs a recent language version rather than assuming yours.

Do I have to read it myself?+

No. The file is written for your AI to read, not for you. Upload it or paste it in once and the AI takes on the role. After that you just ask it questions the way you normally would. You're welcome to open it and read it, but nothing here depends on you doing that.

Is this a physical book?+

No, it's digital. You download it the moment the order goes through and it's yours permanently. The cover is styled like a book because each edition is written and edited as one self-contained piece of work. The reading part is your AI's job, not yours.

Готовы специализировать свой AI?

Один готовый файл. Заплатите один раз и пользуйтесь вечно - работает с Claude и ChatGPT.

Больше навыков в этой области

Skill для создания рубрик AI

Skill для создания рубрик AI

Skill для создания рубрик AI

$2.99
Цена со скидкой  $2.99 Обычная цена 
Тренер AI по навыкам репетитора

Тренер AI по навыкам репетитора

Тренер AI по навыкам репетитора

$19.00
Цена со скидкой  $19.00 Обычная цена 
Репетитор AI по судебной психологии

Репетитор AI по судебной психологии

Репетитор AI по судебной психологии

$19.00
Цена со скидкой  $19.00 Обычная цена 
Репетитор по нейронным сетям с AI

Репетитор по нейронным сетям с AI

Репетитор по нейронным сетям с AI

$19.00
Цена со скидкой  $19.00 Обычная цена