Mahedee Hasan is a Senior Software Architect of Leadsoft Bangladesh Limited – one of the largest software company in Bangladesh. It is CMMI level-5 and ISO Certified Organization.
He has over 10 years of working experience in the field of software design and development. He has been awarded Microsoft Most Valuable Professional(MVP) for the 4th time in a row. His MVP category is Artificial Intelligence (AI). He is a Microsoft community leader and speaker.
He is a Microsoft Certified Technology Specialist (MCTS). He designed and developed my enterprise applications. When developing he maintains a well-defined engineering rules. He is expert in Microsoft Technology like ASP.net, ASP.NET MVC, C#, SQL Server, Azure Machine Learning and Microsoft Cognitive Services.
He is very good in Software Architecture and design pattern. He delivered technical speech in many technical seminars. Mahedee is writing technical blog in: He is a community contributor in and forums.asp.net. He is an author some technical books on Microsoft Technology. He is also technical trainer of Leads Training and Consulting Limited. Mahedee completed his graduation in Computer Science & Engineering from IIUC and M.Sc Engg.
Factorial Function In C
In Information and Communication Technology from BUET. He is also a researcher. He has 4 conference papers. Currently he is doing Advance Certificate for Management Professional (ACMP) at IBA, Dhaka University.
To know more about him, please visit the following links.
Programming languages like Java, C, C etc. Can be used to write programs that can calculate factorial of a number.
In this post we will use the C# programming language to calculate the factorials. To write or understand a factorial program in C# you should be familiar with this programming language. If you are not then I will strongly suggest you to go through my series created specifically for the beginners.In this post I will give examples using the below methods to calculate the factorial of a number.