Gå til hovedinnhold

6 dokumenter merket med "web-development"

Vis alle tagger

DevOps

DevOps is the attempt to bridge the gap between development and operations. So much gets lost in translation, and when you have two departments that are siloed, mistakes are bound to happen.

FastAPI

I like Fastapi as a backend service. It is very easy to learn and it is good when designing apis.

Fluent Python

This book is a more advanced book on Python and dives more into the nitty-gritty of the language. It is about a lot of the core functionalities of Python and how they work. A lot of internal things, such as iterators, data objects and methods and functions, are discussed and analysed in detail.

Hooked

This book is about the psychology of modern web apps and how we get people "hooked" to the apps and websites. It goes into detail about the steps required to get people invested in the product they are using and how to maintain that investment.

Javascript

Javascript is the most popular language in the world, so you should at least have some knowledge of how it works and how it functions.

Webpage

I made a static web page to share my thoughts and the knowledge I have acquired. I wanted a place to share what I had learned with the wider world. Secondly, it was more of a learning experience creating and maintaining the web page over time.