Search Results - "programátor"
Suggested Topics within your search.
Suggested Topics within your search.
- Education 212
- Computer science 161
- Software Engineering 157
- Artificial intelligence 115
- Research & information: general 115
- History of engineering & technology 107
- Medicine 104
- Technology: general issues 97
- Computer programming / software development 91
- Humanities 82
- Biology, life sciences 79
- Psychology 74
- Educational strategies & policy 70
- Computer Science 64
- Higher & further education, tertiary education 63
- Politics & government 63
- History of the Americas 62
- Software engineering 59
- Algorithms & data structures 57
- Computer networking & communications 57
- Society & social sciences 53
- Sociology 51
- Public health & preventive medicine 49
- Mathematics 47
- Sustainability 47
- Mathematical theory of computation 43
- Central government policies 42
- History 41
- Medicolegal issues 41
- Social & cultural anthropology, ethnography 40
-
761
Behavioural Types From Theory to Tools
Published 2017Subjects: “…Computer programming / software development bicssc…”
DOAB: download the publication
DOAB: description of the publication
Electronic Book Chapter -
762
Computer-Driven Instructional Design with INTUITEL
Published 2017Subjects: “…Computer programming / software development bicssc…”
OAPEN Library: download the publication
OAPEN Library: description of the publication
Electronic Book Chapter -
763
Behavioural Types From Theory to Tools
Published 2017Subjects: “…Computer programming / software development bicssc…”
OAPEN Library: download the publication
OAPEN Library: description of the publication
Electronic Book Chapter -
764
-
765
Agile Processes in Software Engineering and Extreme Programming - Workshops XP 2020 Workshops, Copenhagen, Denmark, June 8-12, 2020, Revised Selected Papers /
Published 2020Table of Contents: “…Tactics in Support of FaaS Migrations -- Predictable performance for QoS-sensitive, scalable, multi-tenant Function-as-a-Service deployments -- On the use of Web Assembly in a Serverless Context -- Second International Workshop on Agile Transformations -- Agile Transformation (ATRANS) Workshop: A Summary and Research Agenda -- Agile Transformation: How Employees Experience and Cope with Transformative Change -- Strategy-focused agile transformation: acase study -- Shifting conceptualization of control in Agile Transformations -- It's not Easy Being Agile: Unpacking Paradoxes in Agile Environments -- First International Workshop on Agility with Microservices Programming -- Summary of the First International Workshop on Agility with Microservices Programming -- Improving agility by managing shared libraries in microservices -- Certification as a service -- Third International Workshop on Autonomous Agile Teams -- A decade of research on autonomous agile teams: A summary of the third international workshop at XP2020 -- Dependencies of Agile Teams - An Analysis of the Scaled Agile Framework -- Understanding Work Practices of Autonomous Agile Teams: A Social-Psychological Review -- Spotify Tailoring for Architectural Governance -- Enabling Team Autonomy in a Large Organization -- Defining TestOps: Collaborative Behaviors and Technology-driven Workflows Seen as Enablers of Effective Software Testing in DevOps -- Doctoral Symposium -- Investigating Agile Adoption in Saudi Arabian Mobile Application Development -- Crowd Agile Model for Effective Software Development -- Continuous Information Monitoring in Software Startups -- Agile Education and Training Track -- Is it Possible to Apply Agile Methods to Contribute to the Linux Kernel -- Forming and Assessing Student Teams in Software Engineering Courses -- Panel -- Covid-19's Influence on the Future of Agile.…”
Link to Metadata
Electronic eBook -
766
Agile Processes in Software Engineering and Extreme Programming - Workshops XP 2021 Workshops, Virtual Event, June 14-18, 2021, Revised Selected Papers /
Published 2021Table of Contents: “…Preventing Ecosystem Death through Lessons in Ecosystem Health -- Genesis of a Wood Harvesting B2B Software Platform -- Towards aTaxonomy of Impact Factors for Digital Platform Pricing -- Assessing the Health of the Dark Web: An Analysis of Dark Web Open Source Software Projects -- Using Guilds to Foster Internal Startups in Large Organizations: A case study -- Employee-Driven Innovation to Fuel Internal Software Startups: Preliminary Findings -- Towards a framework to guide the development of practices for software startups -- 2nd Workshop on Agility with Microservice Programming -- Towards Integrating Blockchains with Microservice Architecture Using Model-Driven Engineering -- A service mesh for collaboration between geo-distributed services: the replication case -- Implementation of a microservice-based certification platform -- Poster presentations -- Multiple Roles of Middle Managers in Agile Project Governance: An Activity Theory Perspective -- Cherry Picking - Agile Software Development Teams Applying Design Thinking Tools -- From Project to Product -- Panels -- The Stories We Tell: Experience, Research, or Patterns? …”
Link to Metadata
Electronic eBook -
767
Agile Processes in Software Engineering and Extreme Programming - Workshops XP 2022 Workshops, Copenhagen, Denmark, June 13-17, 2022, and XP 2023 Workshops, Amsterdam, The Netherlands, June 13-16, 2023, Revised Selected Papers /
Published 2024Table of Contents: “…-- Survey of AI tool usage in programming course: Early observations Turning Large Language Models into AI Assistants for Startups using Prompt Patterns -- ChatGPT as a fullstack web developer - early results -- Reviewing Crypto-agility and Quantum Resistance in the light of agile practices -- Empirical Investigation of Quantum Computing on Solving Complex Problems.…”
Link to Metadata
Electronic eBook -
768
Learning from 50 Years of Aboriginal Alcohol Programs Beating the Grog in Australia /
Published 2023Link to Metadata
Electronic eBook -
769
x86-64 Assembly Language Programming with Ubuntu
Published 2019Table of Contents: “…1.0 Introduction -- 2.0 Architecture Overview -- 3.0 Data Representation -- 4.0 Program Format -- 5.0 Tool Chain -- 6.0 DDD Debugger -- 7.0 Instruction Set Overview -- 8.0 Addressing Modes -- 9.0 Process Stack -- 10.0 Program Development -- 11.0 Macros -- 12.0 Functions -- 13.0 System Services -- 14.0 Multiple Source Files -- 15.0 Stack Buffer Overflow -- 16.0 Command Line Arguments -- 17.0 Input/Output Buffering -- 18.0 Floating-Point instructions -- 19.0 Parallel Processing -- 20.0 Interrupts -- 21.0 Appendix A - ASCII Table -- 22.0 Appendix B - Instruction Set Summary -- 23.0 Appendix C - System Services -- 24.0 Appendix D - Quiz Question Answers…”
Access online version
Electronic eBook -
770
MIPS Assembly Language Programming using QtSpim
Published 2017Table of Contents: “…1.0 Introduction -- 2.0 MIPS Architecture Overview -- 3.0 Data Representation -- 4.0 QtSpim Program Formats -- 5.0 Instruction Set Overview -- 6.0 Addressing Modes -- 7.0 Stack -- 8.0 Procedures/Functions -- 9.0 QtSpim System Service Calls -- 10.0 Multi-dimension Array Implementation -- 11.0 Recursion -- 12.0 Appendix A - Example Program -- 13.0 Appendix B - QtSpim Tutorial -- 14.0 Appendix C - MIPS Instruction Set -- 15.0 Appendix D - ASCII Table…”
Access online version
Electronic eBook -
771
Introduction to Programming using Fortran 95/2003/2008
Published 2018Table of Contents: “…1 Introduction -- 2 Computer Organization -- 3 Getting Started -- 4 Fortran 95/2003/2008 - Basic Elements -- 5 Expressions -- 6 Simple Input and Output -- 7 Program Development -- 8 Selection Statements -- 9 Looping -- 10 Formatted Input/Output -- 11 Characters and Strings -- 12 File Operations -- 13 Single Dimension Arrays -- 14 Multidimensional Arrays -- 15 Subprograms -- 16 Derived Data Types -- 17 Modules -- 18 Recursion -- 19 Character String / Numeric Conversions -- 20 System Services -- 21 Appendix A - ASCII Table -- 22 Appendix B - Start-Up Instructions -- 23 Appendix C - Random Number Generation -- 24 Appendix D - Instrinsic Functions -- 25 Appendix E - Visualization with GNUplot -- 26 Appendix F - Quiz Question Answers -- 27 Appendix G - Fortran 95/2003/2008 Keywords…”
Access online version
Electronic eBook -
772
Tutorials of Visual Graphic Communication Programs for Interior Design
Published 2021Access online version
Electronic eBook -
773
The Origins and Evolution of Family Planning Programs in Developing Countries
Published 2002DOAB: download the publication
DOAB: description of the publication
Electronic Book Chapter -
774
Challenges in Program Evaluation of Health Interventions in Developing Countries
Published 2005DOAB: download the publication
DOAB: description of the publication
Electronic Book Chapter -
775
Lessons from the Army's Future Combat Systems Program
Published 2012DOAB: download the publication
DOAB: description of the publication
Electronic Book Chapter -
776
Assessing Aegis Program Transition to an Open-Architecture Model
Published 2013DOAB: download the publication
DOAB: description of the publication
Electronic Book Chapter -
777
Using Workforce Information for Degree Program Planning in Texas
Published 2015DOAB: download the publication
DOAB: description of the publication
Electronic Book Chapter -
778
-
779
-
780
Learning from 50 Years of Aboriginal Alcohol Programs Beating the Grog in Australia
Published 2023DOAB: download the publication
DOAB: description of the publication
Electronic Book Chapter