Join us on a literary world trip!
Add this book to bookshelf
Grey
Write a new comment Default profile 50px
Grey
Subscribe to read the full book or read the first pages for free!
All characters reduced
Byzantine Calendar - cover

Byzantine Calendar

Kaia Stonebrook

Translator A AI

Publisher: Publifye

  • 0
  • 0
  • 0

Summary

Byzantine Calendar explores the intricate timekeeping system of the Byzantine Empire, a blend of Roman administration, Christian liturgy, and astronomical science. More than just a way to track days, the calendar shaped Byzantine identity and governance, influencing everything from agriculture to imperial policy.

 
The book reveals how the Byzantines adapted Roman calendar practices and integrated Christian religious cycles, like the calculation of Easter, into their daily lives. The book delves into the astronomical knowledge used to maintain the calendar's accuracy, linking celestial events to agricultural cycles.

 
The Byzantine calendar wasn't static; it evolved to harmonize imperial power, religious ideology, and scientific understanding. This unique calendrical system offers insights into the Byzantine worldview and the interplay between secular and sacred authority.

 
Beginning with the Roman roots of the Byzantine calendar, the book progresses through the Christianization of timekeeping, and culminates in an exploration of the astronomical knowledge applied to maintain its accuracy. Through original texts and archaeological findings, the book showcases the Byzantine Empire's commitment to harmonizing various aspects of life into a cohesive cultural framework.
Available since: 03/05/2025.
Print length: 55 pages.

Other books that might interest you

  • The Future of Packaging - From Linear to Circular - cover

    The Future of Packaging - From...

    Anonymous

    • 0
    • 0
    • 0
    Tom Szaky sets out to do the impossible - eliminate all waste. This book paints a future of a "circular economy" that relies on responsible reuse and recycling to propel the world towards eradicating overconsumption and waste. 
     
     
    The Future of Packaging provides a straightforward solution to tackling the daunting issues of waste in the packaging industry by returning to a "circular economy." Beginning with a critique of the irresponsibility of the packaging industry and its contributions to wastefulness, Tom Szaky and his coauthors illuminate the path towards a waste-free future with lessons from the past. The goal of this book is to serve as a guide for designing a circular economy, showcasing how the world has moved away from circular systems of consumption (i.e. refillable milk/water/beer) to largely linear systems (i.e. milk bags/plastic bottles/plastic kegs). Objects were circular up until the 1940s, after which complex materials and a culture of consumerism began to create waste that nature couldn't handle. The way to get back to more circular systems starts with design and, after that, implementing systems. With the support and experiences of industry leaders in sustainable development, Szaky helps readers make the shift from a linear economy, which depends on extracting resources and overconsumption, to a circular economy that allows for growth.
    Show book
  • Time Series Databases - A Practical Guide to Storing Analyzing and Visualizing Time-Stamped Data - cover

    Time Series Databases - A...

    SAM CAMPBELL

    • 0
    • 0
    • 0
    "Time Series Databases: A Practical Guide to Storing, Analyzing, and Visualizing Time-Stamped Data" is the definitive guide to understanding and utilizing time series databases for anyone looking to harness the power of time-stamped data. This comprehensive book is designed for data scientists, engineers, and analysts who are diving into time series data analysis for the first time or looking to expand their knowledge of time series database management. 
    Time series data, characterized by its sequential nature and timestamped entries, is critical in various domains such as financial markets, internet of things (IoT) applications, environmental monitoring, and more. This book begins with a foundational introduction to time series data, exploring its importance, characteristics, and the unique challenges it presents in storage, analysis, and visualization. 
    "Time Series Databases: A Practical Guide to Storing, Analyzing, and Visualizing Time-Stamped Data" is packed with practical examples, code snippets, and exercises to apply what you've learned. Whether you're monitoring environmental sensors, analyzing financial market trends, or tracking user activity on a website, this book will equip you with the knowledge and tools needed to leverage time series databases effectively. 
    By the end of this book, readers will have a solid understanding of time series databases and be well-equipped to tackle the unique challenges of time-stamped data, from efficient storage and analysis to insightful visualization and forecasting. 
     
    Show book
  • To Infinity - The Space Economy and How You can Participate - cover

    To Infinity - The Space Economy...

    Raphael Roettgen

    • 0
    • 0
    • 0
    Reusable rockets and mass production of spacecraft and their components mean that the cost of access to and operation in space is dropping rapidly and making ever more space businesses economically viable. There are now already thousands of space start-up companies. The space economy is expected to grow to several trillion dollars over the next decades. Space technology may help solve challenges on Earth, ranging from climate change over food and energy security to quality healthcare. This book, written by renowned space investor and educator Raphael Roettgen, explains these trends, the implications for all of us, and how each and every one of us can be part of this exciting sector, whether as a pioneering entrepreneur or a space tourist. 
    Testimonials (incl. for the German and Portuguese editions) 
    "Raphael Roettgen has written a critical entry in space literature - a lucid, concise introduction to the space economy. This book is great for everyone from an investor to an enthusiast." 
    - Zaheer Ali, Professor of Space and Technology Leadership, Thunderbird School of Global Management 
    "Remote sensing, navigation and telecommunications are the backbone of our digital economy. Therefore, no one will be able to ignore space going forward." 
    - Frank Salzgeber, Acting Vice Governor for Space; Communications, Space & Technology Commission (CST), Kingdom of Saudi Arabia 
    "I thoroughly enjoyed the book "To Infinity - The Space Economy and How You Can Participate." It's written in simple language yet has many layers of depth. It's perfect for both beginners with no knowledge of space tech and professionals. Some of the ideas presented are refreshingly unique and innovative." 
    - Alexandra Vidyuk, Founder of Space Ambition & Space VC Investor
    Show book
  • Ultimate Microservices with Go - Combine the Power of Microservices with Go to Build Highly Scalable Maintainable and Efficient Systems - cover

    Ultimate Microservices with Go -...

    Nir Shtein

    • 0
    • 0
    • 0
    Develop production-ready, high-performance, and scalable microservices with Go
    KEY FEATURES 
    ? Learn to design and implement resilient RESTful APIs using Go, with a focus on scalability and maintainability.
    ? Discover how Kubernetes empowers reliable microservice architecture, covering deployment, scaling, service discovery, and load balancing.
    ? Gain practical tools and insights for deploying microservices to production using Go and Kubernetes, ensuring smooth operations and high availability.
    DESCRIPTION
    Embark on a comprehensive journey through microservices architecture with a focus on harnessing the power of Go in modern cloud-based solutions. 
    This book begins with a succinct introduction to microservices and their synergy with cloud strategies, emphasizing Go's aptitude for developing scalable and efficient services. You'll then delve into the fundamentals of Go, covering essential practices and core concepts, and establishing a strong language foundation. 
    The exploration continues with a detailed examination of constructing a single service, emphasizing design, documentation, and structure. Through various design patterns, you'll learn to implement a server capable of serving as a RESTful API, an internal worker, and more. This hands-on approach equips you with the expertise to craft robust and sustainable services. 
    Finally, the book guides you through deploying your service to production using Kubernetes. You'll explore scaling techniques, performance optimization, and observability, ensuring your service is ready for the demands of the real world.
    WHAT WILL YOU LEARN 
    ? Gain a comprehensive understanding of microservices architecture, including its advantages, limitations, and alternative approaches. 
    ? Master the fundamentals of Go, from basic syntax and concepts to more advanced topics, enabling you to leverage its capabilities effectively. 
    ? Explore the key components of microservices architecture implemented using Go, understanding how they interact and contribute to the overall system. 
    ? Design and implement robust RESTful APIs with Go, incorporating essential features like pagination, rate-limiting, caching, retries, and timeouts for optimal performance. 
    ? Discover Kubernetes and its close relationship with microservices architecture, gaining insights into its role in orchestrating and managing containerized applications. 
    ? Learn to deploy production-ready services with Go, covering essential aspects such as authentication, monitoring, continuous integration and continuous deployment (CI/CD), fault tolerance design, and rollout procedures, all from the perspective of a developer.
    WHO IS THIS BOOK FOR?
    This book targets developers and software architects looking to enhance their microservices expertise using Go, offering insights into modern tech demands. It's beneficial for those mastering microservices basics and refining skills in Go, Kubernetes, and RESTful APIs. Whether advancing careers or improving proficiency, it equips readers for success in dynamic software development.
    Table of Contents
     1. Introduction to Microservices
    2. Usability of Go
    3. Go Essentials
    4. Embarking on the Go Journey
    5. Unlocking Go's Concurrency Power
    6. Core Elements of Microservices
    7. Building RESTful API
    8. Introduction to Kubernetes
    9. Deploying to Production
    10. Next Steps in Production    
    Index
    Show book
  • Model Evaluation - Evaluating the Performance and Accuracy of Data Warehouse Models - cover

    Model Evaluation - Evaluating...

    Brian Murray

    • 0
    • 0
    • 0
    In the world of data warehousing, the accuracy and performance of models are crucial for effective data analysis and decision-making. "Model Evaluation" is a comprehensive book that provides a detailed overview of the evaluation process for data warehouse models. From understanding the basics of data warehousing to evaluating the performance of different types of models, this book covers the key concepts, techniques, and best practices for evaluating the accuracy and performance of data warehouse models. 
    The book begins with an introduction to data warehousing and its importance in modern organizations. It then delves into the various types of data warehouse models, including relational, dimensional, and multi-dimensional models, and their unique features and use cases. The book explores the challenges and considerations in evaluating the performance and accuracy of these different types of models, including data quality, data completeness, data consistency, and data timeliness. 
    "Model Evaluation" provides a comprehensive overview of the different evaluation techniques and methodologies used in data warehousing, such as benchmarking, performance metrics, data profiling, and data validation. It covers the best practices for evaluating the accuracy of data warehouse models, including data validation and verification techniques, data profiling and cleansing methods, and statistical analysis. 
    The book also discusses the importance of metadata in the evaluation process and how it can provide context and understanding of the data in the data warehouse. It covers topics such as data definitions, data models, data sources, and data transformations, and how they can impact the accuracy and performance of the data warehouse models.
    Show book
  • CCNA Study Guide - Boost your CCNA study journey! Unlock impactful audio lessons that maximize your test success - cover

    CCNA Study Guide - Boost your...

    Caspian Fenwood

    • 0
    • 0
    • 0
    CCNA Study Guide 
    ⭐⭐ Simplified Guide & Explanations Included ⭐⭐  
    Are you eager to advance your career and strengthen your knowledge by successfully passing the CCNA Exam? 
    In search of a comprehensive resource that equips you with all the essentials needed to ace the CCNA Exam?  
    Your quest ends here! 
    This guide is your ultimate companion for enhancing your understanding, applying your skills, and engaging in hands-on exercises. With this resource, you're poised for success. 
    Updated in line with the current CCNA Exam structure. 
    Key features of this enriched guide: 
    - In-depth insights regarding CCNA Certification 
    - Thorough exploration of fundamental networking concepts 
    - Effective strategies for exam preparation and test-taking 
    Our guide stands out with its comprehensive coverage, which is crucial for your exam success. Concepts are not just briefly mentioned; they are thoroughly examined with clarity. 
    Please be aware that this guide is not affiliated with any official CCNA organization and serves solely as an independent resource for your benefit. 
    Crafted with a clear structure and accessible language, our CCNA Exam Guide ensures seamless transitions between topics. Say goodbye to convoluted jargon and embrace clear, precise, and technically accurate content. 
    So, why hesitate? Click the BUY NOW button, secure your guide, and embark on your journey to CCNA Exam success! 
    Ready to take your networking skills to the next level? Get started today!
    Show book