|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/number-system/
课程评论:没有评论
**课程名称:** 程序员的数论 **课程概述:** 本课程旨在教授数论基础知识以及计算机内存中数值的表示方法。这对于任何程序员或计算机科学专业的学生来说都是非常基础但至关重要的知识。课程将帮助 aspiring programmers 打下坚实的数论基础,从而理解信息如何在计算机及其他数字系统中存储和处理。掌握这一主题将更容易学习编程。 **您将学习:** * 数论的基本概念。 * 标准的数制系统 - 八进制、十六进制、二进制,以及如何在这些系统与十进制之间进行转换。 * 1 的补码和 2 的补码技术。 * 使用 2 的补码表示负数。 * 计算机内存中如何使用 2 的补码进行减法运算。 * 使用 IEEE 754 标准(单精度和双精度)表示实数。 **重要提示:** * 如果您不希望进行纸笔数学计算,请不要报名。 * 本课程不包含图形和动画演示,所有内容均在白板上书写,但易于理解。 * 欢迎在问答区提问,讲师会全程提供支持。 **学习愉快!**
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. In order to understand how the information is stored and processed in the memory of computer and other digital systems, students must understand the core concept of Numbers, how they are represented in computer. Good grasp on this topic will make it easier for students to learn programming. 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!