
Data Classes
-
This study aims to explore the spaces for English practice deployed at this institution and teachers’ perceived constraints on such environments. This study drew on a critical analysis of language-related policies, annual internal reports and website posts, and interview data with 10 fulltime English teachers at the university.
9p
vijiraiya
19-05-2025
2
1
Download
-
This study utilized a quantitative approach with a survey questionnaire. The questionnaire, which was modified from the Basic Psychological Need Satisfaction and Frustration Scale (BPNSNF) by Van Der Kaap-Deeder et al. (2015), included 4 questions for providing informed consent before conducting the research together with collecting participants’ personal information, and 8 five-point Likert items. It was then distributed to university students in Ho Chi Minh City who had used Padlet in their English classes, with convenience sampling employed for data collection.
3p
vimaito
11-04-2025
3
1
Download
-
Formative assessment is a pivotal educational practice that has drawn the attention of researchers and educators worldwide. It serves as a teaching tool for both teachers and students to increase the efficiency of the learning process. This study aims to examine the theory of formative assessment and then offer some activities related to formative assessment for language teachers to apply in their classes.
3p
vimaito
11-04-2025
4
1
Download
-
Medicines in the DPP4 inhibitor class include sitagliptin, saxagliptin, linagliptin, and alogliptin. However, research data on the mechanism of action of the active ingredients of WBG on DPP4 are also limited. Therefore, this in silico study aimed to idenfy acve ingredients with strong or potential effects on the DPP4 target for andiabec acvity of WBG.
8p
viling
11-10-2024
5
1
Download
-
This study provides readers with an overview of Flipgrid, the Flipgrid implementation process, and the effectiveness of applying Flipgrid to develop speaking skills for Thai Nguyen gifted high school students. In this action research, the pre-test, post-test, and questionnaire were employed to collect data for analysis.
9p
vipanly
28-10-2024
6
4
Download
-
Assessment can be considered as a key component for the improvement of the quality of language teaching and learning process. This study aims to investigate how teachers practice formative assessments (FA) in English for occupational purposes (EOP) classes and how they perceive it in promotingstudents’ learning, as well as challenges they faced. Data were collected through survey questionaires with sixty-one teachers and interviews with five teachers selected randomly.
7p
tuetuebinhan000
23-01-2025
3
1
Download
-
As English increasingly serves as the global language of communication, its role in educational contexts has evolved significantly. English as a lingua franca (ELF) has become a prominent feature in English-medium instruction (EMI) classrooms. This study examines how English is presented and utilized as a lingua franca in EMI classrooms, employing class observation as the primary data collection method.
6p
tuetuebinhan000
23-01-2025
2
1
Download
-
Metformin is an oral antidiabetic drug from the biguanide class and it is the first-line drug chosen for the treatment of type 2 diabetes. This is a drug on the list of pharmaceutical substances required to report bioequivalence study data when registering the drug. Objectives: (1) To develope a capillary zone electrophoresis method for determining metformin hydrochloride in human plasma. (2) To validate the method.
10p
viuchiha
03-01-2025
4
2
Download
-
Class là cơ sở của C++ cho lập trình hướng đối tượng. Class là đơn vị đóng gói cơ bản, nó cung cấp cơ chế để tạo đối tượng. Class định nghĩa một kiểu dữ liệu mới đặc tả một đối tượng. Class bao gồm data và code thực thi data đó, vì vậy class liên kết data với code.
29p
sakuraphuong
04-06-2013
77
8
Download
-
Outline Objects and Classes OOP Concepts Encapsulation Aggregation/Composition Inheritance & Polymorphism Some useful Java classes Exception Handling, I/O Readings & Exercise Discussion .
52p
lebronjamesuit
23-08-2012
85
9
Download
-
Identifiers: Names for the things you will refer to in your programs Used for programming entities as variables, constants, methods, classes, and packages Rules for naming identifiers: A sequence of characters that consists of letters, digits, underscores (_), and dollar signs ($). Cannot start with a digit. Cannot be a reserved word. Cannot be true, false, or null. An identifier can be of any length. .Variables & Constants Variables: used to store data in a program datatype variableName; datatype variable1, variable2, ..., variablen; Constants Represents permanent data...
37p
lebronjamesuit
23-08-2012
89
5
Download
-
Mechanism to create new classes using existing classes The existing class is called the parent class, or superclass, or base class The derived class is called the child class or subclass As the name implies, the child inherits characteristics of the parent That is, the child class inherits the methods and data defined by the parent class. Once a behavior (method) is defined in a super class, that behavior is automatically inherited by all subclasses
77p
nguyenvanhabk1
04-09-2012
83
10
Download
-
Real world concepts can be modeled in a computer program The program is made of objects with certain properties and operations that the objects can perform It is not important how an object is implemented, but what it does Every object is responsible for carrying out a set of related tasks. A class can contain data declarations and method declarations
50p
nguyenvanhabk1
04-09-2012
75
5
Download
-
Nội dung bài 2: Control class - Quản lý mã lệnh thuộc bài giảng Lập trình ứng dụng Visualbasic trình bày về Data type, cấu trúc rẽ nhánh, cấu trúc Lặp, khai báo biến - mảng, các phép toán thông dụng, tìm hiểu Control Class, các phép toán logic, vòng lặp với Do.
21p
phuongpham357
22-07-2014
146
15
Download
-
Data Classes - DataView DataGridView Control's Objectives is Data Class (DataAdapter, DataReader, DataSet, DataTable); DataView; DataGridView Control. It includes DataAdapter Properties, SqlDataAdapter; OleDbDataAdapter; SqlDataReader class; DataSet;...
32p
cocacola_09
27-11-2015
78
8
Download
-
Bài giảng Công nghệ Java - Bài 2.1: Servlet. Nội dung trình bày trong bài giảng này gồm có: Servlet and architecture, Interface Servlet and the Servlet Life Cycle, HttpServlet Class, HttpServletRequest Interface, HttpServletResponse Interface, Project Servlet in Eclipse, HTTP get Requests, HTTP get requests containing data, HTTP post requests, redirecting requests to other resources, welcome files.
41p
shiwo_ding10
04-08-2019
39
2
Download
-
This chapter presents the following content: Introduction to inheritance, inheritance in C++, IS-A relationship, polymorphism in inheritance, classes in inheritance, visibility rules, constructor and base class, adding members.
26p
nanhankhuoctai10
23-07-2020
17
2
Download
-
In this lecture we learned about: Overriding a method, static and dynamic binding, virtual function, types of member function, abstract method/abstract class, constructor and destructor: virtual or non-virtual.
29p
nanhankhuoctai10
23-07-2020
19
2
Download
-
Bài giảng Cấu trúc dữ liệu: Danh sách liên kết cung cấp cho người học những kiến thức như: Danh sách sử dụng mảng; Xóa từ một danh sách liên tục; Duyệt qua các phần tử; Danh sách sử dụng con trỏ; Giải thuật tìm vị trí trên danh sách liên kết đơn; Phương thức InsertAt;... Mời các bạn cùng tham khảo!
32p
conbongungoc09
05-08-2021
25
2
Download
-
Bài giảng Khai phá dữ liệu (Data mining): Genetic algorithm, chương này trình bày những nội dung về: introduction to genetic algorithms (GA); classes of search techniques; nature to computer mapping; GA operators and parameters; example and homework;... Mời các bạn cùng tham khảo chi tiết nội dung bài giảng!
70p
diepkhinhchau
18-09-2023
13
5
Download
CHỦ ĐỀ BẠN MUỐN TÌM
