Tag: 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
-
Here's what I learned about SaaS during my 5 years at Buildium, after it sold for $580M
Posted on January 29, 2020, Level beginner Resource Length medium
I think it's clear that the world of technology start-ups is pretty screwed up when it comes to financial valuations. Only in this world is whether or not your company is profitable so often seen as being of secondary importance. I digress. By Geoff Roberts.
Tags software-architecture startups how-to software
-
TensorFlow 2 Tutorial: Get started in Deep Learning with tf.keras
Posted on January 17, 2020, Level advanced Resource Length long
Jason Brownlee wrote this tutorial to get you started with Deep Learning in TensorFlow. Predictive modeling with deep learning is a skill that modern developers need to know.
Tags big-data data-science python how-to learning
-
Visualizing Keras neural networks with Net2Vis and Docker
Posted on January 16, 2020, Level advanced Resource Length long
Visualizing the structure of your neural network is quite useful for publications, such as papers and blogs. Written by @MachineCurve (Christian).
Tags big-data data-science python how-to
-
Predicting contract length with probabilistic programming
Posted on January 11, 2020, Level beginner Resource Length medium
An article by Antoine Hachez about Jobandtalent experience with applying Artificial Intelligence (AI) to real business problems.
Tags big-data data-science miscellaneous how-to