Inhaltsverzeichnis
Auswahl der wissenschaftlichen Literatur zum Thema „Low-code programming“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit den Listen der aktuellen Artikel, Bücher, Dissertationen, Berichten und anderer wissenschaftlichen Quellen zum Thema "Low-code programming" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Zeitschriftenartikel zum Thema "Low-code programming"
Luong, Tran Thanh, und Le My Canh. „JAVASCRIPT ASYNCHRONOUS PROGRAMMING“. Hue University Journal of Science: Techniques and Technology 128, Nr. 2B (16.07.2019): 5–16. http://dx.doi.org/10.26459/hueuni-jtt.v128i2b.5104.
Der volle Inhalt der QuelleVazquez-Vilar, Marta, Diego Orzaez und Nicola Patron. „DNA assembly standards: Setting the low-level programming code for plant biotechnology“. Plant Science 273 (August 2018): 33–41. http://dx.doi.org/10.1016/j.plantsci.2018.02.024.
Der volle Inhalt der QuelleRabbani, Faqih Salban, und Oscar Karnalim. „Detecting Source Code Plagiarism on .NET Programming Languages using Low-level Representation and Adaptive Local Alignment“. Journal of information and organizational sciences 41, Nr. 1 (16.06.2017): 105–23. http://dx.doi.org/10.31341/jios.41.1.7.
Der volle Inhalt der QuelleWang, Zheng Dong, Kai He, Hai Tao Fang und Ru Xu Du. „Design of Embedded Controller with Flexible Programming for Industrial Robot“. Applied Mechanics and Materials 457-458 (Oktober 2013): 1390–95. http://dx.doi.org/10.4028/www.scientific.net/amm.457-458.1390.
Der volle Inhalt der QuelleDe Pra, Yuri, und Federico Fontana. „Programming Real-Time Sound in Python“. Applied Sciences 10, Nr. 12 (19.06.2020): 4214. http://dx.doi.org/10.3390/app10124214.
Der volle Inhalt der QuelleSandewall, Eric. „Knowledge-based systems, Lisp, and very high level implementation languages“. Knowledge Engineering Review 7, Nr. 2 (Juni 1992): 147–55. http://dx.doi.org/10.1017/s0269888900006263.
Der volle Inhalt der QuelleBhatt, Sandeep, Marina Chen, James Cowie, Cheng-Yee Lin und Pangfeng Liu. „Object-Oriented Support for Adaptive Methods on Paranel Machines“. Scientific Programming 2, Nr. 4 (1993): 179–92. http://dx.doi.org/10.1155/1993/474972.
Der volle Inhalt der QuelleYang, Chang, Hao Li, Peng Gao und Rong Chun Zhang. „Research on the 3-D Scene Quick Build Method of Virtual City and Implementation Method of Basic GIS Function“. Applied Mechanics and Materials 580-583 (Juli 2014): 2760–64. http://dx.doi.org/10.4028/www.scientific.net/amm.580-583.2760.
Der volle Inhalt der QuellePatnaik, Archana, und Neelamdhab Padhy. „A Hybrid Approach to Identify Code Smell Using Machine Learning Algorithms“. International Journal of Open Source Software and Processes 12, Nr. 2 (April 2021): 21–35. http://dx.doi.org/10.4018/ijossp.2021040102.
Der volle Inhalt der QuelleAlshaye, Ibrahim Abdullah, Nurul Farhana Jumaat und Zaidatun Tasir. „Programming Skills and the Relation in Fostering Students’ Higher Order Thinking“. Asian Social Science 14, Nr. 11 (22.10.2018): 76. http://dx.doi.org/10.5539/ass.v14n11p76.
Der volle Inhalt der QuelleDissertationen zum Thema "Low-code programming"
Bäckström, Madeleine, und Nicklas Silversved. „Digitalizing the workplace: improving internal processes using digital services : A process improvement by digitalization, emphasizing chosen quality factors“. Thesis, Linköpings universitet, Institutionen för datavetenskap, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-177003.
Der volle Inhalt der QuelleFerreira, António Simões. „Integration of Visual Languages with SCS tools in the Software Development Industry“. Master's thesis, 2019. http://hdl.handle.net/10362/92285.
Der volle Inhalt der QuelleGonçalves, João Ricardo Alpoim. „A model for widget composition in the OutSystems Platform“. Master's thesis, 2019. http://hdl.handle.net/10362/125332.
Der volle Inhalt der QuelleOs programadores usam linguagens de programação visual para um desenvolvimento mais rápido das interfaces de utilizador devido à maior facilidade de uso, legibilidade, reutilização de componentes – widgets – e uma visualização instantânea dos efeitos desejados. No entanto, os modelos de composição mais comuns para formar interfaces de utilizador são black-box: combinam os widgets existentes para formar novos widgets, mas geralmente não permitem modificações indiscriminadas dos seus componentes internos. A plataforma OutSystems fornece uma experiência What You See Is What You Get (WYSIWYG), na qual os programadores podem criar interfaces de utilizador ao montar elementos da interface de utilizador a partir de blocos de construção predefinidos: os componentes mais básicos e nativos (widgets) representam elementos HTML e blocos de construção personalizados (web blocks) representam composições reutilizáveis. No entanto, web blocks e widgets não são uniformes. Atualmente, por meio de soluções alternativas, os criadores podem definir composições que, após instanciadas, os componentes internos podem ser customizados por outros programadores, mas estas não seguem as boas práticas da OutSystems para criar aplicações Web, não mostram as customizações do utilizador – sem preview –, ou são necessários conhecimentos que os programadores podem não possuem. Os nossos objetivos com este trabalho são desenvolver um novo modelo de composição para componentes da interfaces de utilizador que permita customizar as propriedades dos elementos internos das composições reutilizáveis nos locais em que são instanciadas, integrar o modelo à plataforma de maneira visual e interativa, onde os criadores podem controlar o que pode ser modificado e os utilizadores podem customizar respectivamente enquanto obtêm uma visualização consistente. As composições reutilizáveis na linguagem OutSystems são únicas e estáticas. Assim, para que os programadores possam alterar os componentes internos de uma composição e obter um preview dessa alteração, os modelos subjacentes devem receber e transmitir explicitamente propriedades do estado interno dos componentes para os elementos da composição. O trabalho foi validado através de testes de usabilidade e comparação entre a nossa solução e com widgets especializados pela OutSystems para casos de uso específicos. A nova abordagem apresentada é mais rápida e mais intuitiva para usar do que o modelo de composição que é atualmente oferecido pela OutSystems. Também observámos que é mais eficiente usar em conjunto com os mecanismos já existentes (e.g., parâmetros de entrada) para oferecer composições reutilizáveis mais completas. No final, todos os objetivos foram alcançados, fornecendo uma solução funcional que permite aos utilizadores customizar os seus web blocks ou os de outros. Com este trabalho criadores e utilizadores de composições reutilizáveis terão mais controlo, possibilidades de customização e experiência do utilizador mais intuitiva, aumentando a produtividade e a satisfação do programador
Bücher zum Thema "Low-code programming"
Write Great Code: Thinking Low-Level, Writing High-Level. San Francisco, CA: No Starch Press, 2004.
Den vollen Inhalt der Quelle findenOthmer, Konstantin. Debugging Macintosh software with MacsBug: Includes MacsBug 6.2 on disk. Reading, Mass: Addison-Wesley, 1991.
Den vollen Inhalt der Quelle findenHyde, Randall. Write Great Code: Thinking Low-Level, Writing High-Level. No Starch Press, 2006.
Den vollen Inhalt der Quelle findenHyde, Randall. Write Great Code: Thinking Low-Level, Writing High-Level. 2. Aufl. No Starch Press, Incorporated, 2020.
Den vollen Inhalt der Quelle findenWrite Great Code: Thinking Low-Level, Writing High-Level. No Starch Press, 2012.
Den vollen Inhalt der Quelle findenMetcalf, Michael, John Reid und Malcolm Cohen. Fortran 2018 enhancements to interoperability with C. Oxford University Press, 2018. http://dx.doi.org/10.1093/oso/9780198811893.003.0021.
Der volle Inhalt der QuelleBuchteile zum Thema "Low-code programming"
Morrisett, Greg. „Achieving Type Safety for Low-Level Code“. In Logic Programming, 1–2. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-24599-5_1.
Der volle Inhalt der QuelleKatsumata, Shin-ya, und Atsushi Ohori. „Proof-Directed De-compilation of Low-Level Code“. In Programming Languages and Systems, 352–66. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_23.
Der volle Inhalt der QuelleDebray, Saumya K., Koen De Bosschere und David Gudeman. „Call Forwarding: A Simple Low-Level Code Optimization Technique“. In Implementations of Logic Programming Systems, 77–88. Boston, MA: Springer US, 1994. http://dx.doi.org/10.1007/978-1-4615-2690-2_6.
Der volle Inhalt der QuelleNavas, Jorge A., Peter Schachte, Harald Søndergaard und Peter J. Stuckey. „Signedness-Agnostic Program Analysis: Precise Integer Bounds for Low-Level Code“. In Programming Languages and Systems, 115–30. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-35182-2_9.
Der volle Inhalt der QuelleOkur, Semih, Cansu Erdogan und Danny Dig. „Converting Parallel Code from Low-Level Abstractions to Higher-Level Abstractions“. In ECOOP 2014 – Object-Oriented Programming, 515–40. Berlin, Heidelberg: Springer Berlin Heidelberg, 2014. http://dx.doi.org/10.1007/978-3-662-44202-9_21.
Der volle Inhalt der QuelleMorrisett, Greg. „Achieving Type Safety for Low-Level Code“. In Advances in Computing Science – ASIAN 2003. Progamming Languages and Distributed Computation Programming Languages and Distributed Computation, 1–2. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-40965-6_1.
Der volle Inhalt der QuelleAdorni, Giovanni, Stefano Cagnoni, Marco Gori und Monica Mordonini. „Efficient Low-resolution Character Recognition Using Sub-machine-code Genetic Programming“. In Soft Computing Applications, 35–46. Heidelberg: Physica-Verlag HD, 2003. http://dx.doi.org/10.1007/978-3-7908-1768-3_4.
Der volle Inhalt der QuelleAdrian, Benjamin, Sven Hinrichsen und Alexander Nikolenko. „App Development via Low-Code Programming as Part of Modern Industrial Engineering Education“. In Advances in Intelligent Systems and Computing, 45–51. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-51369-6_7.
Der volle Inhalt der QuelleLebens, Mary, und Roger Finnegan. „Using a Low Code Development Environment to Teach the Agile Methodology“. In Lecture Notes in Business Information Processing, 191–99. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-78098-2_12.
Der volle Inhalt der QuelleZhirkov, Igor. „Code Structure“. In Low-Level Programming, 181–200. Berkeley, CA: Apress, 2017. http://dx.doi.org/10.1007/978-1-4842-2403-8_10.
Der volle Inhalt der QuelleKonferenzberichte zum Thema "Low-code programming"
Takashima, Naoki, Hiroki Sakamoto und Yukiyoshi Kameyama. „Generate and offshore: type-safe and modular code generation for low-level optimization“. In ICFP'15: 20th ACM SIGPLAN International Conference on Functional Programming. New York, NY, USA: ACM, 2015. http://dx.doi.org/10.1145/2808091.2808096.
Der volle Inhalt der QuelleBaggia, Alenka, Robert Leskovar und Blaž Rodič. „LOW CODE PROGRAMMING WITH ORACLE APEX OFFERS NEW OPPORTUNITIES IN HIGHER EDUCATION“. In Third International Scientific Conference ITEMA Recent Advances in Information Technology, Tourism, Economics, Management and Agriculture. Association of Economists and Managers of the Balkans, Belgrade, Serbia, 2019. http://dx.doi.org/10.31410/itema.s.p.2019.91.
Der volle Inhalt der QuelleNikula, Uolevi, Jorma Sajaniemi, Matti Tedre und Stuart Wray. „Python and Roles of Variables in Introductory Programming: Experiences from Three Educational Institutions“. In InSITE 2007: Informing Science + IT Education Conference. Informing Science Institute, 2007. http://dx.doi.org/10.28945/3097.
Der volle Inhalt der QuelleG. Cardoso, Victor, Jessica T. Barros, Renata T. Tavares und Pedro M. G. del Foyo. „A Closed Design Cycle To Embedded Low-Cost Automation Based In Micro-Controllers“. In Congresso Brasileiro de Automática - 2020. sbabra, 2020. http://dx.doi.org/10.48011/asba.v2i1.1267.
Der volle Inhalt der QuelleLi, Zijian, Rakesh G. D. Jeyasingh, Jaeho Lee, Mehdi Asheghi, H. S. Philip Wong und Kenneth E. Goodson. „Electrothermal Modeling and Design Strategies for Multibit Phase Change Memory“. In ASME 2012 Third International Conference on Micro/Nanoscale Heat and Mass Transfer. American Society of Mechanical Engineers, 2012. http://dx.doi.org/10.1115/mnhmt2012-75129.
Der volle Inhalt der QuelleSmall, Evan, Sadegh M. Sadeghipour und Mehdi Asheghi. „Numerical Modeling of Heat Transfer and Phase Transition in Programming the Ovonic Unified Memory Cells“. In ASME 2005 Pacific Rim Technical Conference and Exhibition on Integration and Packaging of MEMS, NEMS, and Electronic Systems collocated with the ASME 2005 Heat Transfer Summer Conference. ASMEDC, 2005. http://dx.doi.org/10.1115/ipack2005-73188.
Der volle Inhalt der QuelleShah, Aditya A., Christiaan J. J. Paredis, Roger Burkhart und Dirk Schaefer. „Combining Mathematical Programming and SysML for Automated Component Sizing of Hydraulic Systems“. In ASME 2010 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. ASMEDC, 2010. http://dx.doi.org/10.1115/detc2010-28960.
Der volle Inhalt der QuellePramuanjaroenkij, Anchasa, Amarin Tongkratoke und Sadık Kakaç. „Numerical Study of Turbulence Nanofluid Flow to Distinguish Multiphase Flow Models for In-House Programming“. In ASME 2016 International Mechanical Engineering Congress and Exposition. American Society of Mechanical Engineers, 2016. http://dx.doi.org/10.1115/imece2016-66606.
Der volle Inhalt der QuelleOlson, Eric, Mohsin Rizwan, Panos S. Shiakolas und Amit Thanekar. „Analysis and Design of a Two-Wheeled Robot With Multiple User Interface Inputs and Vision Feedback Control“. In ASME 2012 International Mechanical Engineering Congress and Exposition. American Society of Mechanical Engineers, 2012. http://dx.doi.org/10.1115/imece2012-87987.
Der volle Inhalt der QuelleNascimento, Romulo, Eduardo Figueiredo und Andre Hora. „Assessing JavaScript API Deprecation“. In XI Congresso Brasileiro de Software: Teoria e Prática. Sociedade Brasileira de Computação - SBC, 2020. http://dx.doi.org/10.5753/cbsoft_estendido.2020.14616.
Der volle Inhalt der Quelle