Categories
Books Computers & Technology Programming

Programming from the Ground Up



Price: $34.95 - $29.73
(as of Apr 26, 2024 15:23:29 UTC – Details)



Programming from the Ground Up uses Linux assembly language to teach new programmers the most important concepts in programming. It takes you a step at a time through these concepts: * How the processor views memory * How the processor operates * How programs interact with the operating system * How computers represent data internally * How to do low-level and high-level optimizationMost beginning-level programming books attempt to shield the reader from how their computer really works. Programming from the Ground Up starts by teaching how the computer works under the hood, so that the programmer will have a sufficient background to be successful in all areas of programming.This book has been used by universities as diverse as Princeton and DeVry.

Publisher ‏ : ‎ Bartlett Publishing (July 1, 2004)
Language ‏ : ‎ English
Paperback ‏ : ‎ 332 pages
ISBN-10 ‏ : ‎ 0975283847
ISBN-13 ‏ : ‎ 978-0975283844
Item Weight ‏ : ‎ 2.31 pounds
Dimensions ‏ : ‎ 7.62 x 0.72 x 9.24 inches

Categories
Books Computers & Technology Software

EXCEL: From Beginners to Pro | Simplify your Work and Dominate Data with Smart Excel Strategies| Secret winning Formulas with Step-by-Step Tutorials to Stand Out from the Crowd



Price: $20.97
(as of Apr 26, 2024 08:37:24 UTC – Details)


💥💥REVOLUTIONARY BONUSES AWAIT YOU💥💥

“EXCEL 2024”, THE GUIDE YOU’VE BEEN WAITING FOR TO QUICKLY IMPROVE YOUR EXCEL SKILLS, WHATEVER YOUR LEVEL OF LEARNING.

Are you ready to up your game with Excel and unleash the true power of data in your career? If you’re tired of getting stuck with spreadsheets, “Excel 2024” is your ticket to becoming a data dynamo.

Unlike other Excel guides, we don’t settle for theory alone. Our book is packed with practical exercises that will make learning Excel fast and painless.

You will also receive:

✅BONUS 1: Workbook with constantly updated exercises when you enter the world of “Study Solution for Success.”

✅BONUS 2: 50 secret formulas that will help you cut your workload in half in complex spreadsheets.

✅BONUS 3: A young and growing company ready to share all its knowledge and experience with you.

Excel is not just a spreadsheet; it’s your secret weapon for professional success. “Excel Accelerator” gives you the ability and confidence to handle complex tasks effortlessly, making you indispensable both in the workplace and to your friends.

Inside the book, you’ll also discover:

🟢 3 cutting-edge strategies to boost self-confidence that will revolutionize your career.

🟢 7 advanced data analysis techniques adopted by industry experts. Step-by-step instructions with images to make it easier for you to follow and not feel overwhelmed.

🟢 Advanced elements, such as Data Management techniques, VLOOKUP, and VBA, to be literally admired by your boss!

Don’t settle for mediocrity. Regardless of your skill level, you’ll find a wealth of tips, tricks, and strategies to amplify your Excel abilities.

Become an Excel powerhouse with “Excel 2024” Your success is just a click away.

Click on “BUY NOW” and turbocharge your career!

From the Publisher

EXCELEXCEL

WHY THIS BOOK ?

STATEGIES REVOLUTIONIZESTATEGIES REVOLUTIONIZE

ANALYSISANALYSIS

WILL FOLLOW YOUWILL FOLLOW YOU

STEP BY STEP INSTRUCTIONSSTEP BY STEP INSTRUCTIONS

Crafted for novices and professionals aspiring to emerge as leaders within their workplaces, this book is a valuable resource. By implementing the strategies imparted, you’ll position yourself as the standard-bearer among your peers, ultimately assuming a leadership role in your office.

This resource is particularly beneficial if you are seeking employment in positions that demand proficiency in Excel skills and currently find yourself lacking in this area.

Explore Simplified Advanced Techniques! Our manual unravels the intricacies of advanced Excel features, delivering them in an easily understandable and straightforward fashion. Say goodbye to complex jargon—our guide provides straightforward and actionable tips that you can immediately incorporate into your work. These insights are designed not only to save you time but also to elevate your abilities, enabling you to work more efficiently rather than exerting unnecessary effort.

Tailored for beginners, this section facilitates a seamless transition from basic to advanced skills, empowering you to harness the full potential of Excel’s robust tools.

By acquiring this book, you’re not just investing in the expertise of seasoned authors; you’re gaining support from genuine mentors who will accompany you on your journey until you achieve your goals. Expect comprehensive guidance as we provide all the supplementary materials necessary to expedite your learning process and ensure your rapid improvement.

This book has been meticulously crafted with a focus on clarity and ease of learning. Recognizing the substantial impact of visual guidance on comprehension, we have enriched our book with a plethora of detailed illustrations.

These visuals are thoughtfully designed to precisely reflect what you’ll encounter on your computer screen, guaranteeing a smooth and seamless learning experience. Embracing this visual approach accelerates your learning curve, rendering it both straightforward and enjoyable.

Whether you are a novice or seeking to fine-tune your skills, these illustrations serve as your gateway to mastering Excel with confidence and efficiency.

extra contentextra content

about usabout us

ASIN ‏ : ‎ B0CW97651G
Publisher ‏ : ‎ Independently published (February 22, 2024)
Language ‏ : ‎ English
Paperback ‏ : ‎ 112 pages
ISBN-13 ‏ : ‎ 979-8882515644
Item Weight ‏ : ‎ 9.9 ounces
Dimensions ‏ : ‎ 8.5 x 0.26 x 11 inches

Categories
Books Computers & Technology Programming

GO Programming in easy steps: Learn coding with Google’s Go language



Price: $15.99 - $13.39
(as of Apr 26, 2024 05:16:35 UTC – Details)


GO Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin coding computer programs with Google’s Go programming language. The code in the listed steps within the book is color-coded making it easier for beginners to grasp. You need have no previous knowledge of any computer programming language so it’s ideal for the newcomer.

GO Programming in easy steps instructs you how to write code to create your own computer programs. It contains separate chapters demonstrating how to store information in data structures, how to control program flow using control structures, and how to create re-usable blocks of code in program functions. There are complete step-by-step example programs that demonstrate each aspect of coding, together with screenshots that illustrate the actual output when each program is executed.

GO Programming in easy steps begins by explaining how to easily create a programming environment on your own computer, so you can quickly begin to create your own working programs by copying the book’s examples. After demonstrating the essential building blocks of computer programming it describes how to use data abstraction for object-oriented programming and demonstrates how to code goroutines and channels for concurrency in your programs.


From the brand

in easy steps standardin easy steps standard

Books for Seniors

Books for Kids

Web Design and Graphics Books

Windows 11 Books

Microsoft 365/Office Books

Accounting and Finance Books

Business Skills Books

Coding Books

Publisher ‏ : ‎ In Easy Steps Limited; 1st edition (January 26, 2021)
Language ‏ : ‎ English
Paperback ‏ : ‎ 192 pages
ISBN-10 ‏ : ‎ 1840789190
ISBN-13 ‏ : ‎ 978-1840789195
Item Weight ‏ : ‎ 2.31 pounds
Dimensions ‏ : ‎ 7.2 x 0.5 x 8.8 inches

Categories
Books Computers & Technology Programming

Practical C Programming: Why Does 2+2 = 5986? (Nutshell Handbooks)



Price: $44.99 - $24.99
(as of Apr 26, 2024 01:55:22 UTC – Details)



There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks(R) famous. C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes how to create programs that are easy to read, debug, and update. Practical rules are stressed. For example, there are fifteen precedence rules in C (&& comes before || comes before ?:). The practical programmer reduces these to two: Multiplication and division come before addition and subtraction. Contrary to popular belief, most programmers do not spend most of their time creating code. Most of their time is spent modifying someone else’s code. This books shows you how to avoid the all-too-common obfuscated uses of C (and also to recognize these uses when you encounter them in existing programs) and thereby to leave code that the programmer responsible for maintenance does not have to struggle with. Electronic Archaeology, the art of going through someone else’s code, is described. This third edition introduces popular Integrated Development Environments on Windows systems, as well as UNIX programming utilities, and features a large statistics-generating program to pull together the concepts and features in the language.

ASIN ‏ : ‎ 1565923065
Publisher ‏ : ‎ O’Reilly Media; 3rd edition (September 9, 1997)
Language ‏ : ‎ English
Paperback ‏ : ‎ 454 pages
ISBN-10 ‏ : ‎ 9781565923065
ISBN-13 ‏ : ‎ 978-1565923065
Item Weight ‏ : ‎ 1.62 pounds
Dimensions ‏ : ‎ 7.09 x 1.03 x 9.13 inches

Categories
Books Computers & Technology Software

THE FIGMA USER GUIDE: Visualizing Success: Crafting Designs with Creativity for Web development, Media, Marketing



Price: $11.99
(as of Apr 25, 2024 22:27:17 UTC – Details)


re you ready to revolutionize your design workflow? Look no further than “The Figma User Guide” by acclaimed design expert James Spade. This comprehensive guide is your key to mastering the ins and outs of Figma, the cutting-edge collaborative design tool that has taken the design world by storm.

Benefits of “The Figma User Guide”:

Master Figma Like a Pro: Dive deep into Figma’s robust features with step-by-step instructions and hands-on exercises. From basic functionalities to advanced techniques, this guide ensures you become a Figma power user.

Efficiency Redefined: Streamline your design process and enhance productivity with expert tips and tricks. Discover time-saving shortcuts and best practices that will make your workflow smoother and more efficient.

Collaborate Seamlessly: Unlock the true potential of collaborative design with Figma. Learn how to work seamlessly with team members, share designs in real-time, and create a cohesive design environment that fosters creativity.

Design for Any Platform: Whether you’re designing for web, mobile, or other platforms, this guide equips you with the knowledge to create stunning and responsive designs that captivate your audience.

Stay Updated: Figma evolves, and so does this guide. Stay ahead of the curve with the latest updates and features, ensuring your skills remain at the forefront of design innovation.

Build a Strong Foundation: Perfect for beginners and seasoned designers alike, “The Figma User Guide” provides a solid foundation in design principles, ensuring your creations are not just visually appealing but also conceptually sound.

Real-world Examples: Gain inspiration and insights from real-world design projects and case studies. Apply the principles you learn to create designs that not only look great but also meet the needs of your users.

James Spade’s “The Figma User Guide” is the go-to resource for designers looking to elevate their skills and create impactful designs collaboratively. Whether you’re a solo designer or part of a team, this book is your passport to unlocking the full potential of Figma. Get ready to revolutionize your design journey!

ASIN ‏ : ‎ B0CPTKT3WP
Publisher ‏ : ‎ Independently published (December 8, 2023)
Language ‏ : ‎ English
Paperback ‏ : ‎ 102 pages
ISBN-13 ‏ : ‎ 979-8871175590
Item Weight ‏ : ‎ 9.3 ounces
Dimensions ‏ : ‎ 8.5 x 0.23 x 11 inches