This is a Competitive Programming Team of the Green University Of Bangladesh. We are a group of students who are passionate about Competitive Programming. Now, we are working on CodeChef. Currently Mahady Hasan Fahim, Md. Maruf Sarker, Fartin Fuad and Meherun Nesa Enta and Md. Din Islam are active members and lead this team. For more information visit our GitHub Repository.
Get started with C. While C is one of the more difficult languages to learn, it's still an excellent first language pick up because almost all programming languages are implemented in it. This means that once you learn C, it'll be simple to learn more languages like C++ and C#. C is very fast in terms of execution time. Programs written and compiled in C execute much faster than compared to any other programming language. C programming language is very fast in terms of execution as it does not have any additional processing overheads such as garbage collection or preventing memory leaks etc