code ai

AI at Your Desk

You have an office job, you are losing hours a week, and you do not care how any of this works. Four tasks from your own week, each done twice and timed. A fifth you should not have handed over. You finish with real work done and a page of your own numbers you can show someone.

  • trending_upBeginner
  • schedule7h 25m
  • menu_book12 节课程
  • publicEnglish
  • bolt免费池
AI at Your Desk

课程概述

This segment is for the person who has been sold this three times already and is still doing the same job at the same speed. Nothing here needs a terminal, a key, a card or a line of code. A chat window, your own documents, and a stopwatch. Every exercise uses your own real work, and everything you produce in it is work you send. You start by measuring where your week actually goes, with no tools at all, because the hour most people lose is spent looking for things they already have and no model will find those for you. You learn to get an earlier version back, and something you deleted. Then you work out whether the assistant sitting inside the software your employer already pays for is worth turning on, what it really costs over three years rather than over the first discounted year, and which tier does the thing you actually want. Then the middle of the segment: four tasks out of your own week, each done twice, by hand and with help, both timed. The one you write every week. The long document you have to get through by Friday. The repetitive job you do forty times. And then the fifth task, which is the one you should not have used it for, and which is worth as much as the other four together. You take the details out before anything goes near a model. Every time, and it is said in every lesson that needs it, because your work has other people's names in it. By the end you have a written rule about what you will not hand over, one page holding the instructions that made the difference, and a before-and-after with real numbers that you have shown to somebody who could act on it. Segment A1 explains what the tool is doing when it answers you, and this one assumes it in a single sentence rather than repeating it. Segment A3 is the same argument for a whole company, with policies and controls. This one is about your own desk and your own Thursday.

课程大纲 · 4 个模块

lock解锁权限内容
  1. 01 寻找你自己的东西
    3 节课程·1h 27m

    这个模块中根本没有任何人工智能,这是有意的。大多数人浪费最多时间的事情不是一个模型形的问题,你不会相信这一点,直到你给自己的一周计时。

  2. 02 你已在工作的地方的助手
    3 节课程·1h 46m

    就地助手不是更聪明的模型。它是基础设施,你感觉它更快的原因是你不再切换窗口。了解这一点才能阻止你为错误的层级付费。

  3. 03 你自己的一周,做两次
    3 节课程·2h 30m

    这个模块中没有练习。每个任务都是你本周欠别人的,每个任务都会被发送出去。可交付成果是这一对:你手工做的东西,和你通过帮助做的东西。

  4. 04 第五个任务,以及你要保留的内容
    3 节课程·1h 42m

    模块 1 到 3 让你工作更快。这个模块是让你保住饭碗的。它以一条成文的规则、一页纸和呈现给真实的人看的真实数字结尾。

常见问题

我将在 AI at Your Desk 中学到什么?
You have an office job, you are losing hours a week, and you do not care how any of this works. Four tasks from your own week, each done twice and timed. A fifth you should not have handed over. You finish with real work done and a page of your own numbers you can show someone.
我需要有先前的经验吗?
不需要 — AI at Your Desk 从基础开始,适合初学者。
AI at Your Desk 需要多长时间?
AI at Your Desk 包含 4 个模块和 12 节课程。您可以按自己的速度学习。
我如何获得访问权限?
AI at Your Desk 属于免费池 — 创建免费账户并将其添加到您的收藏。

更多 编程 课程

First Program — Scratch for ages 5–9
Beginner First Program — Scratch for ages 5–9 Nine Scratch blocks, three sessions of about twenty-five minutes, and one small program a child of five to nine builds themselves. Written for the parent sitting beside them: what to click, what they will get stuck on, what to say when it goes wrong, and when to keep your hands off the mouse.
AI Without the Hype
Beginner AI Without the Hype What the model is actually doing when it answers you, why that produces something that looks like thinking, why it invents citations, and the cost mechanic almost nobody explains: a chat resends the entire conversation on every single turn. You will do the arithmetic yourself.
Binary, Hex and Data Units
Beginner Binary, Hex and Data Units The topic that costs more marks than any other on the paper, taught by hand. Bits and bytes, binary and hex in all six directions, the 1000-versus-1024 trap, file sizes, transmission times, overflow, two's complement and character sets. Every module ends in a timed drill marked the way an examiner marks it.
从空白开始学 Python
Beginner 从空白开始学 Python 九位学生已经走过的确切步骤,从空白文件到一个能提问、检查答案并拒绝错误输入的程序。无需编程基础。无需数学。你会故意反复出错。
IGCSE and GCSE Computer Science — Theory That Actually Gets Marked
Intermediate IGCSE and GCSE Computer Science — Theory That Actually Gets Marked The theory half of the paper, taught so it survives the exam room. The memory hierarchy and what actually happens at boot. Compilers, interpreters and assemblers, including the answer that sounds right and scores nothing. Databases from a spreadsheet up to keys and normalisation. DNS and the full path between pressing Enter and seeing the page. Systems software, and the ethical and legal section that is the easiest ten marks on the paper.
Programming for the Exam — Python Answers That Score
Intermediate Programming for the Exam — Python Answers That Score The programming half of the paper, taught at exam pitch. Pseudocode translated both ways, because the mark scheme is written in a notation nobody practises. Trace tables done column by column, including the ones with a loop and a condition inside it. Linear and binary search, bubble and insertion sort, what each costs and the comparison questions boards love. Validation against verification, and the boundary test data everybody forgets. Procedures against functions, and a systematic method for finding your own error with four minutes left.