See all tags.

Tagged “github”

Git Code Challenges
courses |
You've used Git and maybe have your own workflow established. How much do you know about the broader possibilities though? Test your skills and find new options through this concise set of challenges.
Publishing Apps and Sites with GitHub
courses |
If you’re looking for an open-core, user-friendly way to publish an app or website, GitHub has a lot to offer. Now, with GitHub Pages, you can get your own site up and running in no time, and you can do it all for free.
Learning Git and Github 2021
courses |
Version Control lets you manage changes you've made to files over time, and is an essential skill for developers to master. Git is by far the most popular version control system on the web. In this fast-paced course, Ray Villalobos shows you the fundamental commands that you need to work with most Git projects.
GitHub Code Challenges
courses |
You've used GitHub. Maybe you’ve established your own workflow. How much do you know about the broader possibilities, though? Test your skills and find new options through this set of challenges.
What's new in Bootstrap 5.1-Ep02
toolbox |
In this episode...Bootstrap has released a new version of it's popular front end Framework. V ersion 5.1 offers lots of new features and a move towards CSS Grid. In this episode, we'll discuss the changes and what they mean to someone who wants to update.
How Can GitHub Help me Manage my Development Projects-Ep01
toolbox |
In this episode...the official first episode of the Toolbox, we'll take a look at some great new tools, including my new favorite flowchart designer, a site that explains the shell and I'll introduce you to the tools inside Github that help with Project Management.
Building a GraphQL Project with React.js
courses |
GraphQL gives you a clean way to query complex server data efficiently, and React makes it easy to present that information as a web application in the browser.
How to take a course on LinkedIn Learning with a Github Repo
posts |
Some of our courses on LinkedIn Learning allow you use Github repositories in order to follow along and practice with the course, so let's take a look at how that works and how you might use Github to enhance the way you take the course.
GitHub Quick Tips
courses |
These 30 tips and tricks help you exercise the full power of this versatile software development platform. Customize GitHub by building out your project homepages, turning repositories into reusable templates, adding collaborators and more.
Github Actions: First Look
courses |
Actions, a developer productivity and CI/CD suite of tools from GitHub, offers developers a new way to automate workflows for their web projects. Each action—which is a set of custom instructions—can be combined with other actions to create a workflow.
Up and Running with Git and GitHub
courses |
Learning Git and GitHub Preview. Learn to work with the most common Git commands, and use GitHub to clone, explore, and create templates from existing projects.