Welcome! Type "help" for available commands.
$
Loading terminal interface...

Similar Content

Home
CV
ExperienceEducation
ProjectsBookmarksInvestmentsContactBlog

~/books

Similar Content

Related Books

Troubleshooting Java, Second Edition

Troubleshooting Java, Second Edition

Laurentiu Spilca

Learn how to quickly work out what your Java code is doing so you can understand when and why it misbehaves. Searching for bugs, detangling messy lega...

computerslaurentiu spilcasimon and schusterjavatroubleshootingsecond+5
BOOK
React Quickly, Second Edition

React Quickly, Second Edition

Azat Mardan, Morten Barklund

Learn the skills you need to build React applications quickly! This fully revised second edition introduces JSX, functional components, React hooks, e...

computersazat mardanmorten barklundsimon and schusterreactquickly+6
BOOK
Learn Go with Pocket-Sized Projects

Learn Go with Pocket-Sized Projects

Aliénor Latour, Donia Chaiehloudj +1

Pocket-size projects, modular and versatile skills! Take your Go programming capabilities to the next level with 11 engaging applications. Learn Go wi...

computersaliénor latourdonia chaiehloudjpascal bertrandsimon and schusterprojects+7
BOOK

Related Bookmarks

github.com
July 9, 2025
GitHub - BoundaryML/baml: The AI framework that adds the engineering to prompt engineering (Python/TS/Ruby/Java/C#/Rust/Go compatible)

GitHub - BoundaryML/baml: The AI framework that adds the engineering to prompt engineering (Python/TS/Ruby/Java/C#/Rust/Go compatible)

The AI framework that adds the engineering to prompt engineering (Python/TS/Ruby/Java/C#/Rust/Go compatible) - BoundaryML/baml

ai frameworksgithubprompt engineeringmachine learning toolsprogramming languagespython+7
LINK
github.com
June 20, 2025
GitHub - opencode-ai/opencode: A powerful AI coding agent. Built for the terminal.

GitHub - opencode-ai/opencode: A powerful AI coding agent. Built for the terminal.

A powerful AI coding agent. Built for the terminal. - opencode-ai/opencode

ai coding toolsgithubdeveloper toolsai coding agentsopen source projectsterminal applications+5
LINK
github.com
July 31, 2025
GitHub - charmbracelet/crush: The glamourous AI coding agent for your favourite terminal 💘

GitHub - charmbracelet/crush: The glamourous AI coding agent for your favourite terminal 💘

The glamourous AI coding agent for your favourite terminal 💘 - charmbracelet/crush

ai coding toolsai coding assistantsgithubterminal toolsdeveloper productivityai coding agents+6
LINK

Related Articles

August 22, 2025
Claude Code Output Styles: Explanatory, Learning, and Custom Options

Claude Code Output Styles: Explanatory, Learning, and Custom Options

An implementation guide to Claude Code's /output-style, the built‑in Explanatory and Learning modes (with to-do prompts), and creating reusable custom...

aiclaude codeoutput styleslearningcustom stylesexplanatory+7
BLOG
September 25, 2025
How to Secure Environment Variables for LLMs, MCPs, and AI Tools Using 1Password or Doppler

How to Secure Environment Variables for LLMs, MCPs, and AI Tools Using 1Password or Doppler

Stop hardcoding API keys in MCP configs and AI tool settings. Learn how to use 1Password CLI or Doppler to inject secrets just-in-time for Claude, Cur...

security1passworddopplermcpaillm+10
BLOG

Related Projects

Filey - Flag Deprecated Files Extension

Filey - Flag Deprecated Files Extension

VS Code extension for flagging deprecated files

vs codevisual studio codecursorwindsurftypescriptdeveloper tools+14
PRJ

Related Investments

WeLoveNoCode

WeLoveNoCode

Platform connecting businesses with no-code developers and tools.

enterpriseseedrealizedwelovenocodeplatformconnecting+4
INV
Idilika

Idilika

A hassle free way to search, buy, and own your second home in Brazil

real estatepre-seedrealizedidilikahasslefree+5
INV
Copilot

Copilot

Personal finance app using AI to help young professionals track, understand, and optimize their spending and savings.

financeseedactivecopilotpersonalapp+5
INV
William's Reading List
/**/
Cover of Learn AI-Assisted Python Programming, Second Edition

Learn AI-Assisted Python Programming, Second Edition

With GitHub Copilot and ChatGPT

Leo Porter, Daniel Zingaro

Book Metadata

Publisher

Simon and Schuster

Duration

8 hr 53 min

ISBN

9781638355779

Genres

Computers

About This Book

See how an AI assistant can bring your ideas to life immediately! Once, to be a programmer you had to write every line of code yourself. Now tools like GitHub Copilot can instantly generate working programs based on your description in plain English. An instant bestseller, Learn AI-Assisted Python Programming has taught thousands of aspiring programmers how to write Python the easy way—with the help of AI. It’s perfect for beginners, or anyone who’s struggled with the steep learning curve of traditional programming. In Learn AI-Assisted Python Programming, Second Edition you’ll learn how to: • Write fun and useful Python applications—no programming experience required! • Use the GitHub Copilot AI coding assistant to create Python programs • Write prompts that tell Copilot exactly what to do • Read Python code and understand what it does • Test your programs to make sure they work the way you want them to • Fix code with prompt engineering or human tweaks • Apply Python creatively to help out on the job AI moves fast, and so the new edition of Learn AI-Assisted Python Programming, Second Edition is fully updated to take advantage of the latest models and AI coding tools. Written by two esteemed computer science university professors, it teaches you everything you need to start programming Python in an AI-first world. You’ll learn skills you can use to create working apps for data analysis, automating tedious tasks, and even video games. Plus, in this new edition, you’ll find groundbreaking techniques for breaking down big software projects into smaller tasks AI can easily achieve. Foreword by Beth Simon. About the technology The way people write computer programs has changed forever. Using GitHub Copilot, you describe in plain English what you want your program to do, and the AI generates it instantly. About the book This book shows you how to create and improve Python programs using AI—even if you’ve never written a line of computer code before. Spend less time on the slow, low-level programming details and instead learn how an AI assistant can bring your ideas to life immediately. As you go, you’ll even learn enough of the Python language to understand and improve what your AI assistant creates. What's inside • Prompts for working code • Tweak code manually and with AI help • AI-test your programs • Let AI handle tedious details About the reader If you can move files around on your computer and install new programs, you can learn to write useful software! About the author Dr. Leo Porter is a Teaching Professor at UC San Diego. Dr. Daniel Zingaro is an Associate Teaching Professor at the University of Toronto. The technical editor on this book was Peter Morgan. Table of Contents 1. Introducing AI-assisted programming with GitHub Copilot 2. Getting started with Copilot 3. Designing functions 4. Reading Python code: Part 1 5. Reading Python code: Part 2 6. Testing and prompt engineering 7. Problem decomposition 8. Debugging and better understanding your code 9. Automating tedious tasks 10. Making some games 11. Creating an authorship identification program 12. Future directions