Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 87% Number Theory for Programmers

Number Theory for Programmers

$11.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.9/10 (Our Score)
Product is rated as #28 in category Computer Science

The main goal of this course is to teach the basics of Number Theory and how values are represented in the memory of computer. This is very basic knowledge that any programmer/ Computer Science student must posses. This course is to help all those aspiring programmers to build their sound fundamentals with Number Theory.

You will learn:

Basic concept of Number Theory.

Standard number systems – Octal, Hexadecimal, Binary.

How to convert number from any of these system to decimal and vice versa.

1s and 2s complement technique. Negative number representation using 2s complement technique.

How subtraction is done using 2s complement in the memory.

Real number representation using IEEE 754 standard (Single and Double precision).

Please do not enrol if you are:

Not interested of doing basic math calculations using pen and paper.

Expecting representations using graphics and animation, I did all the writings on the whiteboard. They are really easy to understand.

Feel free to ask questions in the Q/A section, you will find me always with you during the learning process.

Happy learning!

Instructor Details

Hi, I have been teaching computer science and programming since 2001. I did my M Tech in Computer Science and remained visiting faculty to the CSE department of Narula Institute of Technology. I have my own training institute where I provide training on various programming languages and technologies to the B Tech students on C, C++, Java, Android programming, Data structure and Algorithm, DBMS, SQL and PL/SQL. In my class room I usually teach 100-150 students per semester on different subjects. With the udemy platform now it is possible to teach and spread my knowledge to thousands (may be more)of students across the globe, Udemy opens up vast opportunity for instructor like me and that with remuneration. I guess it's going to be a fantastic. When I am not taking class I enjoy learning some new technologies. In my leisure time one could find me enjoying with my kids or gossiping with my beautiful wife over a container of tea. I am a ea-totaller (guess the meaning :) ) and hate smoking. I have a definite plan to launch an online course on topic How to drink tea - the best way on udemy for sure and also on How to quit smoking - the best way . Let's hope for the best, happy learning.

Specification: Number Theory for Programmers

Duration

2.5 hours

Year

2019

Level

All

Certificate

Yes

Quizzes

Yes

21 reviews for Number Theory for Programmers

4.8 out of 5
17
3
1
0
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Gurbirinder Sidhu

    I like the course

    Helpful(0) Unhelpful(0)You have already voted this
  2. Kinley Wangchuk

    since i learned the number system as a topic in my modules at college, i can say that this course is detailed and easy to understand. you just need to know the basic maths to learn this. if you want a clear understanding of number systems, then i would recommend this course to you.. happy learning

    Helpful(0) Unhelpful(0)You have already voted this
  3. Clinton Gorman

    The instructor is very clear. Great course on understanding numbers. Awesome!

    Helpful(0) Unhelpful(0)You have already voted this
  4. Habib Rehman

    I have completed more than 50% lectures of the course today and found it really absorbing. Mr. Shibaji Paul, you did a great job presenting this foundation course for aspiring programmers. The Instructor has created lots of Quizzes, almost after every lecture. Which is good to keep the students interested and engaged. Overall worthy of 5 Star rating. Very concise, practical approach and easy to understand. Great return on your investment. Strongly recommend! Especially for those who likes to play with numbers.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Aniket Tiratkar

    Having this course was a very good experience for me. Thank you Shibaji

    Helpful(0) Unhelpful(0)You have already voted this
  6. Kamlesh Jaiswal

    Great Course.

    Helpful(0) Unhelpful(0)You have already voted this
  7. sudipta Bhattacharya

    Excellent course my rating is 5 out of 5 I am a Professor of an engineering college, I will recommend this course of my students. This is also helpful those who are working with programming, Thanks to Udemy recommending me such a wonderful course, Thanks to Mr SHIBAJI PAUL for a wonderful course design and with very lucid examples. This is works for me

    Helpful(0) Unhelpful(0)You have already voted this
  8. Saptak Das

    clear explanation, in depth coverage

    Helpful(0) Unhelpful(0)You have already voted this
  9. Zoho Account

    Great Course…… Just keep it up…….and Thanks!

    Helpful(0) Unhelpful(0)You have already voted this
  10. olawuyi oyeshola

    perfect just what I needed

    Helpful(0) Unhelpful(0)You have already voted this
  11. Abhishek Maity

    I really like this. Its the best way to get the clear concept of a particular topic. Useful ! Helpful !

    Helpful(0) Unhelpful(0)You have already voted this
  12. Avijit Chatterjee

    The course was fantastic. The instructor was indeed knowledgeable and willing to help students. The class materials were splendid and made this course enjoyable overall. I would strongly recommend Shibaji to any other student. Give this man a raise….Shibaji, You Rock…

    Helpful(0) Unhelpful(0)You have already voted this
  13. Gareth Siva

    Good course. Great approach to demonstrate how number systems as a whole work rather than only teach specific number systems. The progression is natural this way and I found myself being able to count naturally in binary after a while.

    Helpful(0) Unhelpful(0)You have already voted this
  14. Alex Ch

    Great course, easy to understand, explained very well!

    Helpful(0) Unhelpful(0)You have already voted this
  15. Bipasha

    So far, the courses were very informative and to the point with good examples and exercises.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Sreejit Dey

    I like this course. This course helped me so much. We can know from the basic of number theory. Teaching technique is excellent. Thank you Sir……

    Helpful(0) Unhelpful(0)You have already voted this
  17. Emir Atik

    Now I find the number system makes a lot more sense in how they work, from arithmetic to signed values. There are sections were things seemed to be odd, like ‘where did that result come from?’ but it helps if you pause the video at the moment you are trying to figure out. All in all, a great course.

    Helpful(0) Unhelpful(0)You have already voted this
  18. Juan Carlos Barahona

    Great introductory course to basic number systems including octal, binary, hexadecimal, and IEEE 754 systems.

    Helpful(0) Unhelpful(0)You have already voted this
  19. Roshan Mitra

    course was pretty good. Shibaji sir makes great videos. Thank you sir!.

    Helpful(0) Unhelpful(0)You have already voted this
  20. Jan Carelse

    There’s a few errors here and there, and Hiraj moved around really quickly at some points. But it’s a good lesson and it gets the point across

    Helpful(0) Unhelpful(0)You have already voted this
  21. Orkhan Huseynli

    Very nice, easy to understand and challenging at the same time 🙂

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare