Git
15 TopicsHow to Set-up and Host Your Own Website with an SQL Server on Azure for Students
First published on MSDN on Jul 19, 2017 Guest post by James Tavernor, Microsoft Student Partner from Imperial College LondonAbout MeHi, I’m James, I’ve just completed my first year studying Joint Mathematics and Computer Science at Imperial College London.19KViews0likes0CommentsAzure Cloud Shell Tips for SysAdmins: Part I - Bash and tools for Cloud Shell
The Azure Cloud Shell is one of my favorite things about using Azure. Many of the administrative tasks that I may have had to run from a local computer can now be done from a browser anywhere I can authenticate into my Azure account. I used to always worry about needing a computer that had a shell or a terminal program with my ssh key on it all the time. Now, I am keeping much of this on my Azure Cloud Shell so I can work pretty much anywhere.7KViews1like0CommentsGet Started with Git
Using Git and GitHub can be a little intimidating at first. But worry no more; here are the tips, tricks, and analogies that will help you get started with Git and GitHub. By the end of this blog you’ll have the tools you need to work on a solo project using Git and GitHub. In this blog, you’ll learn the absolute essentials of Git and GitHub: What is version control about, and how are Git and GitHub involved? What is a “repo”? What does “add” mean? What is a “commit”? Why do we “push”?5.3KViews1like0CommentsGitHub Classroom and VSCode Extension
Students learning computer science are met with numerous challenges beyond just the course material. Complex tooling, confusing setup, and overwhelming systems can frustrate students and teachers alike before even starting their coursework.4.3KViews1like1CommentUsing React and building a web site on Azure
First published on MSDN on Jul 21, 2017 Guest post from Walid Behlock Microsoft Student Partner at University College London About me I have always loved to solve problems of all kinds and have developed a passion for technology since my youngest age.2.5KViews0likes0Comments