ITiCSE '19

ITiCSE '19
Author: ITiCSE '19
Publisher:
Total Pages: 588
Release: 2020-03-26
Genre: Computers
ISBN: 9781450370639

This year, an ITiCSE record of 243 papers were submitted, of which 66 were accepted, giving an acceptance rate of 27%. Of these papers, just over half had an author from the United States or Canada, while European authors were represented in about 40% of the papers. We also accepted papers with authors from Central and South America, China, Japan, Australia, and the Middle East, giving us a truly international avour of current Computer Science Education research and practice. In addition to the Paper, Poster and Panel submissions, and Tips, Techniques and Courseware presentations, we have ten Working Groups investigating these topics: the pacing of introductory CS courses; fostering program comprehension for novice programmers; exploring pass rates in computing and other STEM subjects; sustainability issues in CS; diversity in the cybersecurity eld; data science education; benchmarking K-12 CS education in schools; developing a model curriculum for cloud computing; and designing better compiler error messages. The reports from these groups will be published in a companion volume to the nal proceedings, but we look forward to the working groups presenting preliminary findings during the conference.

The Cambridge Handbook of Computing Education Research

The Cambridge Handbook of Computing Education Research
Author: Sally A. Fincher
Publisher: Cambridge University Press
Total Pages: 1180
Release: 2019-02-21
Genre: Education
ISBN: 1108755704

This Handbook describes the extent and shape of computing education research today. Over fifty leading researchers from academia and industry (including Google and Microsoft) have contributed chapters that together define and expand the evidence base. The foundational chapters set the field in context, articulate expertise from key disciplines, and form a practical guide for new researchers. They address what can be learned empirically, methodologically and theoretically from each area. The topic chapters explore issues that are of current interest, why they matter, and what is already known. They include discussion of motivational context, implications for practice, and open questions which might suggest future research. The authors provide an authoritative introduction to the field which is essential reading for policy makers, as well as both new and established researchers.

Technology and the Psychology of Second Language Learners and Users

Technology and the Psychology of Second Language Learners and Users
Author: Mark R. Freiermuth
Publisher: Springer Nature
Total Pages: 633
Release: 2020-03-25
Genre: Language Arts & Disciplines
ISBN: 3030342123

This edited volume brings together large-scale research as well as case studies from a range of geographical contexts and represents a variety of educational settings involving second language learners and users. Its aim is to explore the interrelated issues of psychology and technology use in second language learning settings as well as in more autonomous environments. As language learning professionals continue to devote more time and attention to making various technological tools an integral part of the classroom, it is just as important to understand the influences that these tools have on the psychological state of the learners who use them. In consideration of this objective, the volume examines factors such as learner attitudes and motivation, emotion and behaviour, and the cognitive processes that are at play in the minds of the language users. This volume will be of interest not only to language teachers but also to researchers working in second language acquisition (SLA), applied linguistics, and educational psychology.

Iticse '17

Iticse '17
Author: ITiCSE '17 Conference Committee
Publisher:
Total Pages: 414
Release: 2018-06-11
Genre: Computers
ISBN: 9781450355926

Innovative Methods and Technologies for Electronic Discourse Analysis

Innovative Methods and Technologies for Electronic Discourse Analysis
Author: Lim, Hwee Ling
Publisher: IGI Global
Total Pages: 546
Release: 2013-08-31
Genre: Language Arts & Disciplines
ISBN: 1466644273

With the advent of new media and Web 2.0 technologies, language and discourse have taken on new meaning, and the implications of this evolution on the nature of interpersonal communication must be addressed. Innovative Methods and Technologies for Electronic Discourse Analysis highlights research, applications, frameworks, and theories of online communication to explore recent advances in the manipulation and shaping of meaning in electronic discourse. This essential research collection will appeal to academic, research, and professional audiences engaged in the design, development, and distribution of effective communications technologies in educational, social, and linguistic contexts.

Proceedings of International Conference on Innovations in Software Architecture and Computational Systems

Proceedings of International Conference on Innovations in Software Architecture and Computational Systems
Author: Jyotsna Kumar Mandal
Publisher: Springer Nature
Total Pages: 246
Release: 2021-10-11
Genre: Technology & Engineering
ISBN: 9811643016

This book gathers a collection of high-quality peer-reviewed research papers presented at First International Conference on Innovations in Software Architecture and Computational Systems (ISACS 2021), held at Guru Nanak Institute of Technology, Kolkata, India, during 2 – 3 April 2021. The book primarily focuses on developing artificial intelligence-based algorithms and methodologies for enabling intelligent hardware and software systems. This book brings together the latest findings on efficient technological solutions for developing intelligent and hybrid systems, intelligent software architecture, machine intelligence-based analytical tools and also smart sensors and networks. The prime focus is on solving technological problems using state-of-the-art research finding like fuzzy computing, evolutionary and hybrid frameworks, neuro-computing, etc., along with other AI-based computation platforms. The book offers a valuable resource for all undergraduate, postgraduate students and researchers interested in exploring solution frameworks for social good problems using artificial intelligence.

Innovations in Information and Communication Technologies (IICT-2020)

Innovations in Information and Communication Technologies (IICT-2020)
Author: Pradeep Kumar Singh
Publisher: Springer
Total Pages: 474
Release: 2022-07-30
Genre: Business & Economics
ISBN: 9783030662202

This edited book is comprised of original research that focuses on technological advancements for effective teaching with an emphasis on learning outcomes, ICT trends in higher education, sustainable developments and digital ecosystem in education, management and industries. The contents of the book are classified as; (i) Emerging ICT Trends in Education, Management and Innovations (ii) Digital Technologies for advancements in education, management and IT (iii) Emerging Technologies for Industries and Education, and (iv) ICT Technologies for Intelligent Applications. The book represents a useful tool for academics, researchers, industry professionals and policymakers to share and learn about the latest teaching and learning practices supported by ICT. It also covers innovative concepts applied in education, management and industries using ICT tools.

A Practical Introduction to Data Structures and Algorithm Analysis

A Practical Introduction to Data Structures and Algorithm Analysis
Author: Clifford A. Shaffer
Publisher:
Total Pages: 536
Release: 2001
Genre: Computers
ISBN:

This practical text contains fairly "traditional" coverage of data structures with a clear and complete use of algorithm analysis, and some emphasis on file processing techniques as relevant to modern programmers. It fully integrates OO programming with these topics, as part of the detailed presentation of OO programming itself.Chapter topics include lists, stacks, and queues; binary and general trees; graphs; file processing and external sorting; searching; indexing; and limits to computation.For programmers who need a good reference on data structures.