Remix.run Logo
faeyanpiraat 7 hours ago

I cannot decipher what you mean, have you mixed up the tabs, and wanted to post this somewhere else?

The linked site is a pretty good interactive Claude tutorial for beginners.

sznio 7 hours ago | parent | next [-]

I don't understand the purpose of a tutorial for a natural language ai system.

simonw 4 hours ago | parent | next [-]

That's like saying there's no point in attending a lecture on "how to get the best out of your time at University" because University courses are taught in spoken language so you could just ask the professors.

rco8786 7 hours ago | parent | prev | next [-]

Claude Code is a tool that uses natural language ai systems. It itself is not a natural language ai system.

mrtksn 6 hours ago | parent [-]

The idea that AI can write code like a seasoned software developer but not being able to use its own tooling that can be learned through 11 chapters tutorial doesn't make any sense.

arbitrary_name 6 hours ago | parent | prev [-]

sounds like you might benefit from a tutorial!

mrtksn 7 hours ago | parent | prev [-]

Nope, why would anybody type commands to a machine that does natural language processing? Just tell the thing what you want.

dsQTbR7Y5mRHnZv 6 hours ago | parent | next [-]

"Part of the initial excitement in programming is easy to explain: just the fact that when you tell the computer to do something, it will do it. Unerringly. Forever. Without a complaint.

And that’s interesting in itself.

But blind obedience on its own, while initially fascinating, obviously does not make for a very likeable companion. What makes programming so engaging is that, while you can make the computer do what you want, you have to figure out how."[0]

- [0] https://www.brynmawr.edu/inside/academic-information/departm...

faeyanpiraat 7 hours ago | parent | prev [-]

Yes, but you gotta learn what is possible.

I wouldn't have the thought to say to the machine to compact its context if I didn't know it has context and it can be compacted, right?

rzzzt 6 hours ago | parent | next [-]

Why do I need to tell the machine to compact its context? This feels like homework and/or ceremony.

thejazzman 4 hours ago | parent [-]

Because the machine is a tool and tools use proper and improper usage.

mrtksn 7 hours ago | parent | prev [-]

Good point, but IMHO the learning material for this should be the basics of LLM.