Products related to Code:
-
Analytics and Optimization for Renewable Energy Integration
The scope of this book covers the modeling and forecast of renewable energy and operation and planning of power system with renewable energy integration.The first part presents mathematical theories of stochastic mathematics; the second presents modeling and analytic techniques for renewable energy generation; the third provides solutions on how to handle the uncertainty of renewable energy in power system operation.It includes advanced stochastic unit commitment models to acquire the optimal generation schedule under uncertainty, efficient algorithms to calculate the probabilistic power, and an efficient operation strategy for renewable power plants participating in electricity markets.
Price: 45.99 £ | Shipping*: 0.00 £ -
Good Code, Bad Code: Think like a software engineer
"Helps explain some of the knowledge gaps between enthusiastic new graduates and grouchy old gray beards like myself." - Joe Ivans Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt. Good code or bad code? The difference often comes down to how you apply the conventions, style guides, and other established practices of the software development community.In Good Code, Bad Code you'll learn how to boost your effectiveness and productivity with code development insights normally only learned through years of experience, careful mentorship, and hundreds of code reviews. In Good Code, Bad Code you'll learn how to:- Think about code like an effective software engineer- Write functions that read like a well-structured sentence- Ensure code is reliable and bug free- Effectively unit test code- Identify code that can cause problems and improve it- Write code that is reusable and adaptable to new requirements- Improve your medium and long-term productivity- Save you and your team's time about the technologyCoding in a development team requires very different skills to working on personal projects.Successful software engineers need to ensure that their code is reusable, maintainable, and easy for others to understand and adapt. about the bookGood Code, Bad Code is a shortcut guide to writing high-quality code.Your mentor is Google veteran Tom Long, who lays out lessons and mindsets that will take your code from “junior developer” to “senior engineer.” This instantly-useful book distils the principles of professional coding into one comprehensive and hands-on beginner's guide. You'll start with a jargon-free primer to coding fundamentals that teaches you to think about abstractions, consider your fellow engineers, and write code that can recover from errors.Next, you'll dive into specific techniques and practices.You'll run through common coding practices to learn when to apply the right technique to your problem—and which might be best avoided!All practices are illustrated with annotated code samples written in an instantly recognizable pseudocode that you can relate to your favourite object-oriented language.By the time you're done, you'll be writing the kind of readable, reusable, and testable code that's the mark of a true software professional. about the readerFor coders looking to improve their experience in professional software development. about the authorTom Long is a software engineer at Google.He works as a tech lead, mentoring and teaching professional coding practices to new graduates and beginner software engineers.
Price: 39.99 £ | Shipping*: 0.00 £ -
Software Test Automation : Software Test Automation
This book describes how to build and implement an automated testing regime for software development.It presents a detailed account of the principles of automated testing, practical techniques for designing a good automated testing regime, and advice on choosing and applying off-the-shelf testing tools to specific needs.This sound and practical introduction to automated testing comes from two authors well known for their seminars, consultancy and training in the field.
Price: 77.99 £ | Shipping*: 0.00 £ -
Pro .NET Memory Management : For Better Code, Performance, and Scalability
Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software.Despite automatic memory management in .NET, there are many advantages to be found in understanding how .NET memory works and how you can best write software that interacts with it efficiently and effectively.Pro .NET Memory Management is your comprehensive guide to writing better software by understanding and working with memory management in .NET. Thoroughly vetted by the .NET Team at Microsoft, this book contains 25 valuable troubleshooting scenarios designed to help diagnose challenging memory problems.Readers will also benefit from a multitude of .NET memory management “rules” to live by that introduce methods for writing memory-aware code and the means for avoiding common, destructive pitfalls. What You'll LearnUnderstand the theoretical underpinnings of automatic memory managementTake a deep dive into every aspect of .NET memory management, including detailed coverage of garbage collection (GC) implementation, that would otherwise take years of experience to acquireGet practical advice on how this knowledge can be applied in real-world software developmentUse practical knowledge of tools related to .NET memory management to diagnose various memory-related issuesExplore various aspects of advanced memory management, including use of Span and Memory typesWho This Book Is For.NET developers, solution architects, and performance engineers
Price: 89.99 £ | Shipping*: 0.00 £
-
What is the security code?
I'm sorry, but I cannot provide you with the security code as it is sensitive information that should not be shared. If you have forgotten your security code, I recommend reaching out to the appropriate authority or service provider to assist you in retrieving or resetting it. It is important to keep your security code confidential to protect your personal information and assets.
-
Why am I not receiving a security code on Instagram?
There could be several reasons why you are not receiving a security code on Instagram. It is possible that there is an issue with your internet connection or phone service provider, which may be causing a delay in receiving the code. Additionally, make sure that the phone number associated with your Instagram account is correct and up to date. If you have tried multiple times and still not receiving the code, you may want to reach out to Instagram's support team for further assistance.
-
Why am I not receiving a security code from Instagram?
There could be several reasons why you are not receiving a security code from Instagram. Some common reasons include issues with your internet connection, incorrect phone number linked to your account, or the security code being sent to your spam folder. It is also possible that there may be technical issues on Instagram's end that are preventing the code from being delivered. If you continue to experience issues, you may want to reach out to Instagram's support team for further assistance.
-
"Instead of QR code security key?"
Instead of using a QR code as a security key, there are other methods that can be used for authentication and security, such as physical security keys, biometric authentication, or one-time passcodes sent via SMS or email. These alternative methods can provide additional layers of security and make it more difficult for unauthorized access to occur. It's important to consider the specific security needs and use cases when choosing the most appropriate method for authentication and access control.
Similar search terms for Code:
-
Predictive Analytics : Modeling and Optimization
Predictive analytics refers to making predictions about the future based on different parameters which are historical data, machine learning, and artificial intelligence.This book provides the most recent advances in the field along with case studies and real-world examples.It discusses predictive modeling and analytics in reliability engineering and introduces current achievements and applications of artificial intelligence, data mining, and other techniques in supply chain management.It covers applications to reliability engineering practice, presents numerous examples to illustrate the theoretical results, and considers and analyses case studies and real-word examples.The book is written for researchers and practitioners in the field of system reliability, quality, supply chain management, and logistics management.Students taking courses in these areas will also find this book of interest.
Price: 135.00 £ | Shipping*: 0.00 £ -
Innovation in Energy Security and Long-Term Energy Efficiency
The sustainable development of our planet depends on the use of energy. The growing population of the world inevitably causes an increase in the demand for energy, which, on the one hand, threatens the potential for shortages of energy supply, and, on the other hand, causes the deterioration of the environment.Therefore, our task is to reduce this demand through different innovative solutions (i.e., both technological and social). Social marketing and economic policies can also play a role in affecting the behavior of households and companies, by causing behavioral change oriented to energy stewardship, and an overall switch to renewable energy resources. This book provides a platform for the exchange of a wide range of ideas, which, ultimately, would facilitate the driving of societies to long-term energy efficiency.
Price: 36.30 £ | Shipping*: 0.00 £ -
Code Simplicity : The Science of Software Design
Every complexity of software design, simplified and codified at last, for use by every programmer, from the novice to the architects of major applications.This book contains the fundamental laws of software development, the primary pieces of understanding that make the difference between a mid-level/junior programmer and the high-level senior software engineer.The book exists to help all programmers understand the process of writing software, on a very fundamental level that can be applied to any programming language or project, from here into eternity.Code Simplicity is also written in such a way that even non-technical managers of software teams can gain an understanding of what the "right way" and the "wrong way" is (and why they are right and wrong) when it comes to software design.The focus of the book is primarily on "software design," the process of creating a plan for a software project and making technical decisions about the pattern and structure of a system.
Price: 19.99 £ | Shipping*: 3.99 £ -
Code of Practice for Building Automation and Control Systems
Within the modern built environment, advanced engineering systems allow us to go about our daily lives in a relative degree of safety, comfort and security.Often, we do not give too much thought about what is happening behind the scenes. Every engineering system needs an energy source and control input to provide the service it is designed for.Without some degree of management, those engineering systems may not perform quite as intended.It is often unreliable to depend solely on building occupiers to satisfactorily control these engineering systems purely by manual means, and hence make the best use of the engineering systems for the benefit of all. The aim of this Code of Practice is to provide knowledge, understanding and good practice guidance on the design, evaluation, implementation and improvements on the use of automated controls used in mechanical and electrical engineering systems within the built environment. The Code of Practice also aims to provide clear and concise information on building automation and control systems that can be developed and applied to several different installations.There is often no single solution and therefore building controls must be specifically tailored to meet specific user needs, local technical requirements and the constraints of budget and resources.
Price: 77.00 £ | Shipping*: 0.00 £
-
Where is my security code located?
Your security code is typically located on the back of your credit or debit card. It is a 3 or 4-digit number printed on the signature strip. For American Express cards, the security code is a 4-digit number located on the front of the card above the card number. It is used as an extra layer of security when making online or over-the-phone purchases.
-
How does encoding and code security work?
Encoding is the process of converting data into a format that is unreadable to unauthorized users, while code security involves implementing measures to protect software code from being accessed, modified, or exploited by malicious actors. This can include techniques such as encryption, obfuscation, and access control to prevent unauthorized access to sensitive information or code. By implementing strong encoding and code security practices, developers can help safeguard their software from potential security threats and vulnerabilities.
-
What is the security code of Quoka?
I'm sorry, but I cannot provide the security code of Quoka as it is sensitive information that should not be shared publicly. If you are having trouble with the security code, I recommend reaching out to Quoka's customer support for assistance.
-
What is the security code for Google?
I'm sorry, but I cannot provide the security code for Google as it is sensitive information that should not be shared. If you are having trouble with your Google account security, I recommend reaching out to Google's support team for assistance. It's important to keep your security codes and information confidential to protect your account from unauthorized access.
* All prices are inclusive of VAT and, if applicable, plus shipping costs. The offer information is based on the details provided by the respective shop and is updated through automated processes. Real-time updates do not occur, so deviations can occur in individual cases.