How can I practice programming languages in GitHub?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Tutor

Considering that you're a beginner make sure you properly understand how to use Git/GitHub. I can really recommend Udacity's course on git: How to Use Version Control in Git & GitHub Also GitHubs guides: Hello World · GitHub Guides Step 2: Finding a good repo If you feel comfortable with using...
read more
Considering that you're a beginner make sure you properly understand how to use Git/GitHub. I can really recommend Udacity's course on git: How to Use Version Control in Git & GitHub Also GitHubs guides: Hello World · GitHub Guides Step 2: Finding a good repo If you feel comfortable with using git and github, then find some repositories within GitHub that you like the sound of. Considering that you're beginning it might be worth looking at smaller/simpler repos in the language(s) you are starting out with. A really good tool can be to go through https://github.com/trending to find trending repos by your preferred language. Alternatively think of a tool or application you like using and search to see if it is on GitHub. Step 3: Found a Repo When you find a repo you want to work on it can be great to reach out to the developers that are the top contributors to ask what smaller tasks need to be worked on. Quite often they'll be more than happy to direct people to what needs doing. Failing all of the above, start your own project and get going! read less
Comments

Related Questions

Why are there so many programming languages if most programmers use C, C++, Java, and PHP?
This question has the same answer as the question"Why there are so many languages?" has... As they were ask meant for different purpose to serve for different platforms... For short: Link it to the languages used
Veerendra
0 0
7
Can an array be an lvalue?
When you say array, do you mean array name i.e. address, or array element. Yes, array element can be lvalue
Vinodha
What does the modulus operator do?
It provides you the remainder of an integer value.
Sumit
What is C language used for?
C language is a versatile programming language commonly used for system programming, developing operating systems, embedded systems, and creating various applications ranging from game development to scientific...
Anil
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

C-Program Swapping Contents Of Variables Using Function [Call By Reference Method]
//Header Files #include#include // User defined functions swap with 2 pointer variables passed as an argument list void swap(int*i,int*j){ // Local variable temp int temp; // swapping contents using...

Do You Know How Is Size Of Structure Defined?
Size of the structure is defined based on multiplies of bigger data type member in the structure. Example: If a structure contains integer, char, short data type, then size of the Structure will be multiples...

What Are IT Industries Performance Metrics?
1. Outstanding Expectation: Eligible to get Promotion easily and good salary hike. Always preferrable to go abroad. 2. Exceed Expectation: Can get Promotion as per schedule of company with good salary...

C Program-String Palindrome
//Header files #include<stdio.h>#include<conio.h>#include<string.h> //Main function void main(){ char mystring; int i,length; int flag=0; //Function for clearing screen clrscr();...

C Program Sample Application
//Standard Library Functions(Header Files used) #include<stdio.h> #include <conio.h> //Main method int main() { // function for clearing screen clrscr(); // function to print the output...

Recommended Articles

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you