Development

Development

2142 bookmarks
Newest
Web framework for R
Web framework for R
Web framework for R inspired by express.js
·ambiorix.john-coene.com·
Web framework for R
The Twelve-Factor App
The Twelve-Factor App
A methodology for building modern, scalable, maintainable software-as-a-service apps.
·12factor.net·
The Twelve-Factor App
Is continuous delivery only for web companies?
Is continuous delivery only for web companies?
Big tech companies like Google and Netflix aren't the only ones doing it. Here's how non-web companies are taking advantage of continuous delivery.
·techbeacon.com·
Is continuous delivery only for web companies?
The path to DevOps: How to prime your pipeline
The path to DevOps: How to prime your pipeline
Moving to DevOps? Here are the resources you need and steps you must to take to turn your development silos into continuous delivery pipelines that bring value.
·techbeacon.com·
The path to DevOps: How to prime your pipeline
Prioritizing Agile Infrastructure
Prioritizing Agile Infrastructure
Engineering practices such as Continuous Integration, Refactoring, and Unit Testing are key to the success of agile projects, and you need…
·medium.com·
Prioritizing Agile Infrastructure
Creating a coding standards document
Creating a coding standards document
I work in a control systems company, where the primary work is SCADA and PLC, along with other control systems stuff. Software development is not really something the company does, apart from little
·softwareengineering.stackexchange.com·
Creating a coding standards document
Short Guide for Software Developer Onboarding
Short Guide for Software Developer Onboarding
Get best practices for onboarding software engineers and how long each part of the onboarding process should take.
·coderslink.com·
Short Guide for Software Developer Onboarding
The Ultimate Developer Onboarding Checklist 2021
The Ultimate Developer Onboarding Checklist 2021
When it comes to how to onboard new developers remotely, there's not a magical strategy you can put in place. Here's how do it right!
·adevait.com·
The Ultimate Developer Onboarding Checklist 2021
The Ultimate Guide to Onboarding Developers: Industry Best Practices
The Ultimate Guide to Onboarding Developers: Industry Best Practices
Onboarding new hires requires taking their perspective into account and designing the best possible experience to get your new teammate assimilated and contributing as quickly as possible.
·codesubmit.io·
The Ultimate Guide to Onboarding Developers: Industry Best Practices
Scrum Guide | Scrum Guides
Scrum Guide | Scrum Guides
The Scrum Guide provided in HTML format on the web.
·scrumguides.org·
Scrum Guide | Scrum Guides
Package Management | Ubuntu
Package Management | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
·ubuntu.com·
Package Management | Ubuntu
Flask
Flask
Create Python apps from scratch using Flask to build routes, serve assets, and build interactive user experiences.
·hackersandslackers.com·
Flask
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