Self-Utility


Book Description

Until the most unacceptable, primitive, massively bungled and rigged elections of 2007, which most observers agree was the worst and most shameful of its type anywhere, the world hardly realized that nowhere in sub-Saharan Africa have ordinary citizens been so disappointed, abused and severely traumatized by their leaders than in Nigeria. And nowhere in Nigeria are the people more brutalized, marginalized and oppressed by the leaders than in the Niger Delta. As we remember the human tragedy that was Rwanda and now glued to the sad and despicable images of Darfur, the world must also pause to see the riveting and equally disturbing images that are emerging from the Niger Delta. In the Creeks of Fire is the inside story of a people as they try to emancipate themselves from a terribly broken down Nigerian system. The people in the center of this struggle for justice and freedom have become simply known as the militants of the Niger Delta. The world cannot help but listen to their plight and the voices of those they are fighting for. The rippling effects of this struggle may touch you directly or indirectly wherever you live. And that's both the sad and powerful reality of humanity's inter-connectedness.




Realistic Decision Theory


Book Description

Within traditional decision theory, common decision principles -- e.g. the principle to maximize utility -- generally invoke idealization; they govern ideal agents in ideal circumstances. In Realistic Decision Theory, Paul Weirch adds practicality to decision theory by formulating principles applying to nonideal agents in nonideal circumstances, such as real people coping with complex decisions. Bridging the gap between normative demands and psychological resources, Realistic Decision Theory is essential reading for theorists seeking precise normative decision principles that acknowledge the limits and difficulties of human decision-making.







Self-culture


Book Description




Adaptive and Intelligent Systems


Book Description

This book constitutes the proceedings of the International Conference on Adaptive and Intelligent Systems, ICAIS 2011, held in Klagenfurt, Austria, in September 2011. The 36 full papers included in these proceedings together with the abstracts of 4 invited talks, were carefully reviewed and selected from 72 submissions. The contributions are organized under the following topical sections: incremental learning; adaptive system architecture; intelligent system engineering; data mining and pattern recognition; intelligent agents; and computational intelligence.







The Self-regulation of Health and Illness Behaviour


Book Description

Self-regulation theory focuses on the ways in which individuals direct and monitor their activities and emotions in order to attain their goals. This text presents recent developments in health psychology research, covering topics such as representational beliefs, anxiety and personality.




Access Database for Pragmatic Programmers: A Step by Step Guide to Create Database-Driven Application Using Python


Book Description

This book covers microsoft acces-based GUI programming using pyqt. Intentionally designed for various levels of interest and ability of learners, this book is suitable for students, engineers, and even researchers in a variety of disciplines. No advanced programming experience is needed, and only a few school-level programming skill are needed. In the first chapter, you will learn to use several widgets in PyQt5: Display a welcome message; Use the Radio Button widget; Grouping radio buttons; Displays options in the form of a check box; and Display two groups of check boxes. In chapter two, you will learn to use the following topics: Using Signal / Slot Editor; Copy and place text from one Line Edit widget to another; Convert data types and make a simple calculator; Use the Spin Box widget; Use scrollbars and sliders; Using the Widget List; Select a number of list items from one Widget List and display them on another Widget List widget; Add items to the Widget List; Perform operations on the Widget List; Use the Combo Box widget; Displays data selected by the user from the Calendar Widget; Creating a hotel reservation application; and Display tabular data using Table Widgets. In third chapter, you will learn: How to create the initial three tables project in the School database: Teacher, Class, and Subject tables; How to create database configuration files; How to create a Python GUI for inserting and editing tables; How to create a Python GUI to join and query the three tables. In fourth chapter, you will learn how to: Create a main form to connect all forms; Create a project will add three more tables to the school database: Student, Parent, and Tuition tables; Create a Python GUI for inserting and editing tables; Create a Python GUI to join and query over the three tables. In the last chapter, you will join the six classes, Teacher, TClass, Subject, Student, Parent, and Tuition and make queries over those tables.