UrbanPro

Learn C Language from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

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

How to improve my c knowledge........
practice it as much as possible. for beginning, use let us c by yashwant kanetkar
Anish
What is the concatenation operator?
The concatenation operator (##) is used to concatenate (combine) two separate strings into one single string. The concatenation operator is often used in C macros.
R.s.praveen
What is the meaning of \n and \t in C language?
In C language, ` ` represents the newline character, which is used to move the cursor to the beginning of the next line when printing text to the console. It's essentially a way to create a line break. Similarly,...
Soumya
0 0
5
How can you avoid including a header more than once?
Most common ways, use: #pragma once on top of the each header file (though non standard but most compilers support it) or do the following, if you want to protect abc.h from multiple inclusions then...
Deepak
0 0
7
How can I make my C programming basics strong?
Practise more programs on each and every topic of C.
Mohit
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

Array vs Linked List
Array Linked List Accessing element is easy. Accessing element is difficult compare to Array. Easy to use. Difficult to use. Memory is Fixed size. Memory is variable size. If...

Storage classes in c
Storage classes determine the scope and life time of a variable. Scope is defined as the region over which the defined variable is accessible. Lifetime is the time during which the value of a variable...

C for Begginers
C is an procedure oriented programming language. For any begginer the word program is new. Program: Set of instructions to be followed by machine or computer. Instruction Examples: Arithmetic instruction...

Design your own Mouse Driver in C Language
Mouse Driver (msdrv.h) #include #include union REGS i,o; restrictmouseptr(int x1, int y1, int x2, int y2) { i.x.ax=7; i.x.cx=x1; i.x.dx=x2; ...

Efficient Learning Strategies
Type your notes after class Write your notes onto flashcards - Scrabble -Make posters Review flashcards while walking, at gym, etc. Dog-ear pages in the reading where you can find...

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
X

Looking for C Language Classes?

The best tutors for C Language Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn C Language with the Best Tutors

The best Tutors for C Language Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more