Thuật ngữ `debugging` từ đâu mà ra?
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)
Bữa nay rảnh rảnh học javascript trên http://www.codecademy.com thì biết cái này
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á
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
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.
Cảm ơn @manhapt @ltd mình sẽ nghiên cứu xem