Tag: Product and design
-
Kickstart your Kotlin journey: Essential tips and tricks for beginner app developers
Posted on September 6, 2023, Level beginner Resource Length long
Kotlin, a modern programming language developed by JetBrains, has gained immense popularity among app developers in recent years. With its concise syntax, interoperability with Java, and powerful features, Kotlin has become the language of choice for Android app development. In this article, we will explore why Kotlin is a great choice for beginner app developers, how to get started with Kotlin, and essential tips and tricks to enhance your Kotlin app development skills. By lset.uk.
Tags backend-development product-and-design how-to leadership-and-career
-
Terraform vs. Ansible: Key differences and comparison of tools
Posted on September 5, 2023, Level beginner Resource Length medium
Ansible vs Terraform battle continues to escalate as the DevOps environment focuses more on automation and orchestration. These two tools help in automating configurations and deploying infrastructure. Terraform offers to deploy Infrastructure as a Code, helps in readability and lift and shift deployments. Ansible is a configuration management tool for automating system configuration and management. By Sandeep Kumar.
Tags devops-and-ci-cd product-and-design how-to
-
Effective Kotlin Item 2: Eliminate critical sections
Posted on September 4, 2023, Level advanced Resource Length medium
When multiple threads modify a shared state, it can lead to unexpected results. This problem was already discussed in the previous item, but now I want to explain it in more detail and show how to deal with it in Kotlin/JVM. By Marcin Moskała.
Tags backend-development product-and-design leadership-and-career
-
How to publish an Android app on Google Play Store: Step-by-step guide
Posted on September 3, 2023, Level beginner Resource Length long
When the application development process is completed, it's high time to introduce your special product to the world. First publishing may be thrilling and tricky. Today, we will guide you through the release process on the Google Play Store, which is undoubtedly the leader in the number of published apps and users. By Julia Rasich.
Tags frontend-and-mobile product-and-design architecture-and-apis how-to
-
Top 5 Android app development fundamentals for beginners
Posted on September 2, 2023, Level beginner Resource Length medium
The cool features that come along with apps are what draw the interests of users. Apps make phones "smart" and through their benefits, apps have drastically transformed how we function today. Adept programmers are getting busy, designing, and building apps of their own and embedding them with favorable features. By Eshna Verma.
Tags cloud-and-infrastructure frontend-and-mobile product-and-design
-
Cloud portability: How platform engineering pushes past toil
Posted on August 31, 2023, Level beginner Resource Length medium
Adopting platform engineering will allow tech organizations to be more adaptable to changes toward in a business direction. One such extreme change is cloud portability, which is not uncommon anymore in today's business but has a significant effect on developer experience. Most companies start their journey with a single cloud provider, embracing the cloud native functionalities that these services offer. They build expertise, write automations and leverage as much of the cloud as they can. By Pravanjan Choudhury.
Tags leadership-and-career devops-and-ci-cd product-and-design cloud-and-infrastructure
-
Alibaba cloud named a leader among FaaS platform providers
Posted on August 29, 2023, Level beginner Resource Length short
Alibaba Cloud, the digital technology and intelligence backbone of Alibaba Group, has been named a Leader in The Forrester Wave™: Functions-As-A-Service Platforms, Q2 2023. By alibabacloud.com.
Tags miscellaneous product-and-design cloud-and-infrastructure
-
Learning Rust with a little help from AI
Posted on August 27, 2023, Level beginner Resource Length medium
Learning a new programming language can help broaden your software development expertise, open career opportunities, or create fun challenges. However, it can be difficult to decide on one specific approach to learning a new language. By Michael Friedrich.
Tags ai-and-machine-learning software-engineering product-and-design cloud-and-infrastructure frontend-and-mobile
-
Distributed transactions at Scale in Amazon DynamoDB
Posted on August 26, 2023, Level beginner Resource Length medium
It is great to see DynamoDB, and AWS in general, is publishing/sharing more widely than before. A killer feature of DynamoDB is predictability at any scale. Aligned with this predictability tenet, when adding transactions to DynamoDB, the first and primary constraint was to preserve the predictable high performance of single-key reads/writes at any scale. By Murat Demirbas.
Tags cloud-and-infrastructure architecture-and-apis product-and-design backend-development
-
Web server load balancing: Techniques and best practices
Posted on August 25, 2023, Level beginner Resource Length medium
Unveiling Dart 3.1: A New Horizon for Functional Programming in Flutter Companies across the globe seek fast system performance and quick responses when it comes to websites and modern applications. Often such high traffic websites must cater to millions of requests from end users as well as clients simultaneously. In such scenarios, a single server may not be able to handle the network traffic. By Hitesh Jethva.
Tags frontend-and-mobile product-and-design cloud-and-infrastructure data-and-analytics devops-and-ci-cd
-
Unveiling Dart 3.1: New horizon for functional programming in Flutter
Posted on August 24, 2023, Level beginner Resource Length medium
Unveiling Dart 3.1: A New Horizon for Functional Programming in Flutter Google BigQuery – a fully managed Cloud Data Warehouse for analytics from Google Cloud Platform (GCP), is one of the most popular Cloud-based analytics solutions. Due to its unique architecture and seamless integration with other services from GCP, there are certain best practices to be considered while configuring Google BigQuery ETL (Extract, Transform, Load) & migrating data to BigQuery. By Faisal K K.
Tags software-engineering product-and-design frontend-and-mobile
-
Site-speed topography remapped
Posted on August 20, 2023, Level beginner Resource Length short
Updated version of Site-Speed Topography technique for getting broad view of an entire site's performance from just a handful of key URLs and some readily available metrics. By Harry Roberts.
Tags frontend-and-mobile product-and-design