02-AREAS

02-AREAS

1996 bookmarks
Newest
Flask
Flask
Create Python apps from scratch using Flask to build routes, serve assets, and build interactive user experiences.
·hackersandslackers.com·
Flask
How to Manage Your Time Like a Rebel
How to Manage Your Time Like a Rebel
I’ve always failed at time blocking. When I found I was in “obliger rebellion”, I found better ways to approach my work.
·betterhumans.pub·
How to Manage Your Time Like a Rebel
The Art of Routing in Flask
The Art of Routing in Flask
Empower your Flask application to grow dynamically with intelligent routes and well-structured views.
·hackersandslackers.com·
The Art of Routing in Flask
Infrastructure as Code, Part One
Infrastructure as Code, Part One
IaC uses code to provision, configure, and manage infrastructure. In part one of this IaC miniseries, I will introduce you to the basic concepts and explain some of the benefits.
·crate.io·
Infrastructure as Code, Part One
the cloudyr project
the cloudyr project
The goal of this initiative is to make cloud computing with R easier, by providing robust tools for working with cloud computing platforms.
·cloudyr.github.io·
the cloudyr project
Home
Home
·mran.microsoft.com·
Home
Stored Procedure in SQL Server with R Code
Stored Procedure in SQL Server with R Code
In this article we will explore how to create custom stored procedures using R which is basically an R function that can be called from a SQL Server stored procedure.
·mssqltips.com·
Stored Procedure in SQL Server with R Code
How To Use git with Multiple Remote Repositories
How To Use git with Multiple Remote Repositories
git can be configured to push and pull from many locations at once, enabling you to store your code on two different platforms while only maintaining one local copy. Here’s how to set it up.
·cloudsavvyit.com·
How To Use git with Multiple Remote Repositories