Sublime
An inspiration engine for ideas
Experiences with Chat GPT:
During the pandemic I taught myself how to use Adobe Illustrator and InDesign and started creating a series of decodable books for older elementary students who were still learning to decode.
I had been pitching this series to publishers with no success. During the pandemic I j... See more
Larissa Phillipsx.comオライリーのプロンプトエンジニアリング本ですが、
「GitHub Copilot の発明者が書いた」ということもあり「小手先のプロンプトテクニック」ではないです。
どちらかというと、プロンプトエンジニアリングの本質を理解し、生成AIアプリを作るための手法、哲学を学ぶ本です。
Yuki Hattori | LLMのプロンプトエンジニアリ ング(O'Reilly) 🐂 発売中x.com
I believe every programmer should learn *some* about compilers, and "Crafting Interpreters" is my top recommendation for learning compilers from scratch.
1. You’ll learn how to create a mini programming language.
2. It guides you step-by-step through the entire mountain (parsing, optimization, code generat... See more
Go is a general-purpose programming language with advanced features and a clean syntax. Because of its wide availability on a variety of platforms, its robust well-documented common library, and its focus on good software engineering principles, Go is a great programming language to learn.