Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    ISBN: 9781800415737
    Language: English
    Pages: 1 online resource (328 pages)
    Series Statement: Researching Multilingually 7
    Series Statement: Researching Multilingually
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    DDC: 306.44/6
    RVK:
    Keywords: Bilingualism & multilingualism ; Research methods: general ; Sociolinguistics ; REFERENCE / Research ; Multilingualism Social aspects ; Soziolinguistik ; Mehrpunktfunktion ; Aufsatzsammlung ; Aufsatzsammlung ; Mehrpunktfunktion ; Soziolinguistik
    Abstract: This book brings together contributions focused on the interplay between language use by individuals and societies and language-related inequalities, as well as opportunities for speakers, and salient moments of multilingual encounters. The chapters demonstrate how biographical research can contribute to an understanding of linguistic diversity
    Note: Description based on online resource; title from PDF title page (publisher's Web site, viewed 29. Jul 2022) , In English
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Let Tim McNamara, the author of "Rust in Action", show you why Rust is a great programming language.
    Note: Online resource; Title from title screen (viewed July 7, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 33 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Tim McNamara, author of Rust in Action, is an experienced programmer with a deep interest in natural language processing, text mining, and wider forms of machine learning and artificial intelligence. He is very active in open source communities including the New Zealand Open Source Society.
    Note: Online resource; Title from title screen (viewed April 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: This well-written book will help you make the most of what Rust has to offer. Ramnivas Laddad, author of AspectJ in Action Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code. You'll also discover parallel and concurrent programming. Filled to the brim with real-life use cases and scenarios, you'll go beyond the Rust syntax and see what Rust has to offer in real-world use cases. about the technology Rust is the perfect language for systems programming. It delivers the low-level power of C along with rock-solid safety features that let you code fearlessly. Ideal for applications requiring concurrency, Rust programs are compact, readable, and blazingly fast. Best of all, Rust’s famously smart compiler helps you avoid even subtle coding errors. about the book Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector. what's inside Elementary to advanced Rust programming Practical examples from systems programming Command-line, graphical and networked applications about the audience For intermediate programmers. No previous experience with Rust required. about the author Tim McNamara uses Rust to build data processing pipelines and generative art. He is an expert in natural language processing and data engineering. Engaging writing style and crisp, easy-to-grasp examples help the reader get off the ground in no time. Sumant Tambe, Linkedin Rust in Action is remarkably polished! Christopher Haupt, Swoogo Makes it easy to explore the language and get going with it. Federico Hernandez, Meltwater I highly recommend this book to those who want to learn Rust. Afshin Mehrabani, Etsy NARRATED BY DEREK DYSART
    Note: Online resource; Title from title screen (viewed June 24, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Rust and Python have more in common than you'd think. Find out more about the main differences and benefits of these popular programming languages in Code Calls Sessions, with Manning bestselling authors Naomi Ceder & Tim McNamara.
    Note: Online resource; Title from title screen (viewed April 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617294556
    Language: English
    Pages: 1 online resource (456 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als McNamara, Tim Rust in action
    DDC: 005.133
    RVK:
    Keywords: Electronic books ; local ; Rust ; Systemprogrammierung ; Parallelverarbeitung
    Abstract: Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector.
    Note: Online resource; Title from title page (viewed August 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (37335 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: This well-written book will help you make the most of what Rust has to offer. Ramnivas Laddad, author of AspectJ in Action Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code. You'll also discover parallel and concurrent programming. Filled to the brim with real-life use cases and scenarios, you'll go beyond the Rust syntax and see what Rust has to offer in real-world use cases. about the technology Rust is the perfect language for systems programming. It delivers the low-level power of C along with rock-solid safety features that let you code fearlessly. Ideal for applications requiring concurrency, Rust programs are compact, readable, and blazingly fast. Best of all, Rust’s famously smart compiler helps you avoid even subtle coding errors. about the book Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector. what's inside Elementary to advanced Rust programming Practical examples from systems programming Command-line, graphical and networked applications about the audience For intermediate programmers. No previous experience with Rust required. about the author Tim McNamara uses Rust to build data processing pipelines and generative art. He is an expert in natural language processing and data engineering. Engaging writing style and crisp, easy-to-grasp examples help the reader get off the ground in no time. Sumant Tambe, Linkedin Rust in Action is remarkably polished! Christopher Haupt, Swoogo Makes it easy to explore the language and get going with it. Federico Hernandez, Meltwater I highly recommend this book to those who want to learn Rust. Afshin Mehrabani, Etsy NARRATED BY DEREK DYSART
    Note: Online resource; Title from title page (viewed June 24, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...