0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (65)
  • R250 - R500 (280)
  • R500+ (2,431)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > General

ICT, Pedagogy and the Curriculum - Subject to Change (Hardcover): Viv Ellis, Avril Loveless ICT, Pedagogy and the Curriculum - Subject to Change (Hardcover)
Viv Ellis, Avril Loveless
R5,825 Discovery Miles 58 250 Ships in 12 - 19 working days


This book explores the impact new information and communication technologies are having on teaching and the way children learn. The book addresses key issues across all phases of primary and secondary education, both in the UK and internationally.
ICT, Pedagogy and the Curriculum looks at the relationship between ICT, paradigms of teaching and learning, and the way in which curriculum subjects are represented. Three principal areas are addressed:
the wider perception of ICT in society, culture and schooling
the challenges to pedagogy
the way in which ICT not only supports learning and teaching but changes the nature of curriculum subjects.
The tensions between the use of technology to replicate traditional practices and the possibilities for transforming the curriculum and pedagogy are explored. This book offers an original and distinctively critical perspective on the way in which we understand ICT in education.
It will be of interest to all primary and secondary teachers and those in initial teacher training concerned about current technology initiatives in education and how to respond to them.

eBook available with sample pages: 0203468252

ICT, Pedagogy and the Curriculum - Subject to Change (Paperback): Viv Ellis, Avril Loveless ICT, Pedagogy and the Curriculum - Subject to Change (Paperback)
Viv Ellis, Avril Loveless
R1,740 Discovery Miles 17 400 Ships in 12 - 19 working days


This book explores the impact new information and communication technologies are having on teaching and the way children learn. The book addresses key issues across all phases of primary and secondary education, both in the UK and internationally.
ICT, Pedagogy and the Curriculum looks at the relationship between ICT, paradigms of teaching and learning, and the way in which curriculum subjects are represented. Three principal areas are addressed:
the wider perception of ICT in society, culture and schooling
the challenges to pedagogy
the way in which ICT not only supports learning and teaching but changes the nature of curriculum subjects.
The tensions between the use of technology to replicate traditional practices and the possibilities for transforming the curriculum and pedagogy are explored. This book offers an original and distinctively critical perspective on the way in which we understand ICT in education.
It will be of interest to all primary and secondary teachers and those in initial teacher training concerned about current technology initiatives in education and how to respond to them.

The Private Is Political - Networked Privacy and Social Media (Hardcover): Alice E. Marwick The Private Is Political - Networked Privacy and Social Media (Hardcover)
Alice E. Marwick
R748 R684 Discovery Miles 6 840 Save R64 (9%) Ships in 12 - 19 working days

A compelling firsthand investigation of how social media and big data have amplified the close relationship between privacy and inequality   Online privacy is under constant attack by social media and big data technologies. But we cannot rely on individual actions to remedy this—it is a matter of social justice. Alice E. Marwick offers a new way of understanding how privacy is jeopardized, particularly for marginalized and disadvantaged communities—including immigrants, the poor, people of color, LGBTQ+ populations, and victims of online harassment.   Marwick shows that few resources or regulations for preventing personal information from spreading on the internet. Through a new theory of “networked privacy,†she reveals how current legal and technological frameworks are woefully inadequate in addressing issues of privacy—often by design. Drawing from interviews and focus groups encompassing a diverse group of Americans, Marwick shows that even heavy social media users care deeply about privacy and engage in extensive “privacy work†to protect it. But people are up against the violation machine of the modern internet. Safeguarding privacy must happen at the collective level.

Beyond the Pandemic? - Exploring the Impact of Covid-19 on Telecommunications and the Internet (Hardcover): Jason Whalley,... Beyond the Pandemic? - Exploring the Impact of Covid-19 on Telecommunications and the Internet (Hardcover)
Jason Whalley, Volker Stocker, William Lehr
R3,129 R2,794 Discovery Miles 27 940 Save R335 (11%) Ships in 12 - 19 working days

This book contains an Open Access chapter The COVID-19 pandemic disrupted economies and society globally. In addressing the crisis, the Internet proved incredibly important in enabling many to shift physical work, education, and social activities online and facilitating the tracking of the progress of the pandemic. Beyond the Pandemic? is the first edited collection to concentrate on the dynamic and complex relationship between the Internet and the role it played in responding to the pandemic. Covid-19 accelerated the digital economy transformation, changing the way work, education, and social engagement is organized, potentially permanently. The collection of international scholars who contributed to this volume offer insightful perspectives on how the Internet ecosystem responded and was changed as a consequence of Covid-19; the sectoral consequences of shifting activity online that the Internet enabled for many, but not for all; and the implications for regulatory policies. Given how central digital technologies are to all aspects of business, society, and government, Beyond the Pandemic? is integral to the exploration of the sectoral consequences of the Internet for business managers, policymakers and researchers engaged in planning and study for the digital economy future and planning for future pandemics.

Virtual Reality Technology (Paperback, 3rd Edition): Grigore C. Burdea, Philippe Coiffet Virtual Reality Technology (Paperback, 3rd Edition)
Grigore C. Burdea, Philippe Coiffet
R2,894 R2,377 Discovery Miles 23 770 Save R517 (18%) Ships in 12 - 19 working days

Since the second edition of this widely acclaimed book was published, virtual reality technology continued to evolve, with new applications emerging in medicine, oil exploration, defense, manufacturing, and video games. The Third Edition brings the field completely up to date, giving scientists and engineers a thorough understanding of virtual reality and its current state of the art. Focusing equally on hardware, software, and applications, this work also discusses key design issues involving human factors. Many supplementary materials, including a Laboratory Manual and companion website are also included.

500 ICT Tips for Primary Teachers (Paperback): Higgins Steve, Pickard, Nick, Race Phil 500 ICT Tips for Primary Teachers (Paperback)
Higgins Steve, Pickard, Nick, Race Phil
R1,372 Discovery Miles 13 720 Ships in 12 - 19 working days

Information and Communications Technology (ICT) has been the focus of much debate and development within education, especially in the primary sector. This text offers tried and tested ideas for using IT effectively across the whole primary curriculum.

Java by Comparison - Become a Java Craftsman in 70 Examples (Paperback): Simon Harrer, Jorg Lenhard, Linus Dietz Java by Comparison - Become a Java Craftsman in 70 Examples (Paperback)
Simon Harrer, Jorg Lenhard, Linus Dietz
R1,001 R882 Discovery Miles 8 820 Save R119 (12%) Ships in 12 - 19 working days

Write code that's clean, concise, and to the point: code that others will read with pleasure and reuse. Comparing your code to that of expert programmers is a great way to improve your coding skills. Get hands-on advice to level up your coding style through small and understandable examples that compare flawed code to an improved solution. Discover handy tips and tricks, as well as common bugs an experienced Java programmer needs to know. Make your way from a Java novice to a master craftsman. This book is a useful companion for anyone learning to write clean Java code. The authors introduce you to the fundamentals of becoming a software craftsman, by comparing pieces of problematic code with an improved version, to help you to develop a sense for clean code. This unique before-and-after approach teaches you to create clean Java code. Learn to keep your booleans in check, dodge formatting bugs, get rid of magic numbers, and use the right style of iteration. Write informative comments when needed, but avoid them when they are not. Improve the understandability of your code for others by following conventions and naming your objects accurately. Make your programs more robust with intelligent exception handling and learn to assert that everything works as expected using JUnit5 as your testing framework. Impress your peers with an elegant functional programming style and clear-cut object-oriented class design. Writing excellent code isn't just about implementing the functionality. It's about the small important details that make your code more readable, maintainable, flexible, robust, and faster. Java by Comparison teaches you to spot these details and trains you to become a better programmer. What You Need: You need a Java 8 compiler, a text editor, and a fresh mind. That's it.

The Birth of Computer Vision (Paperback): James E. Dobson The Birth of Computer Vision (Paperback)
James E. Dobson
R772 R638 Discovery Miles 6 380 Save R134 (17%) Ships in 12 - 19 working days

A revealing genealogy of image-recognition techniques and technologies   Today’s most advanced neural networks and sophisticated image-analysis methods come from 1950s and ’60s Cold War culture—and many biases and ways of understanding the world from that era persist along with them. Aerial surveillance and reconnaissance shaped all of the technologies that we now refer to as computer vision, including facial recognition. The Birth of Computer Vision uncovers these histories and finds connections between the algorithms, people, and politics at the core of automating perception today. James E. Dobson reveals how new forms of computerized surveillance systems, high-tech policing, and automated decision-making systems have become entangled, functioning together as a new technological apparatus of social control. Tracing the development of a series of important computer-vision algorithms, he uncovers the ideas, worrisome military origins, and lingering goals reproduced within the code and the products based on it, examining how they became linked to one another and repurposed for domestic and commercial uses. Dobson includes analysis of the Shakey Project, which produced the first semi-autonomous robot, and the impact of student protest in the early 1970s at Stanford University, as well as recovering the computer vision–related aspects of Frank Rosenblatt’s Perceptron as the crucial link between machine learning and computer vision. Motivated by the ongoing use of these major algorithms and methods, The Birth of Computer Vision chronicles the foundations of computer vision and artificial intelligence, its major transformations, and the questionable legacy of its origins. Cover alt text: Two overlapping circles in cream and violet, with black background. Top is a printed circuit with camera eye; below a person at a 1977 computer.

Powerful Command-Line Applications in Go - Build Fast and Maintainable Tools (Paperback): Ricardo Gerardi Powerful Command-Line Applications in Go - Build Fast and Maintainable Tools (Paperback)
Ricardo Gerardi
R1,306 R996 Discovery Miles 9 960 Save R310 (24%) Ships in 12 - 19 working days

Whether you want to automate tasks, analyze data, parse logs, talk to network services, or address other systems requirements, writing your own command-line tool may be the fastest - and perhaps the most fun - way to do it. The Go programming language is a great choice for developing tools that are fast, reliable, and cross-platform. Create command-line tools that work with files, connect to services, and even manage external processes, all while using tests and benchmarks to ensure your programs are fast and correct. When you want to develop cross platform command-line tools that are fast and reliable, use Go, a modern programming language that combines the reliability of compiled languages with the ease of use and flexibility of dynamic typed languages. Work through practical examples to develop elegant and efficient tools by applying Go's rich standard library, its built in support for concurrency, and its expressive syntax. Use Go's integrated testing capabilities to automatically test your tools, ensuring they work reliably even across code refactoring. Develop CLI tools that interact with your users by using common input/output patterns, including environment variables and flags. Handle files to read or persist data, and manipulate paths consistently in cross-platform scenarios. Control processes and handle signals, and use a benchmark driven approach and Go's concurrency primitives to create tools that perform well. Use powerful external libraries such as Cobra to create modern and flexible tools that handle subcommands, and develop tools that interact with databases, APIs, and network services. Finally, leverage what you learned by tackling additional challenges at the end of each chapter. What You Need: Go 1.8 or higher, an internet connection to download the example files and additional libraries, and a text editor to write your programs.

Writing Technology - Studies on the Materiality of Literacy (Hardcover): Christina Haas Writing Technology - Studies on the Materiality of Literacy (Hardcover)
Christina Haas
R4,476 Discovery Miles 44 760 Ships in 12 - 19 working days

Academic and practitioner journals in fields from electronics to business to language studies, as well as the popular press, have for over a decade been proclaiming the arrival of the "computer revolution" and making far-reaching claims about the impact of computers on modern western culture. Implicit in many arguments about the revolutionary power of computers is the assumption that communication, language, and words are intimately tied to culture -- that the computer's transformation of communication means a transformation, a revolutionizing, of culture.
Moving from a vague sense that writing is profoundly different with different material and technological tools to an understanding of how such tools can and will change writing, writers, written forms, and writing's functions is not a simple matter. Further, the question of whether -- and how -- changes in individual writers' experiences with new technologies translate into large-scale, cultural "revolutions" remains unresolved.
This book is about the relationship of writing to its technologies. It uses history, theory and empirical research to argue that the effects of computer technologies on literacy are complex, always incomplete, and far from unitary -- despite a great deal of popular and even scholarly discourse about the inevitability of the computer revolution. The author argues that just as computers impact on discourse, discourse itself impacts technology and explains how technology is used in educational settings and beyond.
The opening chapters argue that the relationship between writing and the material world is both inextricable and profound. Through writing, the physical, time-and-space world of tools and artifacts is joined to the symbolic world of language. The materiality of writing is both the central fact of literacy and its central puzzle -- a puzzle the author calls "The Technology Question" -- that asks: What does it mean for language to become material? and What is the effect of writing and other material literacy technologies on human thinking and human culture? The author also argues for an interdisciplinary approach to the technology question and lays out some of the tenets and goals of technology studies and its approach to literacy.
The central chapters examine the relationship between writing and technology systematically, and take up the challenge of accounting for how writing -- defined as both a cognitive process and a cultural practice -- is tied to the material technologies that support and constrain it. Haas uses a wealth of methodologies including interviews, examination of writers' physical interactions with texts, think-aloud protocols, rhetorical analysis of discourse about technology, quasi-experimental studies of reading and writing, participant-observer studies of technology development, feature analysis of computer systems, and discourse analysis of written artifacts. Taken as a whole, the results of these studies paint a rich picture of material technologies shaping the activity of writing and discourse, in turn, shaping the development and use of technology.
The book concludes with a detailed look at the history of literacy technologies and a theoretical exploration of the relationship between material tools and mental activity. The author argues that seeing writing as an "embodied practice" -- a practice based in culture, in mind, "and" in body -- can help to answer the "technology question." Indeed, the notion of embodiment can provide a necessary corrective to accounts of writing that emphasize the cultural at the expense of the cognitive, or that focus on writing as only an act of mind. Questions of technology, always and inescapably return to the material, embodied reality of literate practice. Further, because technologies are at once tools for individual use and culturally-constructed systems, the study of technology can provide a fertile site in which to examine the larger issue of the relationship of culture and cognition.

Murach's R for Data Analysis (Paperback): Scott Mccoy Murach's R for Data Analysis (Paperback)
Scott Mccoy
R1,468 Discovery Miles 14 680 Ships in 12 - 19 working days
The Costs of Connection - How Data Is Colonizing Human Life and Appropriating It for Capitalism (Paperback): Nick Couldry,... The Costs of Connection - How Data Is Colonizing Human Life and Appropriating It for Capitalism (Paperback)
Nick Couldry, Ulises A. Mejias
R729 Discovery Miles 7 290 Ships in 12 - 19 working days

Just about any social need is now met with an opportunity to "connect" through digital means. But this convenience is not free—it is purchased with vast amounts of personal data transferred through shadowy backchannels to corporations using it to generate profit. The Costs of Connection uncovers this process, this "data colonialism," and its designs for controlling our lives—our ways of knowing; our means of production; our political participation. Colonialism might seem like a thing of the past, but this book shows that the historic appropriation of land, bodies, and natural resources is mirrored today in this new era of pervasive datafication. Apps, platforms, and smart objects capture and translate our lives into data, and then extract information that is fed into capitalist enterprises and sold back to us. The authors argue that this development foreshadows the creation of a new social order emerging globally—and it must be challenged. Confronting the alarming degree of surveillance already tolerated, they offer a stirring call to decolonize the internet and emancipate our desire for connection.

Technopoles Of The World - The Making Of 21st Century Industrial Complexes (Paperback): Manuel Castells Technopoles Of The World - The Making Of 21st Century Industrial Complexes (Paperback)
Manuel Castells
R1,799 Discovery Miles 17 990 Ships in 12 - 19 working days

Technopoles - planned centres for the promotion of high-technology industry - have become a key feature of national economic development worldwide. Created out of a technological revolution, the formation of the global economy and the emergence of a new form of economic production and management, they constitute the mines and foundries of the information age, redefining the conditions and processes of local and regional development. This text is a systematic survey of technopoles in all manifestations: science parks, science cities, national technopoles and techno-belt programmes. Detailed case studies, ranging from the Silicon Valley to Siberia and from the M4 Corridor to Taiwan, relate how global technopoles have developed, what each is striving to achieve and how well it is succeeding. "Technopoles of the World" distils the lessons learned from the successes and failures, embracing a host of disparate concepts and a few myths, and offering guidelines for national, regional and local planners and developers worldwide.

A Guide to Movie Based Video Games, 1982-2000 (Hardcover): Christopher Carton A Guide to Movie Based Video Games, 1982-2000 (Hardcover)
Christopher Carton
R909 R766 Discovery Miles 7 660 Save R143 (16%) Ships in 9 - 17 working days

You've seen the movie, now PLAY the movie! Long before gaming came to the big screen, cinema arrived in the homes of millions in the form of licensed video games; playable merchandise that tied in to some of the major tentpoles of cinematic history. Many of these games followed the storylines of the movies on which they were based, as well as providing supplementary adventures to major franchises. Collected in this book are some of the biggest games to come from Hollywood adventures during the '80s and '90s. In this comprehensive book, you'll find over 300 games across 18 chapters, with sections dedicated to major movie franchises such as Star Wars, Jurassic Park, Top Gun, Pixar, Aliens and Indiana Jones, along with nearly 200 full-colour screenshots of major releases. Showcasing the highs and lows of early computer gaming through the 16-bit era and onto the advent of 3D console gaming, A Guide to Movie Based Video Games: 1982 - 2000 covers two decades of video games with trivia, analysis and recommendations. Grab your controller, step into the silver screen and get ready to play!

Assembly x64 Programming in easy steps - Modern coding for MASM, SSE & AVX (Paperback): Mike McGrath Assembly x64 Programming in easy steps - Modern coding for MASM, SSE & AVX (Paperback)
Mike McGrath
R413 R372 Discovery Miles 3 720 Save R41 (10%) Ships in 12 - 19 working days
CAPM Certified Associate in Project Management All-in-One Exam Guide (Mixed media product): James Haner CAPM Certified Associate in Project Management All-in-One Exam Guide (Mixed media product)
James Haner
R1,002 Discovery Miles 10 020 Ships in 12 - 19 working days

Complete coverage of all objectives in the 2023 release of the CAPM exam Take the Certified Associate in Project Management (CAPM) exam with confidence using this highly effective self-study guide. Written by a project management expert and bestselling author, CAPM Certified Associate in Project Management All-in-One Exam Guide offers complete coverage of every objective on the current version of the test. To help you study, each chapter contains unique design elements that emphasize important points and aid in retention. An appendix, “50 Confusing Terms on the CAPM Exam,†will help you understand the differences in terms that sound similar but have different meanings. In addition, the book includes more than 450 practice questions along with detailed answer explanations. Designed to help you pass the exam with ease, this comprehensive guide also serves as an essential on-the-job reference for project management professionals. Covers all exam topics, including: Project Management Fundamentals and Core Concepts Predictive, Plan-Based Methodologies Agile Frameworks/Methodologies Business Analysis Frameworks Online content includes: Practice exams—test yourself by CAPM exam domain or take a complete exam Printable flash cards, word puzzles, and matching exercises for self-directed learning Printable CAPM memory card for on-the-go study

Murach's Python Programming (2nd Edition) (Paperback, 2nd New edition): Joel Murach, Michael Urban Murach's Python Programming (2nd Edition) (Paperback, 2nd New edition)
Joel Murach, Michael Urban
R1,480 Discovery Miles 14 800 Ships in 12 - 19 working days
Release It! (Paperback, 2nd Revised edition): Michael T. Nygard Release It! (Paperback, 2nd Revised edition)
Michael T. Nygard
R1,159 R1,007 Discovery Miles 10 070 Save R152 (13%) Ships in 12 - 19 working days

A single dramatic software failure can cost a company millions of dollars - but can be avoided with simple changes to design and architecture. This new edition of the best-selling industry standard shows you how to create systems that run longer, with fewer failures, and recover better when bad things happen. New coverage includes DevOps, microservices, and cloud-native architecture. Stability antipatterns have grown to include systemic problems in large-scale systems. This is a must-have pragmatic guide to engineering for production systems. If you're a software developer, and you don't want to get alerts every night for the rest of your life, help is here. With a combination of case studies about huge losses - lost revenue, lost reputation, lost time, lost opportunity - and practical, down-to-earth advice that was all gained through painful experience, this book helps you avoid the pitfalls that cost companies millions of dollars in downtime and reputation. Eighty percent of project life-cycle cost is in production, yet few books address this topic. This updated edition deals with the production of today's systems - larger, more complex, and heavily virtualized - and is the first book to cover chaos engineering, the discipline of applying randomness and deliberate stress to reveal systematic problems. Build systems that survive the real world, avoid downtime, implement zero-downtime upgrades and continuous delivery, and make cloud-native applications resilient. Examine ways to architect, design, and build software - particularly distributed systems - that stands up to the typhoon winds of a flash mob, a Slashdotting, or a link on Reddit. Take a hard look at software that failed the test and find ways to make sure your software survives.

French Dictionary of Information Technology - French-English, English-French (Hardcover): Terry Pyper French Dictionary of Information Technology - French-English, English-French (Hardcover)
Terry Pyper
R5,566 Discovery Miles 55 660 Ships in 12 - 19 working days

Given the recent advances in telecommunications and the fact that the French lead the field in many aspects of information technology, this will be a valuable tool for students, translators and interpreters. The author has himself worked for a number of years as a technical translator and the dictionary reflects his knowledge and practical experience. 30,000 entries in each language cover terminology used in telecommunications, electronics and computer science, and developments in related disciplines such as the design and manufacture of printed circuits and components, installation, testing, maintenance and software programming.

Programming Ecto - Build Database Apps in Elixir for Scalability and Performance (Paperback): Darin Wilson, Eric Meadows-Jonsson Programming Ecto - Build Database Apps in Elixir for Scalability and Performance (Paperback)
Darin Wilson, Eric Meadows-Jonsson
R1,260 R958 Discovery Miles 9 580 Save R302 (24%) Ships in 12 - 19 working days

Languages may come and go, but the relational database endures. Learn how to use Ecto, the premier database library for Elixir, to connect your Elixir and Phoenix apps to databases of the SQL and NoSQL variety. Get a firm handle on Ecto fundamentals with a module-by-module tour of the critical parts of Ecto. Then move on to more advanced topics and advice on best practices with a series of recipes that provide clear, step-by-step instructions on scenarios commonly encountered by app developers. Co-authored by the creator of Ecto, this title provides all the essentials you need to use Ecto effectively. Elixir and Phoenix are taking the application development world by storm, and Ecto, the database library that ships with Phoenix, is going right along with them. There are plenty of examples that show you the basics, but to use Ecto to its full potential, you need to learn the library from the ground up. This definitive guide starts with a tour of the core features of Ecto - repos, queries, schemas, changesets, transactions - gradually building your knowledge with tasks of ever-increasing complexity. Along the way, you'll be learning by doing - a sample application handles all the boilerplate so you can focus on getting Ecto into your fingers. Build on that core knowledge with a series of recipes featuring more advanced topics. Change your pooling strategy to maximize your database's efficiency. Use nested associations to handle complex table relationships. Add streams to handle large result sets with ease. Based on questions from Ecto users, these recipes cover the most common situations developers run into. Whether you're new to Ecto, or already have an app in production, this title will give you a deeper understanding of how Ecto works, and help make your database code cleaner and more efficient. What You Need: To follow along with the book, you should have Erlang/OTP 19+ and Elixir 1.4+ installed. The book will guide you through setting up a sample application that integrates Ecto.

Science between Europe and Asia - Historical Studies on the Transmission, Adoption and Adaptation of Knowledge (Hardcover, 2011... Science between Europe and Asia - Historical Studies on the Transmission, Adoption and Adaptation of Knowledge (Hardcover, 2011 ed.)
Feza Gunergun, Dhruv Raina
R4,517 Discovery Miles 45 170 Ships in 10 - 15 working days

This book explores the various historical and cultural aspects of scientific, medical and technical exchanges that occurred between central Europe and Asia. A number of papers investigate the printing, gunpowder, guncasting, shipbuilding, metallurgical and drilling technologies while others deal with mapping techniques, the adoption of written calculation and mechanical clocks as well as the use of medical techniques such as pulse taking and electrotherapy. While human mobility played a significant role in the exchange of knowledge, translating European books into local languages helped the introduction of new knowledge in mathematical, physical and natural sciences from central Europe to its periphery and to the Middle East and Asian cultures. The book argues that the process of transmission of knowledge whether theoretical or practical was not a simple and one-way process from the donor to the receiver as it is often admitted, but a multi-dimensional and complex cultural process of selection and transformation where ancient scientific and local traditions and elements. The book explores the issue from a different geopolitical perspective, namely not focusing on a singular recipient and several points of distribution, namely the metropolitan centres of science, medicine, and technology, but on regions that are both recipients and distributors and provides new perspectives based on newly investigated material for historical studies on the cross scientific exchanges between different parts of the world.

Big Tech in Finance - How To Prevail In the Age of Blockchain, Digital Currencies and Web3 (Paperback): Igor Pejic Big Tech in Finance - How To Prevail In the Age of Blockchain, Digital Currencies and Web3 (Paperback)
Igor Pejic
R1,043 R946 Discovery Miles 9 460 Save R97 (9%) Ships in 12 - 19 working days

With Big Tech's breakthrough into finance with blockchain, it is imperative that finance players understand the ramifications and how they can defend their competitive advantage. Big Tech in Finance provides a cutting edge look at Big Tech's play for domination of the crypto economy, its ramifications and how finance is fighting back. The book analyses the motives behind Big Tech's break into banking and unpicks the strategies behind the use of blockchain, technology interfaces, infrastructure and investments into blockchain unicorns. The book then goes onto review how organizations in finance are countering these threats, with governments and banks driving their own strategies and use of centralized blockchains. Delving into the fight between Big Tech, Big Banking, start-ups, and regulators, Big Tech in Finance analyzes which actors have the best shot at succeeding. It explores the key tools in play, such as smart contracts, digital central bank currencies, decentralized autonomous organizations (DAOs) and the metaverse. The book also divulges the geopolitical dimensions underpinning the power struggle and its implications for the industry. Written by an internationally recognized expert on blockchain, the book draws on in-depth interviews with founders, investors, regulators, bankers and blockchain experts to provide valuable insider insights. This will be an essential read for finance and fintech professionals, bankers and investors and anyone else interested in the developments of fintech.

Value-Driven Data - Identifying, Communicating and Delivering Effective Business Solutions with Data (Paperback): Edosa Odaro Value-Driven Data - Identifying, Communicating and Delivering Effective Business Solutions with Data (Paperback)
Edosa Odaro
R947 Discovery Miles 9 470 Ships in 12 - 19 working days

Value-Driven Data explains how data and business leaders can co-create and deploy data-driven solutions for their organizations. Value-Driven Data explores how organizations can understand their problems and come up with better solutions, aligning data storytelling with business needs. The book reviews the main challenges that plague most data-to-business interactions and offers actionable strategies for effective data value implementation, including methods for tackling obstacles and incentivizing change. Value-Driven Data is supported by tried-and-tested frameworks that can be applied to different contexts and organizations. It features cutting-edge examples relating to digital transformation, data strategy, resolving conflicts of interests, building a data P&L and AI value prediction methodology. Recognizing different types of data value, this book presents tangible methodologies for identifying, capturing, communicating, measuring and deploying data-enabled opportunities. This is essential reading for data specialists, business stakeholders and leaders involved in capturing and executing data value opportunities for organizations and for informing data value strategies.

Blockchain Technologies for Sustainability (Hardcover, 1st ed. 2022): Subramanian Senthilkannan Muthu Blockchain Technologies for Sustainability (Hardcover, 1st ed. 2022)
Subramanian Senthilkannan Muthu
R3,615 Discovery Miles 36 150 Ships in 10 - 15 working days

This book highlights the applications of blockchain technologies to foster sustainable development in different fields. The concept of Sustainability has grown widespread in today's context and there are many requirements to achieve Sustainability in any industrial sector including mapping, tracing the supply chain to ensure sustainable supply chain management. Reliable and transparent, efficient data is one of the key requirements for Sustainability in today's advanced industrial context. Achievement of Sustainability objectives in this advanced era demands various technological advancements such as Blockchain technologies. The core competencies of blockchain technology namely transparency, data auditability, privacy, value transfer, and process efficiency and automation are very much essential for achieving the multifold objectives under sustainability.

Chromebooks in easy steps - Ideal for Seniors (Paperback): Philip King Chromebooks in easy steps - Ideal for Seniors (Paperback)
Philip King
R364 Discovery Miles 3 640 Ships in 12 - 19 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Legkaart van 'n Jong Lewe - Essays Oor…
Dolf van Niekerk Paperback R209 Discovery Miles 2 090
Mathematics For Engineering Students
Ramoshweu Solomon Lebelo, Radley Kebarapetse Mahlobo Paperback R397 Discovery Miles 3 970
Integrating an Awareness of Selfhood and…
Andrew Stricker, Cynthia Calongne, … Hardcover R5,515 Discovery Miles 55 150
Nonlinear Dynamics Of Interacting…
Alexander D Bazykin, Alexander I. Khibnik, … Hardcover R3,427 Discovery Miles 34 270
Digital Learning Anytime and Real Time…
Yonty Friesem, Renee Hobbs Loose-leaf R367 Discovery Miles 3 670
Exploring the Architecture of Transiting…
Kento Masuda Hardcover R3,798 Discovery Miles 37 980
Education, Work and Identity - Themes…
Michael Tomlinson Hardcover R4,924 Discovery Miles 49 240
Dark Matter In The Universe…
John N. Bahcall, Tsvi Piran, … Hardcover R2,530 Discovery Miles 25 300
Research on Technology in the Teaching…
M.Kathleen Heid, Glendon W. Blume Hardcover R3,221 Discovery Miles 32 210
Collaborative Networks for a Sustainable…
Luis M. Camarinha-Matos, Xavier Boucher, … Hardcover R3,052 Discovery Miles 30 520

 

Partners