Entradas

Why Writing a Linked List in (safe) Rust is So Damned Hard

Otro artículo para leer con detalle antes de meterle mano al lenguaje.

«This post is aimed at helping other fledgling rust-learners avoid my mistake. First, by helping Rust learners pick good introductory projects that will fit naturally in idiomatic rust. Second, by helping Rust learners start building Rust-friendly design intuition.»

https://rcoh.me/posts/rust-linked-list-basically-impossible/

What Not to Do in Rust

Muy interesante para conocer muchas de las propiedades de Rust. También merece la pena leer los comentarios.

What Not to Do in Rust from rust

CityBound, an open source city simulation game in Rust

Además de la presentación del juego es muy interesante la discusión y los comentarios sobre la distinción Actors != Agents.

CityBound – an open source city simulation game in Rust (and using actors) from programming

¿Indentas tu código con …

¿Indentas tu código con espacios o con tabuladores? Es que resulta que los que usan espacios ganan más. [ENG] Developers Who Use Spaces Make More Money Than Those Who Use Tabs

https://stackoverflow.blog/2017/06/15/developers-use-spaces-make-money-use-tabs/

Errores típicos de programadores, novatos y no tanto

[ENG] Learning from the top 10 mistakes developers make:

https://dev.to/charanrajgolla/learning-from-top-10-mistakes-done-by-developers