Imagine if we had a learning curriculum for modern knowledge work. This curriculum would reliably produce elite performers, training them in the fundamental skills required to thrive in the digital age. It would impart concrete skills that could be generalized to any kind of knowledge work, not just one discipline or career path. In our ... Read more
By Tasshin Fogleman and James Stuber Introducing the Digital Productivity Coach – an interactive guide to digital productivity, available 24/7 to give you a concrete next step to improve your productivity skills. If you’re interested in improving your productivity, it’s not easy to identify where to start. There are dozens of tools and systems out ... Read more
Persistent config and data for R packages - R-hub blog
Does your R package work best with some configuration? You probably want it to be easily found by your package. Does your R package download huge datasets that don’t change much on the provider side? Maybe you want to save the corresponding data somewhere persistent so that things will go faster during the next R session. In this blog post we shall explain how an R package developer can go about using and setting persistent configuration and data on the user’s machine.
We deliver software development and ML solutions for Fortune 500 companies. We are an RStudio Full Service Certified Partner and global leaders in R Shiny.
Whether you work for a company, or as an indie, stay in the office or enjoy the digital nomad's lifestyle, being a software developer means everyday learning on the job. With that said, we suggest you considered the highly recommended reads on what proven #tools #software #developers #choose #in2019.
The 11 Best Agile Software Tools For Project Management in 2019 | Clickup B
The top agile tools your software development team should research. Add these agile tools to your product development tech stack and your work will improve!
Atomic notes: How to use Zettelkasten to boost your creativity and productivity
The Zettelkasten is an analog system that can be easily adapted to the digital age. Thanks to its power and simplicity, today the Zettelkasten method has been adapted to fit the workflow and information management of any creative pro.
Powershell - Scripting - Windows PowerShell is a command-line shell and scripting language designed especially for system administration. Its analogue in Linux is called as Bash Scripti
After starting to use spaced repetition more actively and being more consistent with my journaling, now I've tackled improving my note taking skills. Over the last couple of months, I've read about various note-taking methods, different approaches and diverse goals for them and they helped me change my perspective on
JavaScript for the R package developer - R-hub blog
JS and R, what a clickbait! Come for JS, stay for our posts about Solaris and WinBuilder. 😉 No matter how strongly you believe in JavaScript being the language of the future (see below), you might still gain from using it in your R practice, be it back-end or front-end. javascript is rly the future and it's evolving closer and closer to some of my cherished older languages . it will outlive python (and R) by a long shot.
As an update to this post, here's a list of the major events in R history since its creation: 1992: R development begins as a research project in Auckland, NZ by Robert Gentleman and Ross Ihaka 1993: First binary versions of R published at Statlib 1995: R first distributed as open-source software, under GPL2 license 1997: R core group formed 1997: CRAN founded (by Kurt Hornik and Fritz Leisch) 1999: The R website, r-project.org, founded 1999: First in-person meeting of R Core team, at inaugural Directions in Statistical Computing conference, Vienna 2000: R 1.0.0 released (February 29) 2000:...
While using Obsidian, if you press CTRL-SHIFT-I (option-cmd-i for mac) then it will bring up the developer window. In the developer window, at the top left is an icon with a pointer in a box. This allows you to select elements on the screen and see how to refer to them and what styles. I will occasionally update this post with more pictures of how to do stuff. You can hover over items to see what they do and then click on an item to select it. Then go down to the styles section at the bottom...