• English Español
  • Categories
    • Algorithms
    • Artificial intelligence
    • Databases
    • Django
    • Docker
    • Fastapi
    • Git
    • Go
    • Htmx
    • Javascript
    • Linux
    • Opinion
    • Python
    • React
    • Rust
    • Seo
    • Software architecture
    • Testing
    • Typescript
  • Hire me
  • RSS
  • About me
Coffee bytes
  • Languages
    English Español
  • Categories
    • Algorithms
    • Artificial intelligence
    • Databases
    • Django
    • Docker
    • Fastapi
    • Git
    • Go
    • Htmx
    • Javascript
    • Linux
    • Opinion
    • Python
    • React
    • Rust
    • Seo
    • Software architecture
    • Testing
    • Typescript
  • Hire me
  • RSS
  • About me

Coffee bytes

Full-stack Web development blog on Linux with opinions, tutorials, ideas and rants.

Go

Go: Structs, inheritance, polymorphism and encapsulation

As I already mentioned to you in the introduction to Golang or Go programming language , this language does not have a …
Go

Golang runes strings and bytes explained

In this entry I will briefly explain the basics of how golang runes, strings and bytes work in go, and even a little bit …
Go

Golang maps or dictionaries

In the go programming language, a map or hash table is the equivalent of a dictionary; they have a key that is related …
Go

Go: slices and arrays, basic characteristics and most common uses

In go or golang slices, arrays and maps are structures for handling data collections. In this entry I am going to talk …
Go

Go: loops for, break, continue, defer, if and else

This entry will deal with loops in the go programming language. Hey! did you know that I wrote a completely Free Go …
Go

Go: functions, arguments and the fmt package

This entry will discuss the basic syntax of Go functions. If you know absolutely nothing about go visit my entry go: …
Go

Go, coding language, introduction to variables and data types

Golang, also known as go, is a compiled programming language developed by Google. It is a language quite appreciated …
Credits to https://www.pexels.com/@cottonbro/
Django

Django channels: channel layers, groups and users

Channel layers allow you to interact and share information with different consumers in django channels. This allows each …
credits to https://www.pexels.com/@yaroslav-shuraev
Django

Django channels: consumers, environments and events

Why Django channels? Because Django does not allow us to create applications with real-time communication natively. …
Go Python

Python vs Go Which is the Best Programming Language in 2025?

These last few months I have been learning go. How did it all start? Well, it started in a rather superficial way; I …
  • ««
  • «
  • 5
  • 6
  • 7
  • 8
  • 9
  • »
  • »»
Privacy policy Cookie policy Disclosure
Powered by Hugo and Hugo Theme Latte

© All rights reserved.