Tài liệu miễn phí Kỹ thuật lập trình

Download Tài liệu học tập miễn phí Kỹ thuật lập trình

Lecture Introduction to Programming: Lesson 27

Lecture Introduction to Programming: Lesson 27 provide students with knowledge about classes and objects; constructors; destructors; member functions; member data; function oriented; object oriented; multiple media; classes objects constructors; data hiding; function overloading;...

4/7/2023 11:17:41 PM +00:00

Lecture Introduction to Programming: Lesson 26

Lecture Introduction to Programming: Lesson 26 provide students with knowledge about classes and object, struct; the instances of the class are called objects; structure of a class; default visibility of all data and function inside a class is private; date class; separation of interface from the implementation;...

4/7/2023 11:17:33 PM +00:00

Lecture Introduction to Programming: Lesson 25

Lecture Introduction to Programming: Lesson 25 provide students with knowledge about introduction to C++ language; C++ features; classes; object; default function arguments; inline functions; rules for structured programming; liberally comment the code;...

4/7/2023 11:17:26 PM +00:00

Lecture Introduction to Programming: Lesson 24

Lecture Introduction to Programming: Lesson 24 provide students with knowledge about memory allocation; dynamic memory allocation; advantages/disadvantages of dynamic and static memory allocation; common programming errors while using dynamic memory allocation;...

4/7/2023 11:17:20 PM +00:00

Lecture Introduction to Programming: Lesson 23

Lecture Introduction to Programming: Lesson 23 provide students with knowledge about preprocessors and header files; preprocessor directives; macros; re-locatable executable; conditional compilation macro translation; code bloat; get character with echo;...

4/7/2023 11:17:14 PM +00:00

Lecture Introduction to Programming: Lesson 21

Lecture Introduction to Programming: Lesson 21 provide students with knowledge about bit manipulation, bit operators; logical operators; bit manipulation operators; bitwise and operator; bitwise exclusive or operator; bit flags; read write and execute;...

4/7/2023 11:17:07 PM +00:00

Lecture Introduction to Programming: Lesson 17

Lecture Introduction to Programming: Lesson 17 provide students with knowledge about string handling; string manipulation functions; character; ASCII; header file; ctype functions; string conversion functions; string functions; search functions;...

4/7/2023 11:16:58 PM +00:00

Lecture Introduction to Programming: Lesson 16

Lecture Introduction to Programming: Lesson 16 provide students with knowledge about conclude the last discussion; multi-dimensional arrays; pointers to pointers; multi-dimensional array in memory; dereferencing array element; storing pointers in array of pointers;...

4/7/2023 11:16:52 PM +00:00

Lecture Introduction to Programming: Lesson 15

Lecture Introduction to Programming: Lesson 15 provide students with knowledge about pointers and arrays manipulations; pointers expression; pointers arithmetic; multidimensional arrays; pointer string and array;...

4/7/2023 11:16:42 PM +00:00

Lecture Introduction to Programming: Lesson 14

Lecture Introduction to Programming: Lesson 14 provide students with knowledge about code; pointers; declaring pointer to integer; declaring pointers; dereferencing operator; initializing pointers; bubble sort; swapping;...

4/7/2023 11:16:33 PM +00:00

Lecture Introduction to Programming: Lesson 13

Lecture Introduction to Programming: Lesson 13 provide students with knowledge about manipulation of two dimensional arrays; analyzing and solving a real world problem; addressing array elements; transpose of a matrix; square matrix; swap mechanisms;...

4/7/2023 11:16:22 PM +00:00

Lecture Introduction to Programming: Lesson 12

Lecture Introduction to Programming: Lesson 12 provide students with knowledge about strings (character arrays); algorithms using arrays; multi-dimensional arrays; character array in memory; comparing two arrays; sorting: bubble sort and quick sort;...

4/7/2023 11:16:16 PM +00:00

Lecture Introduction to Programming: Lesson 11

Lecture Introduction to Programming: Lesson 11 provide students with knowledge about arrays; special kind of data type; like data structures in which identical data types are stored; storage of an array in memory; declaration of arrays; referring to array elements; initializing an array;...

4/7/2023 11:16:09 PM +00:00

Lecture Introduction to Programming: Lesson 10

Lecture Introduction to Programming: Lesson 10 provide students with knowledge about header files and using header files; scope of variables; functions: call by value, call by reference; identifiers important points; global variables;...

4/7/2023 11:15:58 PM +00:00

Lecture Introduction to Programming: Lesson 9

Lecture Introduction to Programming: Lesson 9 provide students with knowledge about programming toolkit: decisions, loops, sequences; laboratory stool; constructing a laboratory stool; two types of functions: functions that return a value, functions that do not return a value;...

4/7/2023 11:15:51 PM +00:00

Lecture Introduction to Programming: Lesson 8

Lecture Introduction to Programming: Lesson 8 provide students with knowledge about multi-way decision; if statements; if else; switch statement; break statement; default statement; flow chart of switch statement; whole number: short, int, long;...

4/7/2023 11:15:45 PM +00:00

Lecture Introduction to Programming: Lesson 7

Lecture Introduction to Programming: Lesson 7 provide students with knowledge about while loop statements; do-while statements; syntax of do-while loop; flow chart for do-while loop; relational operators; for loop statements;...

4/7/2023 11:15:38 PM +00:00

Lecture Introduction to Programming: Lesson 6

Lecture Introduction to Programming: Lesson 6 provide students with knowledge about loop - repetition structure; logical expression; flow chart for while construct; factorial definition; property of while statement;...

4/7/2023 11:15:32 PM +00:00

Lecture Introduction to Programming: Lesson 5

Lecture Introduction to Programming: Lesson 5 provide students with knowledge about decision; If statement and If statement in C; relational operators; flow chart symbols; flow chart for if statement; logical operators;...

4/7/2023 11:15:23 PM +00:00

Lecture Introduction to Programming: Lesson 4

Lecture Introduction to Programming: Lesson 4 provide students with knowledge about key words of C; memory; quadratic equation; discriminant; interesting problem; truncation due to integer division;...

4/7/2023 11:15:17 PM +00:00

Lecture Introduction to Programming: Lesson 3

Lecture Introduction to Programming: Lesson 3 provide students with knowledge about variable starts with character underscore; assignment operator; data type; arithmetic operators; precedence; remainder;...

4/7/2023 11:15:11 PM +00:00

Lecture Introduction to Programming: Lesson 2

Lecture Introduction to Programming: Lesson 2 provide students with knowledge about software categories: system software, application software; introduction to ‘C’ language: history, evolution, justification; development environment of ‘C’;...

4/7/2023 11:15:04 PM +00:00

Lecture Introduction to Programming: Lesson 1

Lecture Introduction to Programming: Lesson 1 provide students with knowledge about analyze a problem statement, typically expressed as a word problem; express its essence, abstractly and with examples; formulate statements and comments in a precise language; evaluate and revise the activities in light of checks and tests;...

4/7/2023 11:14:58 PM +00:00

Giáo trình Lập trình windows (VB.net)

Giáo trình lập trình windows (VB.net) có nội dung gồm 4 bài trình bày về: giới thiệu Microsoft Visual Studio .NET; nền tảng của ngôn ngữ VB.NET; lập trình hướng đối tượng trong Visual Basic .NET; làm việc với dự án có nhiều form;... Mời các bạn cùng tham khảo chi tiết nội dung giáo trình!

4/7/2023 9:23:18 PM +00:00

Bài giảng Ngôn ngữ hình thức và otomat - Nguyễn Văn Định

Tập bài giảng Ngôn ngữ hình thức và otomat trang bị cho sinh viên ngành Tin học các khái niệm về ngôn ngữ hình thức, các otomat, máy Turing…Trên cơ sở đó, sinh viên có thể hiểu sâu hơn cấu trúc các ngôn ngữ lập trình, các chương trình dịch cũng như bản chất của thuật toán và độ phức tạp tính toán của chúng. Nội dung chính của bài giảng gồm 4 chương như sau: Văn phạm và ngôn ngữ hình thức, otomat hữu hạn và ngôn ngữ chính quy, otomat đẩy xuống và ngôn ngữ phi ngữ cảnh, máy turing. Mời các bạn cùng tham khảo.

4/7/2023 7:25:15 PM +00:00

Bài tập thực hành môn Lập trình hướng đối tượng - Trường Đại học Công gnhệ thông tin

Bài tập thực hành môn Lập trình hướng đối tượng gồm các dạng bài tập thực hành giúp các bạn ôn tập và thực hành các dạng bài tập hiệu quả.

4/7/2023 6:58:21 PM +00:00

Đề thi học kì môn Lập trình hướng đối tượng - Trường Đại học Công nghệ thông tin

Đề thi học kì môn Lập trình hướng đối tượng - Trường Đại học Công nghệ thông tin tổng hợp các đề thi học kì từ 2014 đến 2016, hãy xem chi tiết để ôn tập và chuẩn bị tốt cho kì thi.

4/7/2023 6:58:15 PM +00:00

Đề thi thưc hành môn Lập trình hướng đối tượng - Trường Đại học Công nghệ thông tin

Đề thi thưc hành môn Lập trình hướng đối tượng tổng hợp accs đề thi giúp các bạn ôn thi thi thực hành tốt môn Lập trình hướng đối tượng.

4/7/2023 6:58:08 PM +00:00

Tài liệu tham khảo môn Kiểm thử phần mềm - Nguyễn Văn Hiệp

Tài liệu tham khảo môn Kiểm thử phần mềm - Nguyễn Văn Hiệp có nội dung trình bày một số thuật ngữ dùng trong quá trình kiểm thử phần mềm, giới thiệu các kĩ thuật hỗ trợ phát hiện lỗi và một số kĩ thuật để quản lý hoạt động kiểm thử phần mềm. Mời các bạn tham khảo nội dung chi tiết.

4/7/2023 6:57:59 PM +00:00

Bài giảng Lập trình môi trường Window: Chương 9 - Ngô Thanh Hùng

Bài giảng Lập trình môi trường Window: Chương 9 giới thiệu nội dung về xử lí tập tin trong Window bao gồm làm việc với hệ thống file và thư mục, đọc và ghi file, nén thông tin. Mời các bạn đọc tải về để tham khảo bài giảng chi tiết.

4/7/2023 6:57:35 PM +00:00