30/09/2018, 16:54

Thuật ngữ `debugging` từ đâu mà ra?

en.wikipedia.org

Grace Hopper

Grace Brewster Murray Hopper (née Murray; December 9, 1906 – January 1, 1992) was an American computer scientist and United States Navy rear admiral. One of the first programmers of the Harvard Mark I computer, she was a pioneer of computer programming who invented one of the first compiler related tools. She popularized the idea of machine-independent programming languages, which led to the development of COBOL, an early high-level programming language still in use today. Hopper attempted to...

She is credited with popularizing the term “debugging” for fixing computer glitches (inspired by an actual moth removed from the computer)

Nguyễn Minh Dũng viết 19:00 ngày 30/09/2018

Bữa nay rảnh rảnh học javascript trên http://www.codecademy.com thì biết cái này

Khoa Nguyen viết 18:56 ngày 30/09/2018

Không biết anh có thể gợi ý 1 chỗ học javascript hay ho được không ta ? Đang học về Ember.JS nhưng cảm thấy kiến thứ JS của mình lủng nhiều quá

Nguyễn Minh Dũng viết 19:05 ngày 30/09/2018

Chắc Khoa phải kiếm sách đọc để lấy kiến thức chuyên sâu, chứ Codecademy nội dung khá cơ bản. Hoặc xem thử cái này, được SO đánh giá rất cao

http://stackoverflow.com/questions/11246/best-resources-to-learn-javascript

Tom Nguyen viết 19:08 ngày 30/09/2018

Bạn thử tìm hiểu cấu trúc của html là thế nào? Đơn vị nhỏ nhất mà javascript có thể quản lý đến các html element là gì? Event hoạt động trên html element như thế nào? Bản chất javascript mình hiểu tương tác chính với node và các event. Khái niệm node lại cần tồn tại với tree và leaf. Do đó mình có nhiều cách để get list elements hoặc child/parent.

Khoa Nguyen viết 19:03 ngày 30/09/2018

Cảm ơn @manhapt @ltd mình sẽ nghiên cứu xem

Bài liên quan
0