PostgreSQL-Cheat-Sheet.pdf

02-AREAS
Remote Data Science Team Best Practices: Scrum, GitHub, Docker, and More
Learn best practices for setting up a data science team. I'll cover Scrum methodology, GitHub, Docker, renv, linter, and a variety of other tools.
Making Shiny apps faster with caching - RStudio
Shiny's 1.6 has a new function, bindCache(), which makes it easy to dramatically speed up reactive expressions and output rendering functions.
The Docker Handbook – 2021 Edition
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
Comparing containerization methods: Buildpacks, Jib, and Dockerfile
Container Images can be created using a variety of methods including Buildpacks, Jib, and Dockerfiles.
Build and deploy an app to Cloud Run with a single command
Now you can use Google Cloud Buildpacks to automatically convert your application code into a container image and deploy it to Cloud Run.
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...
Discussions · BryanJenksCommunity/FAQ
Where I answer questions . Contribute to BryanJenksCommunity/FAQ development by creating an account on GitHub.
How I Put My Mind Under Version Control | by Bryan Jenks | Analytics Vidhya | Medium
Using Github and command-line utilities to sync and version control my Zettelkasten
Bryan Jenks – Medium
tallguyjenks (Bryan Jenks)
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
How to Organize Todoist Guide – The Productive Engineer
This blog post walks you through how to organize your tasks in Todoist. We review labels, projects, priorities, due dates and sub-projects in detail
Getting Things Done with Todoist - Mark Koester
The true goal of productivity is to get your most important shit done. It’s about completing the tasks that drive value to your projects, …
Getting Things Done: Clarify
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?
The Official Guide to Using Todoist: Build your perfect productivity workfl
From capturing tasks to tracking your productivity, learn the in's and out's of your Todoist and build your perfect productivity workflow.
Unlocking Blue Oceans with Data Science
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
dotfiles/gitconfig at master · nicksp/dotfiles
My OS X environment. Contribute to nicksp/dotfiles development by creating an account on GitHub.
GoalsOnTrack - Goal Software for High Achievers
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.
The Ultimate Guide to Organizing Your Workspace
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.
Seventeen Ways to "Tidy Up" Your Work and Projects, KonMari-Style | MPUG
MPUG is the official user group for Microsoft Project with online training, certificates, articles, resources, and community forum.
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.
Shiny Modules
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.
shinyMatrix - Matrix Input for Shiny Apps
In this post we’d like to introduce you to our new R package shinyMatrix. It provides you with an editable matrix input field for shiny apps.