Tổng hợp tất cả tài liệu, ebook, giáo trình Công Nghệ Thông Tin chọn lọc và hay nhất.
Phần mềm thương mại Bản quyền của phần mềm thương mại chỉ cho phép người sử dụng khai thác phần mềm theo những ràng buộc đã ghi rõ trong giấy phép. • Ví dụ: không cho phép người sử dụng cài đặt phần mềm trên nhiều máy khác nhau. Bản quyền loại này rất bị hạn chế. Trong trường hợp có những lỗi phần mềm được phát hiện hay một số chức năng hoạt ...
18 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 433 | Lượt tải: 1
Nội dung môn học 1. Tổng quan phần mềm nguồn mở 2. Chuẩn viết code PHP 3. Lập trình hướng đối tượng với PHP, mô hình MVC 4. Laravel framework 5. Route, Views, Blade Template 6. Controller, Request, Response, Session 7. Database, Migration & Seeding 8. Eloquent ORM (Model)
5 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 457 | Lượt tải: 1
TÓM TẮT Cơ sở dữ liệu và khai phá dữ liệu là những hướng phát triển rất quan trọng trong lĩnh vực công nghệ thông tin (CNTT). Về thực chất dữ liệu đóng vai trò nền tảng nhất trong quá trình xử lí thông tin trên hệ thống máy tính. Lí thuyết cơ sở dữ liệu và việc ứng dụng lí thuyết này vào thực tiễn đã được phát triển và đạt được nhiều thành tựu ...
25 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 449 | Lượt tải: 1
The Computer as a Tool to Commit Crime Social engineering E.g. pre-texting, phishing (email) Dumpster diving To get sensitive personal information such as address, password, credit card numbers, etc. Identity theft Cyberterrorism Computers as Objects of Crime Illegal access and use Hackers Crackers Information and e...
17 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 559 | Lượt tải: 2
Crytography (6) Public-Key Algorithms So is called Asymmetric-key Algorithms Based on some hard problems such as integer factoring, When data is encrypted with one key, the other key must be used to decrypt the data, and vice versa. Each entity can be assigned a key pair: a private and public key Private key is known only to owner ...
27 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 557 | Lượt tải: 2
Forms (4)
Input types (cont.)
RADIO
Ex:
Option 1
Option 2
Option 3
CHECKBOX
43 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 543 | Lượt tải: 2
Domain Name System - DNS IP addresses can be used to identify a host machine on the Internet As people moves around, the addresses need to be changed accordingly as well ASCII names have been invented to decouple host names and their IPs to provide more flexibility The DNS was invented to manage and resolve host names into IP address...
55 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 538 | Lượt tải: 2
Main window thread •Main Server Form •Create a thread to listen and accept incoming connection Child thread •Listen and accept incoming connection •Create a thread to handle connection Grand-child thread •Handle a connection •Create a thread to handle socket InputStream •Handle socket InputStream
23 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 690 | Lượt tải: 2
The Internet Transport Protocols UDP – User Datagram Protocol • Connection-less service • Useful in client-server situations: Remote Procedure Call, real-time AV streaming TCP – Transmission Control Protocol • Connection oriented service • Reliable byte stream services over unreliable network • Most widely used in Internet
33 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 581 | Lượt tải: 2
Routing with Subnetting Routing to destination to an outside network is done as usual Routing table adds more entries for routing within the network (this-network, subnet, 0): to route message to another subnet (this-network, this-subnet, host): to route message to a host within this-subnet
31 trang | Chia sẻ: thanhle95 | Ngày: 03/07/2021 | Lượt xem: 673 | Lượt tải: 2