The concept of containerization itself is pretty old. But the emergence of the Docker Engine in 2013 has made it much easier to containerize your applications. According to the Stack Overflow Developer Survey - 2020, Docker is the #1 most wanted platform, #2 most loved platform, and also the #3
What are my hybrid and multicloud deployment options with Anthos?
Anthos is a managed application platform that extends Google Cloud services and engineering practices to your environments so you can modernize apps faster and establish operational consistency across them. Anthos offers multiple deployment options to choose from, depending on where your infrastructure and applications live today. In this article we are outlining the Anthos deployment options.
GTD and Computer Programming | Getting Things Done® Forums
Programming has been my hobby for as long as I can remember. It's a large part of my day job, I moonlight as a freelance programmer and I have several hobby projects. However, I can't seem to...
13 Home Office Upgrades You Need If You Work Remotely
Design a home office setup for productivity with must-have gadgets & tools for freelancers & remote workers—from ergoniomic furniture to smart assistants.
How to Use Todoist Tutorial (The Ultimate Review for 2020)
Feel overwhelmed by your daily tasks? Hate when you fail to make progress with your important projects? Want to manage your entire life with just one tool? If you answered yes to any of these questions then you should consider incorporating the Todoist app into your life. This extensive Todoist review will teach you everything you need to learn how to use Todoist. Plus many advanced tips for power users to get the most from the Todoist app. What is Todoist? Todoist is a program that’s been around for over ten years. Millions of people use this app to: create simple
A lot of people write things down but fail to do anything with it afterwards. It just dies on the paper. Why write it down if you’ll never look at it again?
In this article, we'll examine how Blue Oceans are created and how your organization can create Blue Oceans with Data Science too. We'll finish with a roadmap for your organization to build Blue Oceans with Data Science.
Developing a complex R Shiny app – the good, the bad and the ugly | WZB Dat
Together with Clara Bicalho (UC Berkeley) and Sisi Huang (WZB), I recently developed a web application that acts as a convenient interface to the DeclareDesign R package and its repository of resea…
The 10 Best Productivity Apps You Need In 2020 – SaneBox Blog
Looking for the best apps to level up your productivity this year? We’re always looking for actionable ways to make this year more productive than the last. We search for new approaches to improve our time management, get more done with less effort, keep track of our to-do list, whittle down our inbox, and… Continue reading The 13 Best Productivity Apps You Need In 2020
GoalsOnTrack is a robust and comprehensive smart goal setting software program that helps you set, track and share goals, manage tasks, track time, build habits, create vision board, keep goal journal, and achieve more success in reaching both personal and business goals.
This is the one stop shop on everything you need to know about organizing your workspace. This isn’t just about your desk, this is about your productivity.
Building a Strong Data Science Team from the Ground Up
Business is changing as a result of the increasing quantity and variety of data available. Significant new opportunities can be realized by harnessing the knowledge contained in these data - if you know where to look. A data science team can help to bring raw data through the analysis process and derive insights that …
Debugging in R: How to Easily and Efficiently Conquer Errors in Your Code
When you write code, you’re sure to run into problems from time to time. Here are some advanced tips and tricks for handling these errors, explained accessibly.
In this article we look at how to build a shiny app with clear code, reusable and automatically tested modules. For that, we first go into the package structure and testing a shiny app before we focus on the actual modules.
What Is Procrastination and How to Stop It (The Complete Guide)
What is procrastination? Don't let procrastination steal your success. Understand what it is and follow this step-by-step guide to stop procrastinating.
No Framework, No Problem! Structuring your project folder and creating cust
Pedro Coutinho Silva is a software engineer at Appsilon Data Science. It is not always possible to create a dashboard that fully meets your expectations or requirements using only existing libraries. Maybe you want a specific function that needs to be custom built, or maybe you want to add your own style or company branding. Whatever the case, a moment might come when you need to expand and organize your code base, and dive into creating a custom solution for your project; but where to start?