Junte-se a nós em uma viagem ao mundo dos livros!
Adicionar este livro à prateleira
Grey
Deixe um novo comentário Default profile 50px
Grey
Assine para ler o livro completo ou leia as primeiras páginas de graça!
All characters reduced
Learn C Programming - A beginner's guide to learning the most powerful and general-purpose programming language with ease - cover
LER

Learn C Programming - A beginner's guide to learning the most powerful and general-purpose programming language with ease

Jeff Szuhay

Editora: Packt Publishing

  • 0
  • 0
  • 0

Sinopse

The foundation for many modern programming languages such as C++, C#, JavaScript, and Go, C is widely used as a system programming language as well as for embedded systems and high-performance computing. With this book, you'll be able to get up to speed with C in no time.
The book takes you through basic programming concepts and shows you how to implement them in the C programming language. Throughout the book, you’ll create and run programs that demonstrate essential C concepts, such as program structure with functions, control structures such as loops and conditional statements, and complex data structures. As you make progress, you’ll get to grips with in-code documentation, testing, and validation methods. This new edition expands upon the use of enumerations, arrays, and additional C features, and provides two working programs based on the code used in the book. What's more, this book uses the method of intentional failure, where you'll develop a working program and then purposely break it to see what happens, thereby learning how to recognize possible mistakes when they happen.
By the end of this C programming book, you’ll have developed basic programming skills in C that can be easily applied to other programming languages and have gained a solid foundation for you to build on as a programmer.
Disponível desde: 30/08/2022.
Comprimento de impressão: 742 páginas.

Outros livros que poderiam interessá-lo

  • Black Space Chronicles - The Mysteries Beyond Observable Light - cover

    Black Space Chronicles - The...

    Dirk Fallon

    • 0
    • 0
    • 0
    The concept of the void, or the space beyond what we can observe, has captivated astronomers and philosophers alike for centuries. Often referred to as “Black Space,” this region exists beyond the boundaries of visible light, where the naked eye and even some of the most powerful telescopes fail to penetrate. It is a realm of absolute darkness, yet it is filled with unknown energies and phenomena that scientists are only beginning to understand. The mystery of this vast emptiness is not just about the absence of light but also about the unknown forces at play in this cosmic dark zone. 
    At its core, the void is home to dark matter and dark energy, two of the most elusive and fundamental components of the universe. Though invisible, dark matter exerts gravitational forces that can affect the movement of galaxies, holding them together in a way that cannot be explained by visible matter alone. Dark energy, on the other hand, is believed to be responsible for the accelerated expansion of the universe. Together, these forces make up approximately 95% of the universe’s total mass-energy content, yet remain undetectable by current technology. 
    The void is not empty in the traditional sense. Instead, it is filled with mysterious phenomena that defy our understanding of space. Black holes, for instance, are a prominent feature of the void, with gravitational forces so intense that nothing, not even light, can escape them. These cosmic giants consume anything that comes too close, distorting space and time in ways that challenge our fundamental understanding of physics. Other objects, like neutron stars and supernova remnants, contribute to the strange and often violent dynamics of the void.
    Ver livro
  • CHAT GPT: The Dark Side of (AI) Artificial Intelligence - Abuse of Chat GPT or Artificial Intelligence: Weapons of Mass Destruction Privacy Compromised - cover

    CHAT GPT: The Dark Side of (AI)...

    Ivan Venyamin

    • 0
    • 0
    • 0
    "Chat GPT: The Dark Side of Artificial Intelligence" is a compelling and informative book that explores the negative impacts of AI on our society. Through expert insights, case studies, and critical analysis, the book provides a comprehensive examination of the ethical considerations and challenges associated with AI development. It delves into issues such as privacy, bias, environmental impact, healthcare, education, politics, and the arts. The book offers recommendations for mitigating the negative impacts of AI and creating a more equitable and just society. This book is a must-read for anyone interested in understanding the complexities of AI and its impact on our world.
    Ver livro
  • Why AI Undermines Democracy and What to Do About It - cover

    Why AI Undermines Democracy and...

    Mark Coeckelbergh

    • 0
    • 0
    • 0
    Across the world, AI is used as a tool for political manipulation and totalitarian repression. Stories about AI are often stories of polarization, discrimination, surveillance, and oppression. Is democracy in danger? And can we do anything about it? 
     
       
     
    In this compelling and balanced book, Mark Coeckelbergh reveals the key risks posed by AI for democracy. He argues that AI, as currently used and developed, undermines fundamental principles on which liberal democracies are founded, such as freedom and equality. How can we make democracy more resilient in the face of AI? And, more positively, what can AI do for democracy? Coeckelbergh advocates not only for more democratic technologies, but also for new political institutions and a renewal of education to ensure that AI promotes, rather than hinders, the common good for the twenty-first century. 
     
      
     
    Why AI Undermines Democracy and What to Do About It is a must-listen for anyone who is concerned about the fate of democracy.
    Ver livro
  • Deep Sleep Hypnosis - The Most Effective Affirmations and Self-Hypnosis - cover

    Deep Sleep Hypnosis - The Most...

    David Jenkins

    • 0
    • 0
    • 0
    Do you spend most of your nights staring at the ceiling and wake up with no energy? If yes, this is the right audio-book for you. 
    Hypnosis is a technique that can be used to promote better sleep by inducing a state of deep relaxation and heightened suggestibility. 
    Here’s how it works:relaxation: the process typically begins with the individual being guided into a relaxed state, often through deep breathing and progressive muscle relaxation. This helps reduce stress and tension;focused attention: once relaxed, the hypnotist or the individual focuses on calming imagery or soothing words. This concentration helps to quiet the mind and block out distractions;positive suggestions: in this relaxed state, positive suggestions related to sleep are introduced. These might include affirmations like "I am relaxed and ready for sleep" or visualizations of a peaceful sleeping environment;reinforcement: the suggestions can be repeated or reinforced during the session, helping to create a mental association between the relaxed state and the ability to fall asleep easily;awakening: after the session, the individual is gently brought back to full awareness, often feeling refreshed and more open to the suggestions made during hypnosis. 
    By incorporating these techniques, hypnosis can help alleviate insomnia, reduce anxiety, and promote a more restful sleep. 
    This book deals with:The Importance of SleepingInsomnia and its TreatmentBenefits of Hypnosis 
    ...And much more! 
    If you want to change your life, you need to focus on thoughts and strengthen your mind.  
    Hypnosis, dreams, subconscious, and the right tools give power to the brain!
    Ver livro
  • Tidy First? - A Personal Exercise in Empirical Software Design - cover

    Tidy First? - A Personal...

    Kent Beck

    • 0
    • 0
    • 0
    Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. 
     
     
     
    Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks. Along the way, you'll learn the theory behind software design: coupling, cohesion, discounted cash flows, and optionality. This book helps you: 
     
     
     
    ● Understand the basic theory of how software design works and the forces that act on it 
     
     
     
    ● Explore the difference between changes to a system's behavior and changes to its structure 
     
     
     
    ● Improve your programming experience by sometimes tidying first and sometimes tidying after 
     
     
     
    ● Learn how to make large changes in small, safe steps 
     
     
     
    ● Approach software design as an exercise in human relationships
    Ver livro
  • Impawsible Conditions - Unleashing the Hard Truths About The Veterinary Profession - cover

    Impawsible Conditions -...

    Tosha Starke, Michele Pevahouse,...

    • 0
    • 0
    • 0
    Unleashing the truth about the ongoing crisis in veterinary medicineAre you already deep inside the trenches of the veterinary field and need some practical help and a huge dose of hope? Are you a pet owner who is curious about really goes on behind the scenes in your local veterinary practice and want to know what you can do to be part of the solution instead of the problem? Do you want to know how to better support someone you love who is in this industry? If you answered yes to any of those questions, this book is for you.Inside the pages of this experience-based, resourced-packed project you will learn how to:Build realistic expectations for your experiences in the veterinary world, whether you’re a doctor, a support-staff member, or the owner of an animal client.Discover the underlying problems contributing to the crisis in this industry and what you can do to help.Create more inclusive spaces for professionals from diverse groups and backgrounds.Unleash the truth about how empathy and understanding can change the trajectory of the future for professionals in this space.This book will give you step-by-step advice on how to heal the veterinary medicine industry one pawsitive and impact-filled choice at a time.
    Ver livro