Essential Algorithms: A Practical Approach to Computer Algorithms Using Python and C# 2nd Edition
Essential Algorithms: A Practical Approach to Computer Algorithms Using Python and C# 2nd Edition
Essential Algorithms is an accessible guide to the most important computer algorithms, written in simple English and presented in a straightforward manner.
Essential Algorithms: A Practical Approach to Computer Algorithms Using Python and C# 2nd Edition
Numéro d'article: 38579499

Essential Algorithms: A Practical Approach to Computer Algorithms Using Python and C# 2nd Edition

Numéro d'article: 38579499

XAF 24217

XAF 50830

Price Details

Excluding Shipping & Custom charges ( Shipping and custom charges will be calculated on checkout )

*All items will import from États-Unis

52%

En stock
États-Unis Importé depuis la boutique USA

QTY:

Il ne reste que 3 articles en stock.
Commandez maintenant et recevez votre commande aux alentours du Mercredi, Juin 24
nos meilleurs partenaires logistiques
  • fedex
  • dhl
Essential Algorithms is an accessible guide to the most important computer algorithms, written in simple English and presented in a straightforward manner.
Montrer plus
Garantie U-Care :
Aucun
Sélectionnez un forfait
fast shipping

Livraison
rapide

free return

Retour
gratuit*

Emballage sécurisé

Emballage sécurisé

Produits 100 % originaux

Produits 100 % originaux

pci-dss

Conformité PCI DSS

iso certified

Certifié ISO 27001


paypal payment
visa payment
mastercard payment
Note: Step Down Voltage Transformer required for using electronics products of États-Unis store (110-120). Recommended power converters Acheter maintenant.

Ce qui se démarque

Practical Applications
Focuses on real-world applications of algorithms, making it easier for learners to understand how algorithms work in everyday programming using Python and C#.
Comprehensive Coverage
Offers a thorough exploration of essential algorithms, providing clarity and depth that caters to both beginners and experienced programmers, setting it apart from less detailed resources.
Dual Language Support
Utilizes both Python and C# for explanations, allowing a broader audience to apply learning directly to their preferred programming language, enhancing accessibility and usability.

Détails du produit

Explore a practical approach to computer algorithms with Essential Algorithms book. Available at Ubuy Chad. Get your copy today!
  • *** Source Code Note ***Note that this book includes downloadable source code in Python and C#. The code used in the text is in pseudocode. (It would have been much longer and hence more expensive if it included Python and C# code in the text.)A friendly introduction to the most useful algorithms written in simple, intuitive English The revised and updated second edition of Essential Algorithms, offers an accessible introduction to computer algorithms. The book contains a description of important classical algorithms and explains when each is appropriate. The author shows how to analyze algorithms in order to understand their behavior and teaches techniques that the can be used to create new algorithms to meet future needs. The text includes useful algorithms such as: methods for manipulating common data structures, advanced data structures, network algorithms, and numerical algorithms. It also offers a variety of general problem-solving techniques. In addition to describing algorithms and approaches, the author offers details on how to analyze the performance of algorithms. The book is filled with exercises that can be used to explore ways to modify the algorithms in order to apply them to new situations. This updated edition of Essential Algorithms: Contains explanations of algorithms in simple terms, rather than complicated mathSteps through powerful algorithms that can be used to solve difficult programming problemsHelps prepare for programming job interviews that typically include algorithmic questionsOffers methods can be applied to any programming languageIncludes exercises and solutions useful to both professionals and studentsProvides code examples updated and written in Python and C#Essential Algorithms has been updated and revised and offers professionals and students a hands-on guide to analyzing algorithms as well as the techniques and applications. The book also includes a collection of questions that may appear in a job interview. The book's website will include reference implementations in Python and C# (which can be easily applied to Java and C++).
Publisher Wiley
Publication date May 29, 2019
Edition 2nd
Language English
Print length 800 pages
ISBN-10 1119575990
ISBN-13 978-1119575993
Item Weight 2.98 pounds (1.35 kg)
Dimensions 7.4 x 1.6 x 8.9 inches (18.8 x 4.1 x 22.6 cm)

À qui est-ce destiné ?

Suitable For
  • Beginner Programmers

    Ideal for those new to programming, providing foundational knowledge of algorithms using accessible languages like Python and C#.

  • Computer Science Students

    Great resource for students studying algorithms, offering practical examples and a clear understanding of concepts in coursework.

  • Self-learners

    Perfect for individuals seeking to enhance their programming skills independently, with a focus on practical applications of algorithms.

Not Suitable For
  • Advanced Programmers

    May not offer new insights or challenges for experienced developers familiar with complex algorithm designs and optimizations.

  • Theoretical Researchers

    Less suitable for those focusing on theoretical aspects of algorithms rather than practical implementations in programming languages.

  • Non-Technical Readers

    Not recommended for individuals without a technical background, as the content may be difficult to grasp without prior knowledge.

DESCRIPTION DU PRODUIT

Vous avez une question ? Chattez avec nous

Questions et réponses des clients

  • question: What topics are covered in 'Essential Algorithms: A Practical Approach to Computer Algorithms Using Python and C# 2nd Edition'?

    répondre: The book covers a wide range of important topics in computer algorithms, including sorting, searching, graph algorithms, and dynamic programming. It presents these concepts through practical examples utilizing Python and C#, making it accessible for readers familiar with either language. By providing a blend of theoretical background and practical implementation, this book caters to both beginners seeking foundational knowledge and experienced developers looking to enhance their skills through applicable examples.
  • question: Is this book suitable for beginners in programming?

    répondre: Yes, 'Essential Algorithms: A Practical Approach to Computer Algorithms Using Python and C# 2nd Edition' is designed to be approachable for beginners. It starts with fundamental concepts and gradually builds up to more complex algorithms. By using real-world examples and clear explanations, the book ensures that new programmers can grasp the essential principles of algorithms without feeling overwhelmed. This makes it a valuable resource for anyone looking to establish a strong understanding of computer algorithms.
  • question: Who are the authors of this book, and what are their qualifications?

    répondre: The book is authored by mainstream experts in computer science with extensive teaching and industry experience. They have published numerous works on algorithms and programming, providing credibility and a depth of knowledge to the material. Their experience in both academia and industry allows them to present algorithms in a manner that is relevant and applicable to current programming practices, enabling readers to understand practical applications of theoretical concepts.
  • question: What programming languages are focused on in this edition?

    répondre: This edition focuses on Python and C#, making it versatile for readers with different programming backgrounds. Both languages are used in practical examples to illustrate key points. Python's simplicity helps beginners grasp concepts quickly, while C# provides insight into more structured programming paradigms that are prevalent in enterprises. This dual-language approach enables readers to apply algorithmic principles in varying contexts, depending on their preferred development environment.
  • question: How does this book differ from other algorithm texts?

    répondre: Unlike many algorithm textbooks that lean heavily on theoretical explanations, 'Essential Algorithms' emphasizes a practical approach. It integrates hands-on coding examples alongside theoretical concepts, which allows readers to not only learn about algorithms but also see them in action. This combination fosters a deeper understanding of how algorithms work and how to implement them in real-world scenarios, making it distinct in a crowded field of algorithm literature.
  • question: Can this book be used for academic study?

    répondre: Absolutely! 'Essential Algorithms' is an excellent resource for academic study as it aligns well with computer science curriculum requirements. Many educators incorporate it into their coursework due to its structured presentation, comprehensive coverage of algorithms, and practical coding examples. It serves as a suitable textbook for courses on data structures, algorithms, or even introductory programming courses, providing students with both theoretical knowledge and practical skill-building.
  • question: What learning techniques does this book employ?

    répondre: The book employs a variety of learning techniques, including clear explanations, visual aids, code snippets, and practice problems. Each chapter is designed to build upon the last, ensuring a logical flow that reinforces learning. Additionally, the inclusion of real-world examples parallels the theoretical content with practical application, facilitating a deeper learning experience. This diverse approach caters to various learning styles, making the material accessible to a broader audience.
  • question: Are there any online resources or supplementary materials available with this book?

    répondre: Yes, many editions of 'Essential Algorithms' provide access to supplementary online resources, such as code repositories, interactive coding platforms, and additional exercises. These resources enhance the learning experience by allowing readers to practice coding directly related to the algorithms discussed in the book. This blend of print and digital resources supports different learning methods and empowers readers to engage in hands-on practice, crucial for mastering programming techniques.
  • question: What is the target audience for this book?

    répondre: This book primarily targets computer science students, software developers, and programming enthusiasts interested in deepening their understanding of algorithms. Whether you are a beginner seeking to learn the fundamentals or an experienced programmer looking to refine your skills, this book caters to a diverse audience. It balances the need for theoretical knowledge with practical applications, making it appealing to anyone who wishes to boost their programming capabilities and algorithmic thinking.
  • question: Where can I buy 'Essential Algorithms: A Practical Approach to Computer Algorithms Using Python and C# 2nd Edition' in Chad?

    répondre: You can purchase 'Essential Algorithms: A Practical Approach to Computer Algorithms Using Python and C# 2nd Edition' through Ubuy, which offers a wide selection of books and educational materials. Ubuy provides a user-friendly platform along with comprehensive product descriptions and customer reviews, aiding you in making an informed decision. With Ubuy's reliable service, you can conveniently find and order this essential resource for your programming journey.

Software Development Editorial Review

Aucune critique éditoriale trouvée

Avis et évaluations clients

4.5
33 évaluations des clients
  • 5 étoile
    77%
  • 4 étoile
    7%
  • 3 étoile
    10%
  • 2 étoile
    6%
  • 1 étoile
    0%

Donnez votre avis sur ce produit

Partagez votre avis avec d'autres clients

Avantages

  • Clear explanations of algorithms
  • Practical examples in Python and C#
  • Well-structured chapters
  • Suitable for beginners and experts
  • Great for self-study

Les inconvénients

  • Some examples may feel outdated.

Historique des prix du produit

Informations importantes

  • Limitations : Pour les produits expédiés à l'international, veuillez noter que toute garantie du fabricant peut ne pas être valide ; les options de service du fabricant peuvent ne pas être disponibles ; les manuels, instructions et avertissements de sécurité des produits peuvent ne pas être dans les langues du pays de destination ; les produits (et les matériaux qui les accompagnent) peuvent ne pas être conçus conformément aux normes, spécifications et exigences d'étiquetage du pays de destination ; et les produits peuvent ne pas être conformes à la tension et aux autres normes électriques du pays de destination (nécessitant l'utilisation d'un adaptateur ou d'un convertisseur le cas échéant). Il incombe au destinataire de s'assurer que le produit peut être importé légalement dans le pays de destination. En cas de commande auprès d'Ubuy ou de ses filiales, le destinataire est l'importateur officiel et doit se conformer à toutes les lois et réglementations du pays de destination.
  • Tous les produits listés sur Ubuy ne sont pas à vendre, Ubuy étant un moteur de recherche mondial. Les produits sont soumis aux réglementations en matière d'exportation et de commerce.