Tag: How to
-
Beyond the Sandbox: Signing and distributing macOS apps outside of the Mac App Store
Posted on August 11, 2020, Level intermediate Resource Length long
Since the advent of OS X Mojave and especially Catalina and the requirement for app notarization, some of us old-time macOS developers are concerned that Apple will pull the plug on the apps that we distribute ourselves. Many of you have downloaded and installed macOS software directly from websites, i.e., not from the Mac App Store. Have you ever really considered it? By Andrew Jaffee.
Tags swiftlang app-development web-development learning how-to
-
Word search Kata in F#
Posted on May 9, 2020, Level beginner Resource Length long
An article by Paweł Zelmański about his journey with a first bigger kata programmed in F#. The term 'Kata' means a structured way of doing things or practice. It has its roots in Japanese martial arts where learners spend much of their time practicing drills to improve specific moves.
Tags functional-programming programming how-to
-
Remote work: How global teams collaborate across time zones
Posted on May 1, 2020, Level beginner Resource Length medium
Laura Heisman is an author of this article about how they have built and managed very successful global teams through the years and share some great insight on how to work with dispersed teams around the world.
Tags how-to learning career cio distributed miscellaneous
-
Scaling Kubernetes monitoring without blind spots or operations burden
Posted on April 20, 2020, Level intermediate Resource Length medium
Kubernetes has seized center stage in the DevOps world when building and migrating applications to a cloud-native environment. In reality, Kubernetes is a means to an end — to scale operations of containerized microservice architecture. By Daniella Pontes.
Tags agile kubernetes devops how-to
-
Maximize productivity while working from home
Posted on April 13, 2020, Level beginner Resource Length medium
Written by James Long this blog post focuses on namecheap.com top five tips to help you maximize your productivity when mapping your day working from home.
Tags management how-to learning
-
Extracting data from various sheets with Python
Posted on April 12, 2020, Level beginner Resource Length medium
How to learn to unify Google Sheets, Excel, and CSV files -- a code-along guide. By Fabian Bosler.
Tags python how-to learning big-data data-science
-
How to create a small business continuity plan for your startup
Posted on March 21, 2020, Level beginner Resource Length short
Disasters like floods, earthquakes, fires, or cyber attacks rarely arrive announced. Is your company adequately prepared for such events? A business continuity plan provides a rundown of the procedures a company must follow in the face of an emergency to continue business operations during and after a disaster. By brex.com.
Tags miscellaneous management how-to
-
Why Discord is switching from Go to Rust
Posted on February 5, 2020, Level intermediate Resource Length medium
Jesse Howarth wrote this piece about how they seen success with Rust on the client side and server side. For example, they use it on the client side for our video encoding pipeline for Go Live and on the server side for Elixir NIFs. Most recently, they drastically improved the performance of a service by switching its implementation from Go to Rust.
Tags programming golang web-development how-to
-
Creating true fluid web typography to improve our processes
Posted on February 4, 2020, Level beginner Resource Length medium
Responsive web design has been a must-have skill for front-end developers for many years now, but creating a truly fluid interface and giving users a seamless experience across any device still poses a lot of challenges for designers and developers alike. By Razvan Onofrei.
Tags ux web-development how-to
-
Quantum computing for the very curious
Posted on February 2, 2020, Level intermediate Resource Length long
If aliens have computers, it's because computers are the answer to a question that naturally occurs to both human and alien civilizations. By Andy Matuschak and Michael Nielsen.
Tags how-to cloud data-science machine-learning big-data software
-
SRE is the most innovative approach to ITSM since ITIL
Posted on February 1, 2020, Level beginner Resource Length short
For over a decade, IT Infrastructure Library (ITIL) has been the leading IT service management (ITSM) framework adopted by enterprises across the globe. So, what is driving a rapidly increasing interest in Site Reliability Engineering (SRE) as a service management alternative? By Jayne Groll.
Tags devops programming how-to cloud cio
-
How to prepare for a technical phone/video interview
Posted on January 31, 2020, Level beginner Resource Length medium
Kiara Contreras put together this guide in which she shares things that she has done to set herlsef up for success. Having set actions that you complete prior to the interview can ease anxiousness by creating routine.
Tags miscellaneous programming how-to learning