Tag: Learning
-
Blending old and new ways of working to drive digital value
Posted on February 11, 2020, Level beginner Resource Length medium
By adopting agile ways of working, startups as well as established companies have successfully brought customer-centric digital initiatives to market. By Lars Marquardt, Jan-Philipp Martini, Georg Kappen, and Carsten Schaetzberger.
Tags agile management miscellaneous learning teams
-
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
-
Algorithm that learns through rewards may show how our brain does too
Posted on January 20, 2020, Level beginner Resource Length medium
By optimizing reinforcement-learning algorithms, DeepMind uncovered new details about how dopamine helps the brain learn. By Karen Hao.
Tags miscellaneous data-science learning
-
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
-
How a single Raspberry Pi made my home network faster
Posted on January 2, 2020, Level beginner Resource Length medium
The Pi Hole project adds an entire new level of performance and security to our home network. Powered by Docker and a Raspberry PI I can now block all unwanted Ads and Metrics network wide. By Brian Christner.
Tags software iot software-architecture learning
-
Run Python versions in Docker: How to try the latest Python release
Posted on January 1, 2020, Level beginner Resource Length medium
Geir Arne Hjelle put together this guide about how to run different Python versions using Docker, including how you can have the latest alpha running on your computer within minutes.
Tags python docker containers learning programming
-
Practicing computer science skills anytime
Posted on December 29, 2019, Level beginner Resource Length medium
As parents, we are constantly getting advice on how to prepare our children for the future. At the same time, the tools they are using to learn, like tablets, computers, and the internet, may be very different than the ones we grew up with. By Katie Hessen, M.S.
Tags learning programming how-to data-science
-
Customer and user perception of value and what it means to designers
Posted on December 16, 2019, Level beginner Resource Length medium
Financial value is not the only motivating factor for users and consumers to invest in a product. In fact, it is the perception of value both financial and non-financial that drives the decision to adopt (or not) a product. By Wiki4des and www.interaction-design.org.
Tags ux web-development miscellaneous learning
-
Fifteen things you need to know before buying a telescope
Posted on December 7, 2019, Level beginner Resource Length long
Your guide to buying new telescope. Buying a telescope is a big step, especially if you're not sure what all those terms -- f/ratio, magnification, go-to -- mean. So, to eliminate confusion and make sure you understand what you're buying, here's what to check out before you write the check out. Older, but very useful guide by Michael E. Bakich.
Tags learning miscellaneous how-to
-
Sample REST API in Rust and Go
Posted on December 4, 2019, Level intermediate Resource Length medium
Julio Manuel Merino Vidal wrote about his experiences about prototyping a bunch of web apps whose ideas had been floating in author's mind for a long time. Author spent quite a bit of time learning about REST APIs and, as part of these exercises, implemented skeletons of REST servers in both Go and Rust.
Tags programming how-to learning miscellaneous
-
Tutorial for learning Go functions, loops, and errors
Posted on November 28, 2019, Level beginner Resource Length medium
Go is a modern, open source, and general-purpose programming language that began as an internal Google project and was officially announced at the end of 2009. This guide was written by Mihalis Tsoukalos on Linode.
Tags golang programming learning
-
How to become a data scientist
Posted on November 26, 2019, Level beginner Resource Length medium
Author heard a question how one can become a data scientist by many people in recent months. So he decided to spend a great deal of time making this guide so that most people have access to it. By Marcos Silva.
Tags data-science big-data machine-learning learning