排序
OneDev 3.2 – Open Source Self-Hosted All-in-One DevOps Platform
OneDev 3.2 - Open Source Self-Hosted All-in-One DevOps Platform,OneDev is an open source project hosted at https://github.com/theonedev/onedev Since last announcement, we got bunch...
5 Skills a New Software Developer must have!
5 Skills a New Software Developer must have!, A list of 5 important skills that you should have in your skillset if you are joining as a new Software Developer The month of June-Ju...
OneDev 3.1: super easy and high performance GitLab alternative
OneDev 3.1: super easy and high performance GitLab alternative,Written completely in Java, high performance and easy to install. Featuring code intelligence, customizable issue wor...
OneDev: An open source all-in-one devops platform
OneDev: An open source all-in-one devops platform,It features git repository management with code intelligence, customizable issue management with boards, docker first kubernetes n...
A day in the life of a software developer
A day in the life of a software developer, GEEKY BANTER (9 Part Series) 1 HTML vs HTML+CSS 2 Data Scientist ... 5 more parts... 3 A day in the life of a software developer 4 A youn...
How to totally remove a too big file from your github repository
How to totally remove a too big file from your github repository,Oops, you added a too big file on your github repository, and… no way to totally remove it from your history. Read...
Android errors
Android errors,Please don't be like me: // a constructor which initializes items, prices, and descriptions public ItemAdapter(Context, c, String[] i, String[] p, String[] d ) { ite...
code metrics from your repository
code metrics from your repository,Lines of code is a useful metric for productivity. The complexity of a feature is normally proportional to the number of lines. Sure number of lin...