Featured Archives - Max-Midi https://www.maxmidi.com Programming Books Sat, 27 Nov 2021 18:33:15 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.2 https://www.maxmidi.com/wp-content/uploads/2021/11/cropped-programming-32x32.png Featured Archives - Max-Midi https://www.maxmidi.com 32 32 “Structure and Interpretation of Computer Programs,” Abelson Harold, Sussman Gerald J. https://www.maxmidi.com/structure-and-interpretation-of-computer-programs-abelson-harold-sussman-gerald-j/ Thu, 14 Oct 2021 19:25:16 +0000 https://www.loftocean.com/demo-data/tinysalt/2020/03/27/norwegian-egg-benedict-7/ This book is devoted to describing various systems of program syntax, analyzing the transition from a set of algorithms to program code. Considerable space is devoted to a discussion of the set of "elementary programs"

The post “Structure and Interpretation of Computer Programs,” Abelson Harold, Sussman Gerald J. appeared first on Max-Midi.

]]>
This book is devoted to describing various systems of program syntax, analyzing the transition from a set of algorithms to program code. Considerable space is devoted to a discussion of the set of “elementary programs” used as design elements for programs of higher levels of complexity, optimizing the ratio of their “weight” and efficiency. Special attention is paid to the analysis of the problem of interaction between the computer as a physical object and the program code, which provides the information component of the calculation.

The book will be useful for everyone who has to deal with programming, including those in the humanities.

The post “Structure and Interpretation of Computer Programs,” Abelson Harold, Sussman Gerald J. appeared first on Max-Midi.

]]>
“Self-Programmer. How to Learn to Program and Get a Job at Ebay?” by Corey Althoff https://www.maxmidi.com/self-programmer-how-to-learn-to-program-and-get-a-job-at-ebay-by-corey-althoff/ Sun, 12 Sep 2021 19:25:16 +0000 https://www.loftocean.com/demo-data/tinysalt/2020/03/27/norwegian-egg-benedict-11/ The author of this book took just one year to learn how to program, which is no small feat in itself. But Corey Althoff went further, and after learning how to program, he got a job as a developer at one of the most serious modern IT companies - Ebay. How did he do it?

The post “Self-Programmer. How to Learn to Program and Get a Job at Ebay?” by Corey Althoff appeared first on Max-Midi.

]]>
The author of this book took just one year to learn how to program, which is no small feat in itself. But Corey Althoff went further, and after learning how to program, he got a job as a developer at one of the most serious modern IT companies – Ebay. How did he do it?

Read this book and learn Python programming with the author’s unique methodology – you can do it too!

The post “Self-Programmer. How to Learn to Program and Get a Job at Ebay?” by Corey Althoff appeared first on Max-Midi.

]]>
“Enterprise Application Templates,” Martin Fowler https://www.maxmidi.com/enterprise-application-templates-martin-fowler/ Sat, 15 May 2021 19:25:15 +0000 https://www.loftocean.com/demo-data/tinysalt/2020/03/27/norwegian-egg-benedict-6/ Creating computer systems is far from straightforward. As their complexity increases, the processes of designing the corresponding software become more and more labor-intensive, with labor costs increasing exponentially. As in any profession, progress in programming is achieved solely by learning

The post “Enterprise Application Templates,” Martin Fowler appeared first on Max-Midi.

]]>
Creating computer systems is far from straightforward. As their complexity increases, the processes of designing the corresponding software become more and more labor-intensive, with labor costs increasing exponentially. As in any profession, progress in programming is achieved solely by learning, not only from mistakes, but also from successes, both their own and others’. The book provides answers to the difficult questions that all developers of corporate systems have to face. The author, a well-known expert in the field of object-oriented programming, has noticed that with the development of technology, the basic principles of designing and solving common problems remain the same, and highlighted more than 40 of the most common approaches, framing them as typical solutions. The result is an indispensable guide to the architecture of software systems for any corporate platform. It is a kind of manual that will help you not only to master the information, but also to convey the obtained knowledge much faster and more effectively than the author managed to do.

The book is intended for programmers, designers and architects who create enterprise applications and strive to improve the quality of strategic decisions.

The post “Enterprise Application Templates,” Martin Fowler appeared first on Max-Midi.

]]>
“The Programmer’s Way”, John Sonmez https://www.maxmidi.com/the-programmers-way-john-sonmez/ Thu, 22 Apr 2021 18:17:05 +0000 https://www.loftocean.com/demo-data/tinysalt/?p=19 Every programmer is first and foremost a human being, with his virtues and disadvantages. But at the same time, a programmer is an intellectual, a person constantly busy solving problems, analyzing requirements, fixing

The post “The Programmer’s Way”, John Sonmez appeared first on Max-Midi.

]]>
Every programmer is first and foremost a human being, with his virtues and disadvantages. But at the same time, a programmer is an intellectual, a person constantly busy solving problems, analyzing requirements, fixing bugs, and interacting with colleagues and customers.

Finally, a programmer is a person who regularly experiences serious stress, has to meet tight deadlines, and simply has to constantly improve himself as a professional and a person. This book contains comprehensive information about what it takes to build a successful programming career, helps IT professionals better understand their profession and colleagues, always remain in demand on the labor market, purposefully and effectively develop, and get real dedication and genuine pleasure from the work they love.

The post “The Programmer’s Way”, John Sonmez appeared first on Max-Midi.

]]>