Remove 2009 Remove Design Remove Programming
article thumbnail

Advent Calendars For Web Designers And Developers (December 2021 Edition)

Smashing Magazine

Advent Calendars For Web Designers And Developers (December 2021 Edition). Advent Calendars For Web Designers And Developers (December 2021 Edition). It doesn’t really matter if you’re a front-end dev, UX designer or content strategist, we’re certain you’ll find at least something to inspire you for the upcoming year.

Design 120
article thumbnail

Using Generative AI to Build Generative AI

O'Reilly

Hi, I am a professor of cognitive science and design at UC San Diego, and I recently wrote posts on Radar about my experiences coding with and speaking to generative AI tools like ChatGPT. – Write at the level that a beginner student in an introductory programming class can understand. Heres a quick demo of what it does.

Code 84
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Fostering a Web Performance Culture

Jos

I remember when I learned about dynamic programming, greedy or divide and conquer algorithms. UI/UX : There is usually a designer and/or UX person that sets the look & feel and information architecture. In fact, Stockholm was the first city in installing 4G back in 2009. Testing : Well, we should write some tests, right?

article thumbnail

Data Mining Problems in Retail

Highly Scalable

Although these problems are very different, we are trying to establish a common framework that helps to design optimization and data mining tasks required for solutions. The design of the model heavily depends on the problem. This model helps to design targeted usage expansion campaigns. Propensity to category expansion.

Retail 152
article thumbnail

Top 13 Site Reliability Engineer (SRE) Tools

Dotcom-Montior

Programming Languages. Site reliability engineers will need to have experience with various programming languages, but more importantly, need to know how to use those languages to automate any and all tasks. Let us look at some of the most common programming languages an SRE group will encounter, like Python, Golang, and Ruby.

article thumbnail

Web Performance Bookshelf

Rigor

These are the bestsellers in the web performance field, including the good old Speed Up Your Site (2003) by Andy King; Steve Souders’ Even Faster Web Sites (2009) ; Ilya Grigorik’s High Performance Browser Networking (2013) ; Tammy Everts’ Time is Money (2016) ; and a handful of more recent publications. The Art of SEO.

article thumbnail

Effective Concurrency: Know When to Use an Active Object Instead of a Mutex

Sutter's Mill

From the article: Let’s say that your program has a shared log file object. Before reading on, please think about the question and pencil in some pseudocode to vet your design. 18 Measuring Parallel Performance: Optimizing a Concurrent Queue (Jan 2009). 19 volatile vs. volatile (Feb 2009). Feb 2008).