Mostrando 45,461 - 45,480 Resultados de 45,798 Para Buscar '"a. C."', tiempo de consulta: 0.36s Limitar resultados
  1. 45461
  2. 45462
  3. 45463
  4. 45464
  5. 45465
  6. 45466
  7. 45467
  8. 45468
  9. 45469
  10. 45470
  11. 45471
  12. 45472
  13. 45473
  14. 45474
  15. 45475
  16. 45476
  17. 45477
  18. 45478
    Publicado 2016
    “…Jeremías, el profeta de las lamentaciones, profetizó por cuatro décadas bajo el reinado de los últimos cinco reyes de Judá –de 627 a 587 a.C.–. Su misión: una llamada a la penitencia. Jeremías fue muy poco citado entre los Padres Apostólicos, pero muchos autores posteriores le prestaron, en cambio, bastante atención, incluyendo a Orígenes, Teodoreto de Ciro y Jerónimo, que escribió comentarios personalizados a Jeremías, y Cirilo de Alejandría y Efrén el Sirio, que compiló catenae. …”
    Libro
  19. 45479
  20. 45480
    por Mittal, Ajay
    Publicado 2010
    Tabla de Contenidos: “…Cover -- Programming in C -- Copyright -- Contents -- About the Author -- Preface -- 1 Data Types, Variables and Constants -- 1.1 Introduction -- 1.2 C Standards -- 1.2.1 Kernighan & Ritchie (K&R) C Standard -- 1.2.2 ANSI C/Standard C/C89 Standard -- 1.2.3 ISO C/C90 Standard -- 1.2.4 C99 Standard -- 1.3 Learning Programming Language and Natural Language: An Analogy -- 1.4 C Character Set -- 1.5 Identifiers and Keywords -- 1.5.1 Identifiers -- 1.5.2 Keywords -- 1.6 Declaration Statement -- 1.7 Data Types -- 1.7.1 Basic/Primitive Data Types -- 1.7.2 Derived Data Types -- 1.7.3 User-defined Data Types -- 1.8 Type Qualifiers and Type Modifiers -- 1.8.1 Type Qualifiers -- 1.8.2 Type Modifiers -- 1.9 Difference Between Declaration and Definition -- 1.10 Data Object, L-value and R-value -- 1.10.1 Data Object -- 1.10.2 L-value -- 1.10.3 R-value -- 1.11 Variables and Constants -- 1.11.1 Variables -- 1.11.2 Constants -- 1.12 Structure of a C Program -- 1.12.1 Comments -- 1.12.2 Section1: Preprocessor Directive Section -- 1.12.3 Section 2: Global Declaration Section -- 1.12.4 Section 3: Functions Section -- 1.13 Executing a C Program -- 1.14 More Programs for Startup -- 1.15 Summary -- Exercise Questions -- Conceptual Questions and Answers -- Code Snippets -- Multiple-choice Questions -- Outputs and Explanations to Code Snippets -- Answers to Multiple-choice Questions -- Programming Exercises -- Test Yourself -- 2 Operators and Expressions -- 2.1 Introduction -- 2.2 Expressions -- 2.2.1 Operands -- 2.2.2 Operators -- 2.3 Simple Expressions and Compound Expressions -- 2.3.1 Precedence of Operators -- 2.3.2 Associativity of Operators -- 2.4 Classification of Operators -- 2.4.1 Classification Based on Number of Operands -- 2.4.2 Classification Based on Role of Operator -- 2.5 Combined Precedence of All Operators -- 2.6 Summary -- Exercise Questions…”
    Libro electrónico