Skip to content

Resources

Most Recent
Resource Category
Resource Type

Events

No matching results

JavaScript Marathons

Fullstack AWS with AWS Amplify cover image
July 2022Fullstack AWS with AWS AmplifyMichael LiendoLearn More
Intro to Svelte Kit cover image
July 2022Intro to Svelte KitNacho FalkLearn More

No matching results

Podcasts

No matching results

Blogs

How to Go from Software Engineer to AI Engineer with Shawn Wang cover image

How to Go from Software Engineer to AI Engineer with Shawn Wang

Shawn Wang discusses AI engineering’s potential impact on the software development labor market and developer experience. With the rise of artificial intelligence technologies, there is an increasing demand for professionals who can bridge the gap between AI and software engineering, and engineers are looking around for guidance on how to best learn AI. Shawn emphasizes the importance of acquiring core knowledge and skills in AI engineering, highlighting the need for a systematic approach to education and development. He envisions a future where AI engineering becomes a recognized profession, with specialized training programs and certifications. He further talks about mental models for approaching AI literacy, and skill building. Shawn also discusses the use of advanced AI technology in software development. He showcases tools like GPT Vision, which can automate tasks and generate code efficiently. While acknowledging the potential of AI in enhancing productivity, Shawn emphasizes the need to leverage AI tools to augment human capabilities rather than replace them. Download this episode here....

End-to-end type-safety with JSON Schema cover image

End-to-end type-safety with JSON Schema

The article explores end-to-end type safety in JSON APIs using JSON Schema and TypeScript. It delves into methods such as generating types from schema definitions and utilizing TypeBox, data validation of serialized JSON data....