Tag: Product and design
-
Kotlin: A step-by-step guide for first-time app developers
Posted on February 24, 2024, Level intermediate Resource Length medium
Welcome to the world of Kotlin, a modern programming language that has captured the hearts of developers worldwide, especially in the realm of Android app development. JetBrains developed Kotlin, and since its release in 2011, it has seen a rapid rise in popularity. In 2017, Google announced first-class support for Kotlin on Android, and since then, there has been no looking back. By @appmaster.io.
Tags backend-development product-and-design software-engineering
-
A comprehensive guide to choosing the best Scala course
Posted on February 22, 2024, Level beginner Resource Length medium
This article is all about choosing the right Scala course for your journey. It worth noting that author has made almost 300 hours of courses so far at Rock the JVM. By Daniel Ciocîrlan.
Tags backend-development product-and-design leadership-and-career software-engineering architecture-and-apis
-
IoT gateways explained: A detailed guide for 2024
Posted on February 21, 2024, Level intermediate Resource Length medium
If you work with IoT, you probably know how challenging it may be to manage Internet-of-Things (IoT) devices effectively. This challenge grows as more diverse gadgets and sensors join your ecosystem. And that's where the IoT gateway steps in. By Kostiantyn Oliynyk.
Tags product-and-design leadership-and-career business-and-emerging-tech software-engineering devops-and-ci-cd
-
Flutter vs. Kotlin: An overview in 2024
Posted on February 20, 2024, Level beginner Resource Length medium
Let's compare Flutter and Kotlin a little more directly, based on a number of key factors. By Flatirons.
Tags product-and-design frontend-and-mobile backend-development leadership-and-career
-
8 strategies for building resilient distributed systems
Posted on February 19, 2024, Level beginner Resource Length medium
A distributed system is a collection of computer programs that work together to achieve a common goal. For example, Spotify uses a distributed network of servers to store and deliver music and podcasts to its users. By Bassam Ismail and Hanush Kumar.
Tags architecture-and-apis frontend-and-mobile product-and-design leadership-and-career
-
Using containerisation
Posted on February 18, 2024, Level beginner Resource Length long
Guidance on how to build and use containerised applications securely. Containers are a common approach for packaging and deploying applications, standardised by the Open Container Initiative (OCI). By National Cyber Security Centre.
Tags devops-and-ci-cd frontend-and-mobile product-and-design security-and-privacy
-
Five reasons why every CIO should consider Kubernetes
Posted on February 17, 2024, Level beginner Resource Length medium
Many enterprises adopting a multi-cloud strategy and breaking up their monolithic code realize that container management platforms By Melissa Sussmann.
Tags devops-and-ci-cd leadership-and-career architecture-and-apis product-and-design
-
Mastering AWS API Gateway V2 HTTP and AWS Lambda with Terraform
Posted on February 16, 2024, Level intermediate Resource Length medium
The article provides insights into using AWS API Gateway and AWS Lambda with Terraform for efficient, cost-effective serverless solutions. This article aims to be a comprehensive guide for developers and DevOps professionals looking to master serverless solutions using AWS and Terraform. By Serhii Vasylenko.
Tags devops-and-ci-cd architecture-and-apis product-and-design cloud-and-infrastructure
-
Write JavaScript shell scripts with Bun
Posted on February 15, 2024, Level beginner Resource Length medium
Thanks to Bun Shell, it's now possible to write fast scripts in JavaScript. Some time ago, Alexandre published a test of ZX, a NodeJS wrapper for Bash. This project has inspired many others. By Anthony Rimet.
Tags frontend-and-mobile software-engineering product-and-design backend-development
-
JS Toolbox 2024: Runtime environments & package management
Posted on February 14, 2024, Level beginner Resource Length medium
JavaScript is bigger than ever, and the ecosystem is nothing short of overwhelming. In this JS toolbox 2024 series, we've selected and analyzed the most noteworthy JS tools, so that you don't have to. By Ollie Bannister.
Tags frontend-and-mobile leadership-and-career product-and-design backend-development
-
I have an app idea, what to do next: Tips for startups
Posted on February 13, 2024, Level beginner Resource Length medium
From startup conferences and TED Talks to Twitter memes and TikToks, entrepreneurs are looking for an answer to the question "I have an idea for an app, now what?" everywhere. By Andrii Bas.
Tags business-and-emerging-tech frontend-and-mobile leadership-and-career product-and-design
-
How to publish your app on Apple App store and Google Play store in 2024?
Posted on February 12, 2024, Level beginner Resource Length medium
In this article, we provide you with an in-depth guide on how to publish your app on Google Play and the App Store. You'll also find out what you should avoid when publishing an app. By by Amir Ahmed Khan.
Tags frontend-and-mobile leadership-and-career product-and-design miscellaneous