marinsborg

@marinsborg-com

226 Points 1 Followers

3 Posts

0 Answers

Web developer with the idea of helping others to start their programming career. That is why I write a blog about programming and career where I share my thoughts and experience.

marinsborg · 1 year ago

Learn Python functions & create a simple project

Functions are key elements of programming. They are used in most programming languages. Functions allow you to break your code into smaller pieces. That way your code is easier to manage and...
7

marinsborg · 1 year ago

Recreate Pokemon game in 70 lines of JavaScript

Introduction “Who’s that Pokemon?” should bring memories for most people. If you don’t know what it is about then I would advise you to go and lookup for the adventures of Ash Ketchum and hi...
1

marinsborg · 1 year ago

URL shortener - Java & Spring tutorial

Introduction A URL shortener is a service that is used to create short links from very long URLs. Usually, short links have the size of one third or even one-fourth of the original URL, whic...
4

Loading More Content