Tag: Objects

Objects in JavaScript – A Dynamic Data Structure


Free Download Objects in JavaScript – A Dynamic Data Structure
Released 12/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 40m | Size: 74 MB
When first learning a programming language, it is imperative to understand how different data structures can be used to store data. Each programming language has its own set of data structures, some of which are unique to that language and others that are standard across multiple programming languages. In this course, software engineer Tiffany Graves introduces you to objects in JavaScript to help you understand how objects are created and used as a data structure. Learn about data structures (what are they and why use them), arrays and objects, creating objects, adding data to objects, and updating and deleting data in objects. Plus, learn when to use objects, the pros and cons of using objects, and get a look at objects in other programming languages.

(more…)

Learning Perl Objects, References, and Modules


Free Download Randal L. Schwartz, Tom Phoenix, "Learning Perl Objects, References, and Modules"
English | 2003 | pages: 224 | ISBN: 0596004788 | EPUB | 2,2 mb
Perl is a versatile, powerful programming language used in a variety of disciplines, ranging from system administration to web programming to database manipulation. One slogan of Perl is that it makes easy things easy and hard things possible. This book is about making the leap from the easy things to the hard ones.Learning Perl Objects, References & Modules offers a gentle but thorough introduction to advanced programming in Perl. Written by the authors of the best-selling Learning Perl, this book picks up where that book left off. Topics include:

(more…)