Tag: Code

Eating the Other Translations of the Culinary Code


Free Download Simona Stano, "Eating the Other: Translations of the Culinary Code"
English | ISBN: 144387793X | 2015 | 297 pages | PDF | 3 MB
Food represents an unalienable component of everyday life, encompassing different spheres and moments. What is more, in contemporary societies, migration, travel, and communication incessantly expose local food identities to global food alterities, activating interesting processes of transformation that continuously reshape and redefine such identities and alterities. Ethnic restaurants fill up the streets we walk, while in many city markets and supermarkets local products are increasingly complemented with spices, vegetables, and other foods required for the preparation of exotic dishes. Mass and new media constantly provide exposure to previously unknown foods, while fusion cuisines have become increasingly popular all over the world. But what happens to food and food-related habits, practices, and meanings when they are carried from one foodsphere to another? What are the main elements involved in such dynamics? And which theoretical and methodological approaches can help in understanding such processes? These are the main issues addressed by this book, which explores both the functioning logics and the tangible effects of one of the most important characteristics of present-day societies: eating the Other.

(more…)

Code-switching in Bilingual Children


Free Download Code-switching in Bilingual Children by Katja F. Cantone
English | PDF (True) | 2007 | 288 Pages | ISBN : 1402057830 | 3.1 MB
This study investigates the issue of code-switching in young bilingual children, in particular, intra-sentential switches, that is, mixing within an utterance. The data come from five bilingual Italian/German ch- dren (age 1;8 to 5 years), who grew up in Hamburg, Germany. The term bilingual is used in order to describe a person who has been exposed to both languages from birth on (Meisel 1989:20). Hence, this work is placed within the research field of Bilingual First Language Acquisition. The present book discusses three main issues. The first assumption concerns language mixing in young bilingual children. Differently from former studies on mixing in children, I claim that bilingual children’s mixed utterances should be analyzed in the same way as adult mixing. I further argue that child grammar is organized in the same way as adult grammar. Therefore, a grammatical development should not explain a different type of switching. In fact, I claim that there is no relation between the development of grammar in child speech and the quality of language mixing. The data rather show that language mixing depends on an individual choice, that is, either children mix throughout or they do not. Following Cantone & Müller (2005), slightly higher rates at the beginning of language production might be due to a performance factor. Since the operation Select has no full practice to pick items according to the language context yet, some errors might occur as long as fluency has not been reached.

(more…)

Code Reading in Practice (First Early Release)


Free Download Code Reading in Practice (First Early Release) by Felienne Hermans
English | 2022 | ISBN: 9781098133818 | 60 pages | MOBI | 1.59 Mb
Reading code is an essential skill, but many organizations today don’t teach, practice, or even discuss it. Developers who lack the ability to read code well can’t perform good code reviews, assess code quality, or decide on the use of an open source library. In two parts, this practical book helps developers become more comfortable at reading code.

(more…)

Code Optimization Techniques for Embedded Processors Methods, Algorithms, and Tools


Free Download Code Optimization Techniques for Embedded Processors: Methods, Algorithms, and Tools by Rainer Leupers
English | PDF | 2000 | 218 Pages | ISBN : 0792379896 | 21.9 MB
The building blocks of today’s and future embedded systems are complex intellectual property components, or cores, many of which are programmable processors. Traditionally, these embedded processors mostly have been pro grammed in assembly languages due to efficiency reasons. This implies time consuming programming, extensive debugging, and low code portability. The requirements of short time-to-market and dependability of embedded systems are obviously much better met by using high-level language (e.g. C) compil ers instead of assembly. However, the use of C compilers frequently incurs a code quality overhead as compared to manually written assembly programs. Due to the need for efficient embedded systems, this overhead must be very low in order to make compilers useful in practice. In turn, this requires new compiler techniques that take the specific constraints in embedded system de sign into account. An example are the specialized architectures of recent DSP and multimedia processors, which are not yet sufficiently exploited by existing compilers.

(more…)

Code Generation in Microsoft .NET (2024)


Free Download Code Generation in Microsoft .NET by Kathleen Dollard
English | PDF | 2004 | 746 Pages | ISBN : 1590591372 | 59.5 MB
Code generation has the potential to revolutionize application development. Rather than handcrafting each piece of code, developers are increasingly turning to code generation based on templates and applications of business logic to automatically perform a variety of tasks. This book teaches the technical details of code generation in .NET through a coherent series of steps that will help you to incorporate code generation into your own development efforts.

(more…)

Code Complete A Practical Handbook of Software Construction, Second Edition (2024)


Free Download Steve McConnell, "Code Complete: A Practical Handbook of Software Construction, Second Edition"
English | 2009 | pages: 960 | ISBN: 0735619670 | EPUB | 3,5 mb
Widely considered one of the best practical guides to programming, Steve McConnell’s original code complete has been helping developers write better software for more than a decade. Now this classic book has been fully updated and revised with leading-edge practices-and hundreds of new code samples-illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking-and help you build the highest quality code.

(more…)

Beginning C# Objects From Concepts to Code


Free Download Beginning C# Objects: From Concepts to Code by Jacquie Barker , Grant Palmer
English | PDF | 2004 | 829 Pages | ISBN : 159059360X | 60.3 MB
Beginning C# Objects: From Concepts to Code is a comprehensive, yet approachable guide for anyone interested in learning the C# language, beginning with the basics.

(more…)