Art of Problem Solving

No Clocks
A Beginner-Friendly Introduction to Containers, VMs and Docker
by Preethi Kasireddy A Beginner-Friendly Introduction to Containers, VMs and DockerSource: https://flipboard.com/topic/containerIf you’re a programmer or techie, chances are you’ve at least heard of Docker: a helpful tool for packing, shipping, and running applications within “containers.” It’d be hard not to, with all
Patterns for Research in Machine Learning | Ali Eslami
storytelling with data
Don't simply show your data, tell a story with it! At storytelling with data, we share practical tips and examples on how to effectively communicate with data. With a number of resources including, best-selling books, podcasts, live stream lessons and in person workshops your graphs and presentati
OpenProject - online project management software - free and open source
Open source project management software for classic, agile or hyprid project management: task management✓ Gantt charts✓ boards✓ team collaboration✓ time and cost reporting✓ FREE trial!
📁 Project-oriented workflow – Iegor Rudnytskyi – PhD student in Actuarial Science at HEC Lausanne
Be honest with yourself, how many times have you wanted to restart an on-going project from scratch throwing away the current folder? Or how many times have you had to rename files and adjust folder structure to make your project simple and clear? Not to mention, all these thousands of versions of your scripts that are dangling around in your mail box. Tired of this? Then, get on board and read my comments on how to make your project reproducible, portable, and self-contained.
18.1 Deriving from built-in formats | R Markdown: The Definitive Guide
The first official book authored by the core R Markdown developers that provides a comprehensive and accurate reference to the R Markdown ecosystem. With R Markdown, you can easily create reproducible data analysis reports, presentations, dashboards, interactive applications, books, dissertations, websites, and journal articles, while enjoying the simplicity of Markdown and the great power of R and other languages.
Applied Predictive Modeling
Applied Predictive Modeling is a text on the practice of machine learning and pattern recognition.
jQuery Selectors
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, PHP, Python, Bootstrap, Java and XML.
Highcharts JS API Reference
Interactive charts for your web pages.
Acrobat Javascript API
CircleCI
Bootstrap
The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.
Version Control for Excel Spreadsheets | XLTools – Excel Add-ins You Need Daily
Font Awesome
The world’s most popular and easiest to use icon set just got an upgrade. More icons. More styles. More Options.
HTML Reference
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, PHP, Python, Bootstrap, Java and XML.
An Introduction to R
Bitbucket
Log in to Jira, Confluence, and all other Atlassian Cloud products here. Not an Atlassian user? Sign up for free.
Console | IEX Cloud
IEX Cloud is the easiest, most accessible way to build FinTech apps.
cloudHQ Apps - cloudHQ
cloudHQ Apps
API Documentation & Design Tools for Teams | Swagger
Simplify API development for users, teams, and enterprises with our open source and professional toolset. Find out how Swagger can help you and get started today.
Database-Projects/README.md at master · Uppalapa/Database-Projects
SQL. Contribute to Uppalapa/Database-Projects development by creating an account on GitHub.
Data Privacy Engineering with Google Tag Manager Server Side and Consent Mode
A new interest at the moment is engineering through various data privacy requirements with some of the new tools Google has available. With respect to my guiding principle of blogging about what I wish I could have read 6 months ago, I thought it worth writing about what is now possible. Data privacy engineering also requires clear thinking about the legal and technical details and so this will also help organise my communication around the subject.
About - Google Maps
Discover the world with Google Maps. Experience Street View, 3D Mapping, turn-by-turn directions, indoor maps and more across your devices.
Google Cloud Logging driver
Describes how to use the Google Cloud Logging driver.
Breakdown a Monolithic Application to a Suite of Services • Use Microservices in R
Microservice architectural style is an approach to developing a
single application as a suite of small services, each running in its own
process and communicating with lightweight mechanisms, often an HTTP
resource API. These services are built around business capabilities and
independently deployable by fully automated deployment machinery. There
is a bare minimum of centralized management of these services, which may
be written in different programming languages and use different data storage
technologies.
Executing asynchronous tasks | Cloud Run Documentation | Google Cloud
Authenticating service-to-service | Cloud Run Documentation
apilayer - Scalable B2B APIs
Powerful APIs and SaaS Applications for Developers and Businesses - Currency Conversion, IP Geolocation, Email Validation, Document Signing, and more.
What is CORS (Cross-Origin Resource Sharing)?
CORS allows your web apps to use assets from other domains. Today, we explore CORS and learn to implement it in our own front-end projects.