23 private links
Over the past 18 months I’ve encountered a number of teams where it is standard practice to have a code freeze late in the iteration. The reason given for this was “to allow QA to test what we created during the iteration.” I’m sorry, but I have to be blunt here – this isn’t agile
The WebLogic Image Tool is an open source tool that allows you to automate building, patching, and updating your WebLogic Server Docker images, including your own customized images.
And if so, which software do you use? I'm fascinated by storing things that I learn outside of my own brain. Ideally I'd love to create my own mini intranet of information, basically a personal wiki, that I can go to first before having to Google things, especially for my field of study.
I've looked into various Wiki packages but none quite seem to offer what I'm looking for (Mac, no need for a webserver, cross device functionality, math markup, searchability, tags)
If you do keep a personal knowledge repository, can you please describe your workflow for using and maintaining one for all the new knowledge you acquire?
Learn how to manage risk in your organization by using the best processes and procedures.
Learn about the development of 2D and 3D interactive games in this hands-on course, as you explore the design of games such as Super Mario Bros., Pokémon, Angry Birds, and more.
Learn about mobile app development with React Native, a popular framework maintained by Facebook that enables cross-platform native apps using JavaScript without Java or Swift.
flashcards and themes for all learning levels. Master your programming language of choice!
Based on Cal Newport's book, Deep Work, this comprehensive guide will teach you to harness your focus, ditch distractions, and improve your productivity.
In every Intro to Python class I teach, there’s always at least one “how can we be expected to know all this” question. It’s …
git grep "the magic string" git show-ref --heads
c5cd1d8:path/to/file.js:let a = "the magic string"
git branch --contains c5cd1d8
correct a recent commit:
git stash; git rebase -i HEAD~insert_commit_history_depth
top commit line to "edit" then
git stash pop; git add .; git rebase --continue
Check out this post where we learn more about the use of Bill of Materials (BOM) as dependency constraints in different dependency versions of Gradle.
Develop skills in digital research and visualization techniques across subjects and fields within the humanities.