Tagged articles
460 articles
Page 5 of 5
MaGe Linux Operations
MaGe Linux Operations
Mar 22, 2019 · Backend Development

Top 10 Must‑Try Python Open‑Source Projects (April 2018)

This article presents Mybridge's curated list of ten highly starred Python open‑source projects, ranging from web‑scraping tools and testing frameworks to code formatters and data‑analysis utilities, each with a brief description and direct GitHub link.

GitHubPythonlibraries
0 likes · 5 min read
Top 10 Must‑Try Python Open‑Source Projects (April 2018)
Programmer DD
Programmer DD
Mar 20, 2019 · Frontend Development

Top 10 Free Open‑Source Admin Dashboard UI Frameworks for Web Developers

This article compiles a curated list of the ten most popular free open‑source admin dashboard UI frameworks, detailing their GitHub star counts, repository links, core technologies, and visual screenshots to help developers quickly choose a suitable backend control panel solution.

GitHubUI frameworkWeb Development
0 likes · 5 min read
Top 10 Free Open‑Source Admin Dashboard UI Frameworks for Web Developers
ITPUB
ITPUB
Feb 23, 2019 · Artificial Intelligence

Explore a 1.59 Million Image NSFW Dataset with 159 Fine-Grained Categories

A data scientist from Besedo has open‑sourced a massive NSFW image dataset containing 1.589 million pictures, organized into 159 primary categories and further sub‑categories, with download scripts and GitHub links, requiring about 500 GB of storage and cautioning against viewing in the office.

AI researchComputer VisionGitHub
0 likes · 3 min read
Explore a 1.59 Million Image NSFW Dataset with 159 Fine-Grained Categories
Java Captain
Java Captain
Feb 21, 2019 · Backend Development

Top Java Open‑Source Projects on GitHub in January

This article presents a curated list of the most popular Java open‑source projects on GitHub for January, summarizing each repository’s purpose, key features, and star count to help developers discover valuable resources for learning, building, and advancing Java applications.

Distributed SystemsGitHubSpring Boot
0 likes · 6 min read
Top Java Open‑Source Projects on GitHub in January
ITPUB
ITPUB
Feb 16, 2019 · Artificial Intelligence

A 1.59 Million‑Image NSFW Dataset Released for Advanced Content Filtering

Data scientist Evgeny Bazarov has open‑sourced a 1.589 million‑image NSFW dataset organized into 159 fine‑grained categories, providing GitHub links, download scripts, and a 500 GB storage requirement, enabling researchers to build more precise adult‑content detection models.

Computer VisionGitHubImage Classification
0 likes · 3 min read
A 1.59 Million‑Image NSFW Dataset Released for Advanced Content Filtering
ITPUB
ITPUB
Jan 27, 2019 · Artificial Intelligence

Achieve 99% Accurate Face Recognition with Python’s face_recognition Library

This guide introduces the open‑source Python library face_recognition, explains its high‑accuracy (up to 99.38%) facial detection and landmark capabilities, provides step‑by‑step code examples for locating faces, extracting landmarks, and comparing identities, and lists practical use‑case scenarios and the GitHub repository.

Computer VisionGitHubPython
0 likes · 6 min read
Achieve 99% Accurate Face Recognition with Python’s face_recognition Library
DevOps
DevOps
Jan 20, 2019 · Operations

How to Set Up Continuous Integration for a GitHub Project Using Azure DevOps

This guide walks through creating an Azure DevOps project, configuring a new build pipeline linked to a GitHub repository, customizing build steps for a .NET Standard library, enabling continuous integration and pull‑request validation, adding a status badge to the README, and running the pipeline to verify successful builds.

Azure DevOpsGitHubbuild pipeline
0 likes · 5 min read
How to Set Up Continuous Integration for a GitHub Project Using Azure DevOps
Java Captain
Java Captain
Jan 19, 2019 · Backend Development

Top 11 Popular GitHub Projects for Java Developers (December Rankings)

This article lists and briefly describes the eleven most popular Java‑related GitHub repositories in December, covering learning guides, e‑commerce platforms, advanced Java topics, performance monitoring, high‑concurrency demos, diagnostic tools, Spring Boot, tutorials, messaging middleware, community software, and the Dubbo RPC framework.

APMDubboGitHub
0 likes · 6 min read
Top 11 Popular GitHub Projects for Java Developers (December Rankings)
Programmer DD
Programmer DD
Jan 16, 2019 · Fundamentals

Master GitHub Search: Advanced Tips to Find the Right Repositories Quickly

This guide explains how to use GitHub's advanced search features—such as targeting repository names, descriptions, README files, star/fork counts, size, update dates, licenses, languages, and specific users or organizations—to efficiently locate high‑quality code examples and demos.

GitHubRepositoryadvanced-search
0 likes · 7 min read
Master GitHub Search: Advanced Tips to Find the Right Repositories Quickly
21CTO
21CTO
Dec 13, 2018 · Fundamentals

Why Python Is Surging Ahead: Insights from GitHub, TIOBE, and PYPL Rankings

This article examines Python's rising popularity by analyzing data from GitHub's Octoverse report, the TIOBE index, and the PYPL ranking, highlighting trends, comparative shares, and the factors that make languages like Python, Java, and JavaScript dominate the development landscape.

GitHubPYPLPython
0 likes · 3 min read
Why Python Is Surging Ahead: Insights from GitHub, TIOBE, and PYPL Rankings
Java Backend Technology
Java Backend Technology
Oct 20, 2018 · Big Data

What the 2018 GitHub Octoverse Reveals About Global Developer Trends

GitHub’s 2018 Octoverse report uncovers global developer habits, highlighting the most chatty nations, favorite emojis, peak activity hours, top programming languages, fastest‑growing topics like AI, and major platform updates such as GitHub Actions and Connect, offering a comprehensive snapshot of the open‑source ecosystem.

Artificial IntelligenceGitHubGitHub Actions
0 likes · 10 min read
What the 2018 GitHub Octoverse Reveals About Global Developer Trends
Java Backend Technology
Java Backend Technology
Oct 11, 2018 · Backend Development

Top Java Interview Projects on GitHub to Boost Your Hiring Success

The article reviews three high‑star Java interview projects on GitHub—interviews, Java‑Interview, and JavaGuide—detailing their coverage of coding practice, data structures, algorithms, and system design, along with star/fork statistics and direct repository links to help developers prepare for technical interviews.

AlgorithmsGitHubInterview Preparation
0 likes · 4 min read
Top Java Interview Projects on GitHub to Boost Your Hiring Success
21CTO
21CTO
Aug 9, 2018 · Operations

How GitHub’s Open‑Source GLB Load Balancer Achieves High‑Performance Scaling

GitHub created the open‑source GitHub Load Balancer (GLB), a bare‑metal load‑balancing solution that uses Rendezvous hashing to smoothly add or remove nodes, offering high availability, DDoS resilience, and scalable performance for massive connection workloads, and is now publicly available on GitHub.

GitHubRendezvous hashinghigh availability
0 likes · 5 min read
How GitHub’s Open‑Source GLB Load Balancer Achieves High‑Performance Scaling
21CTO
21CTO
Jun 11, 2018 · Fundamentals

Why GitHub Dominates: 5 Key Reasons Developers Love It

This article explores why GitHub, the world’s largest open‑source code host with 85 million repositories and 28 million developers, remains indispensable by examining its strong community, massive code library, simple version control, extensive integrations, and secure cloud storage.

GitHubVersion Controlcloud storage
0 likes · 6 min read
Why GitHub Dominates: 5 Key Reasons Developers Love It
MaGe Linux Operations
MaGe Linux Operations
May 6, 2018 · Backend Development

Top 10 Must‑Try Python Open‑Source Projects You’ll Love in 2018

This article showcases ten highly‑starred Python open‑source projects—from web scraping and testing tools to e‑book readers, terminal recorders, NLP libraries, code formatters, Instagram feeds, static site generators, Twitter scrapers, and pandas benchmarks—offering developers a curated list of useful libraries to explore.

DevelopmentGitHubPython
0 likes · 5 min read
Top 10 Must‑Try Python Open‑Source Projects You’ll Love in 2018
Programmer DD
Programmer DD
Apr 14, 2018 · Fundamentals

How GitHub Shaped a Decade of Open‑Source Innovation

This article chronicles GitHub’s ten‑year journey from its 2008 launch to becoming the world’s largest code‑hosting platform, highlighting key milestones such as the migration of Rails, the rise of Bitcoin, Node.js, Docker, Python, TensorFlow, and the platform’s impact on open‑source culture and future technology trends.

GitHubprogramming languagessoftware history
0 likes · 14 min read
How GitHub Shaped a Decade of Open‑Source Innovation
Tencent Cloud Developer
Tencent Cloud Developer
Mar 29, 2018 · Information Security

GitHub Security Alerts Accelerate Vulnerability Fixes for Ruby and JavaScript Projects

GitHub’s security alerts, launched in October, have dramatically cut remediation times for Ruby and JavaScript projects—nearly half of alerts are addressed within a week and 98% of actively maintained repositories patch within seven days—identifying over 400 million vulnerabilities across more than 500 thousand repositories, with detailed notifications delivered via the platform, email, and a new weekly summary, and future support planned for Python.

Dependency ScanningGitHubJavaScript
0 likes · 3 min read
GitHub Security Alerts Accelerate Vulnerability Fixes for Ruby and JavaScript Projects
ITPUB
ITPUB
Jan 30, 2018 · Fundamentals

Why Vim Still Thrives: A Deep Dive into SpaceVim’s Powerful Features

This article compiles popular Zhihu comments and showcases SpaceVim’s extensive customizations—ranging from GitHub integration and shortcut grouping to asynchronous file search and built‑in games—demonstrating how Vim remains a highly productive, IDE‑like editor for developers.

GitHubSpaceVimcustomization
0 likes · 6 min read
Why Vim Still Thrives: A Deep Dive into SpaceVim’s Powerful Features
ITPUB
ITPUB
Jan 27, 2018 · R&D Management

Unlocking the Secrets of Successful Open‑Source Projects: Lessons from PingCAP

This guide explores why open‑source matters, shares PingCAP’s practical experience running TiDB, TiKV, and PD, and provides step‑by‑step advice on choosing licenses, managing repositories, fostering community contributions, and effectively participating in open‑source projects.

GitHubProject ManagementTiDB
0 likes · 14 min read
Unlocking the Secrets of Successful Open‑Source Projects: Lessons from PingCAP
Aotu Lab
Aotu Lab
Dec 27, 2017 · Backend Development

Master GraphQL: From Basics to Real-World Queries and Mutations

This guide introduces GraphQL’s core concepts, compares it with REST, explains queries, mutations, types, and scalar rules, and walks through practical examples using GitHub’s GraphQL API, including fetching user data, comments, and adding or removing reactions.

APIBackendGitHub
0 likes · 6 min read
Master GraphQL: From Basics to Real-World Queries and Mutations
ITPUB
ITPUB
Dec 19, 2017 · Artificial Intelligence

Top 20 Open‑Source Python Machine‑Learning Projects on GitHub

This article surveys the 20 most active Python machine‑learning repositories on GitHub, summarizing each project's core capabilities, typical use cases, and providing direct links for developers interested in exploring open‑source AI tools.

AIGitHubPython
0 likes · 9 min read
Top 20 Open‑Source Python Machine‑Learning Projects on GitHub
ITPUB
ITPUB
Dec 15, 2017 · Databases

Top Open-Source MySQL Tools Every DBA Should Know

This guide reviews five essential open‑source MySQL utilities—Mycli, Gh‑ost, phpMyAdmin, Sqlcheck, and Orchestrator—detailing their key features, licensing, contributor statistics, and practical usage scenarios to help database administrators streamline management, migrations, monitoring, and high‑availability tasks.

DBAGitHubmysql
0 likes · 10 min read
Top Open-Source MySQL Tools Every DBA Should Know
DevOps
DevOps
Dec 13, 2017 · Operations

Using VSTS (Azure DevOps) with GitHub for Automated Build and Deployment

This guide explains how to set up a VSTS (Azure DevOps) project, connect it to a GitHub repository, configure a CI/CD pipeline with build triggers, customize build options, and display the build status badge in the repository’s README, enabling fully automated builds for .NET projects.

Azure DevOpsBuild AutomationDevOps
0 likes · 6 min read
Using VSTS (Azure DevOps) with GitHub for Automated Build and Deployment
21CTO
21CTO
Nov 25, 2017 · Fundamentals

Explore Facebook’s Top 20 Open‑Source Projects Ranked by GitHub Stars

This article presents a curated list of Facebook’s most popular open‑source projects, ordered by GitHub star count, covering a wide range of technologies from front‑end libraries like React to big‑data engines such as Presto, providing concise descriptions and links for each.

DevelopmentFacebookGitHub
0 likes · 12 min read
Explore Facebook’s Top 20 Open‑Source Projects Ranked by GitHub Stars
ITPUB
ITPUB
Nov 7, 2017 · Big Data

Which Tech Giant Dominates Open‑Source on GitHub? 2017 Contribution Analysis

This article examines 2017 GitHub data to compare how major tech companies like Microsoft, Google, Amazon, and others contribute to open‑source projects, revealing surprising rankings, star counts, and the methodology behind the analysis using Google BigQuery and custom SQL queries.

GitHubGoogle BigQueryTech giants
0 likes · 8 min read
Which Tech Giant Dominates Open‑Source on GitHub? 2017 Contribution Analysis
Java High-Performance Architecture
Java High-Performance Architecture
Oct 20, 2017 · Frontend Development

Essential Open-Source WeChat Mini‑Program Frameworks & UI Libraries

This article presents a curated collection of popular open‑source GitHub projects for WeChat mini‑program development, including frameworks such as Labrador and WePY, utility libraries like wxParse, and UI component kits such as WeUI, ZanUI‑WeApp, and wx‑charts, each with key features and star counts.

GitHubUI componentsWeChat Mini Program
0 likes · 5 min read
Essential Open-Source WeChat Mini‑Program Frameworks & UI Libraries
Java Captain
Java Captain
Oct 15, 2017 · Backend Development

Curated List of Popular Java Open Source Projects and Resources

This article provides a comprehensive, regularly updated collection of widely used Java open‑source projects, libraries, frameworks, and related learning resources from major companies and communities, organized by organization and project type for developers seeking reliable references.

GitHublibrariesopen‑source
0 likes · 11 min read
Curated List of Popular Java Open Source Projects and Resources
21CTO
21CTO
Oct 13, 2017 · Operations

How GitHub’s New Dependency Graph and AI Features Are Shaping the Future of Coding

GitHub’s recent announcements reveal massive repository growth, a new dependency‑graph tool that adds security alerts, AI‑driven code recommendations, and an updated Explore feed, all pointing toward a future where developers write less code and rely more on automation and data‑driven insights.

GitHubautomationdependency graph
0 likes · 5 min read
How GitHub’s New Dependency Graph and AI Features Are Shaping the Future of Coding
ITPUB
ITPUB
Aug 4, 2017 · Artificial Intelligence

How to Build an AI‑Powered Snake Game in C++ Using Hamiltonian Cycles

This article introduces a C++ Snake game project from GitHub that showcases two AI approaches—Hamiltonian‑cycle based and graph‑search based—to let the snake fill the entire map, and provides step‑by‑step setup, keyboard controls, and detailed algorithm explanations.

AIC++GitHub
0 likes · 7 min read
How to Build an AI‑Powered Snake Game in C++ Using Hamiltonian Cycles
System Architect Go
System Architect Go
Feb 8, 2017 · Fundamentals

Getting Started with Git and GitHub: Essential Commands and Workflow

This article introduces Git as a distributed version‑control system and GitHub as a hosting platform, explains why they are useful, and walks through core commands such as init, add, commit, branch, tag, and push to help developers manage code efficiently and collaborate effectively.

CollaborationGitGitHub
0 likes · 5 min read
Getting Started with Git and GitHub: Essential Commands and Workflow
Java High-Performance Architecture
Java High-Performance Architecture
Oct 14, 2016 · Backend Development

Why GitHub Switched to GraphQL: Benefits Over REST APIs

GitHub introduced a GraphQL‑based public API to overcome REST’s scalability and flexibility limits, allowing clients to specify exact data needs, reduce network overhead, and combine multiple queries into a single request, while offering features like batching, subscriptions, and data latency control.

GitHubGraphQLREST API
0 likes · 6 min read
Why GitHub Switched to GraphQL: Benefits Over REST APIs
Node Underground
Node Underground
Oct 11, 2016 · Fundamentals

How to Craft an Artful Pull Request That Boosts Quality and Collaboration

This article outlines the essential qualities of a good Pull Request—including meaningful improvements, readability, and maintainability—while also highlighting advanced practices such as priority setting, code review, and automated testing to make PRs more disciplined and artistic.

Code reviewCollaborationGitHub
0 likes · 2 min read
How to Craft an Artful Pull Request That Boosts Quality and Collaboration
DevOps
DevOps
Sep 19, 2016 · Fundamentals

Microsoft Tops GitHub Open‑Source Contribution Rankings Under CEO Satya Nadella

Under CEO Satya Nadella, Microsoft has dramatically embraced open source, climbing to the top of GitHub’s contribution leaderboard with 16,419 contributions—surpassing Facebook, Docker, Angular, and Google—while opening key technologies such as .NET, Chakra, MSBuild, Xamarin, and PowerShell to the community.

GitHubMicrosoftcommunity
0 likes · 3 min read
Microsoft Tops GitHub Open‑Source Contribution Rankings Under CEO Satya Nadella
dbaplus Community
dbaplus Community
Jun 20, 2016 · Fundamentals

Master Git: History, Core Commands, Branches, Tags, and Server Deployment

This comprehensive guide walks you through Git's origins, environment setup, installation, essential commands, workflow states, branching strategies, tag management, as well as detailed steps for deploying GitLab, using GitHub, and selecting client tools, all illustrated with clear diagrams and practical examples.

GitGitHubGitLab
0 likes · 15 min read
Master Git: History, Core Commands, Branches, Tags, and Server Deployment
21CTO
21CTO
Jun 9, 2016 · Fundamentals

How Feross Aboukhadijeh Built a Winning Engineer Brand and What You Can Learn

This article explores Feross Aboukhadijeh's approach to personal branding, crafting a standout Silicon Valley resume, leveraging GitHub, and learning programming through extensive project building, offering actionable advice for engineers seeking career growth and visibility.

Career DevelopmentGitHublearning programming
0 likes · 13 min read
How Feross Aboukhadijeh Built a Winning Engineer Brand and What You Can Learn
21CTO
21CTO
Mar 17, 2016 · Operations

How We Scaled a Small Team with GitHub, ZenHub, TravisCI, and Slack

From a tiny squad using SVN to a full‑stack agile team, we detail how migrating to GitHub, adopting ZenHub for project management, integrating TravisCI for continuous testing and deployment, using Reviewable for pull‑request reviews, Coveralls for coverage metrics, and Slack for real‑time communication transformed our development workflow and boosted code quality.

Code reviewDevOpsGitHub
0 likes · 6 min read
How We Scaled a Small Team with GitHub, ZenHub, TravisCI, and Slack
Aotu Lab
Aotu Lab
Jan 27, 2016 · Mobile Development

Create and Publish Your Own CocoaPods Library with Swift

This step‑by‑step guide shows how to set up a GitHub repository, add the required source, podspec, demo, README and LICENSE files, validate the pod, push the code, and finally submit the podspec to the official CocoaPods Specs so others can use your Swift library.

CocoaPodsGitHubPod Development
0 likes · 10 min read
Create and Publish Your Own CocoaPods Library with Swift
Aotu Lab
Aotu Lab
Jan 13, 2016 · Operations

Automate Website Deployment with GitHub Webhooks and Shell Scripts

This guide explains how to use GitHub Webhooks together with a shell deployment script, a Node.js listener, and Nginx reverse proxy to achieve fully automated website deployment, covering setup, code examples, and practical considerations.

GitHubNginxNode.js
0 likes · 8 min read
Automate Website Deployment with GitHub Webhooks and Shell Scripts
Baidu Tech Salon
Baidu Tech Salon
Dec 22, 2014 · Fundamentals

From Onepay to Git: How Open Source Transforms Development

The author shares the story of launching the Onepay open‑source tip button on GitHub, explains core Git concepts such as distributed repositories, branching and forking, and reflects on why open‑source collaboration outweighs closed‑source models for technological progress.

GitGitHubOnepay
0 likes · 6 min read
From Onepay to Git: How Open Source Transforms Development
Baidu Tech Salon
Baidu Tech Salon
Aug 27, 2014 · Cloud Computing

Fedora's Challenges in the Age of GitHub and Cloud Computing

At LinuxCon 2014, Fedora leader Matthew Miller warned that the distro’s influence is waning as GitHub and cloud services reshape open‑source distribution, prompting Fedora’s new Fedora.next strategy to split its repository into four rings with varied packaging and release policies to revitalize community involvement.

FedoraFedora.nextGitHub
0 likes · 5 min read
Fedora's Challenges in the Age of GitHub and Cloud Computing
MaGe Linux Operations
MaGe Linux Operations
Jul 22, 2014 · Fundamentals

Master GitHub for Designers: A Hands‑On Guide to Version Control

This tutorial walks designers through the basics of GitHub, explaining why version control matters, introducing core concepts like commits, branches and pull requests, and providing a step‑by‑step case study using the Mac client to fork, edit, commit, and merge changes.

CollaborationDesignersGitHub
0 likes · 14 min read
Master GitHub for Designers: A Hands‑On Guide to Version Control
MaGe Linux Operations
MaGe Linux Operations
Jun 28, 2014 · Fundamentals

Master GitHub: 10 Hidden Tricks to Boost Your Workflow

Discover practical GitHub shortcuts—including diff whitespace ignoring, author commit filtering, branch comparison URLs, Gist embedding, short URL creation, line highlighting, quick quoting, task lists, and diff/patch retrieval—to streamline your development workflow and save time.

GitHubTipsVersion Control
0 likes · 6 min read
Master GitHub: 10 Hidden Tricks to Boost Your Workflow