Academic literature on the topic 'PHP language'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'PHP language.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "PHP language"

1

Khieovongphachanh, Vimontha. "Study on Web Application using PHP, JAVA and Python." Souphanouvong University Journal Multidisciplinary Research and Development 10, no. 1 (2024): 142–51. http://dx.doi.org/10.69692/sujmrd1001241.

Full text
Abstract:
Nowadays Web Application Development widely uses and there are many such as JAVA, JavaScript, PHP, Python, Ruby, C++, C#, Perl, HTML, ASP and etc. the popular language for development are JAVA, PHP and the upcoming language of this year is Python which is the top ranking. Therefore, the researcher interested in three languages such as JAVA, Python and PHP which is high performance in terms of time response, CPU Usage. Experimental is data management data from 100 rows, 1,000 rows, 10,000 rows, 100,000 rows; The result shows that JAVA language is faster than other languages while PHP language i
APA, Harvard, Vancouver, ISO, and other styles
2

Muqorobin, Muqorobin, and Nendy Akbar Rozaq Rais. "Comparison of PHP Programming Language with Codeigniter Framework in Project CRUD." International Journal of Computer and Information System (IJCIS) 3, no. 3 (2022): 94–98. http://dx.doi.org/10.29040/ijcis.v3i3.77.

Full text
Abstract:
Programming Language is a certain code that is designed to create an application program design. The number of programming languages currently circulating, it is necessary to test the level of reliability of a programming language. The purpose of this research is to compare the programming language PHP and Codeigniter Framework, both of these programming languages are back end languages so that they have close specifications in processing data from the database. Implementation developed with CRUD-based Codelgniter Framework. CodeIgniter is an open source web application network that is used to
APA, Harvard, Vancouver, ISO, and other styles
3

Niarman, Abdurrahman, Iswandi, and Argi Kartika Candri. "Comparative Analysis of PHP Frameworks for Development of Academic Information System Using Load and Stress Testing." International Journal Software Engineering and Computer Science (IJSECS) 3, no. 3 (2023): 424–36. http://dx.doi.org/10.35870/ijsecs.v3i3.1850.

Full text
Abstract:
There are many programming languages available for the developers to pick when they want to make a web services project such as Java JSP, Python, ASP.Net, PHP and many others. The reason that writer chose PHP as its research topic is that PHP is still being one of the most promising languages especially for developing web services. Several PHP Frameworks are now available on the internet promising that their framework can do better than others. Some popular PHP frameworks are Laravel, Symfony, CakePHP, Yii, and CodeIgniter. Performance is the most aspect to be concerned because of the market’s
APA, Harvard, Vancouver, ISO, and other styles
4

Mehak, Vermani. "REVIEW OF SOME COMPARISONS BETWEEN PHP AND ASP.NET FROM THE VIEWPOINT OF A NOVICE PROGRAMMER." INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY 5, no. 3 (2016): 364–71. https://doi.org/10.5281/zenodo.47051.

Full text
Abstract:
At the present time websites produce dynamic response to the user requests. So there is a need of dynamic web scripting languages.  A webpage is server-side dynamic page whose structure is controlled by server-side scripts. The Scripting Language refers to dynamic high level general purpose language. Three are   most popular web scripting languages are: PHP, JSP and ASP.NET languages in the world. The major requirements for enterprise applications are Performance, Scalability, manageability, code portability, mode of source, Cloud Feasibility, database, security are rapidly incr
APA, Harvard, Vancouver, ISO, and other styles
5

A.A., Kochnev. "CHOOSE PHP AS THE MAIN TOOL FOR CREATING THE BACKEND PART OF THE APPLICATION." ИННОВАЦИОННЫЕ НАУЧНЫЕ ИССЛЕДОВАНИЯ 2023. 6-2(30) (July 9, 2023): 39–54. https://doi.org/10.5281/zenodo.8128230.

Full text
Abstract:
The article is devoted to the description of the possibilities of using PHP to create the Backend part of the application and its comparison with other programming languages. It is determined that PHP is quite promising, it can quickly process sequential requests, since it specializes in Backend development. It is revealed that as the load (traffic) increases, the speed and efficiency of PHP decreases, despite this, this language can be significantly optimized by changing the code. The prospects for using PHP in the development of the server part of the application are being clarified. The fun
APA, Harvard, Vancouver, ISO, and other styles
6

Zhang, Zeng Ping, and Shu Hua Li. "The Research of Information Interaction between PHP and JavaScript." Advanced Materials Research 710 (June 2013): 692–95. http://dx.doi.org/10.4028/www.scientific.net/amr.710.692.

Full text
Abstract:
As one HTML embedded scripting language, PHP (Hypertext Preprocessor) is a powerful computer programming language which is a remarkable tool to enhance the expression of webpage. JavaScript is a client-side technology that is processed by the client-side software. But PHP is completely the server-side scripting language. It is a critical issue that how to effectively complete the clients request and transfer the information between two languages. The form is adopted in this paper. And based on that, the information transfer between two languages is tested. The result proves that in web project
APA, Harvard, Vancouver, ISO, and other styles
7

Batalov, A. S. "<i>PHP 8 release</i> to upgrade library websites." Scientific and Technical Libraries, no. 10 (November 12, 2021): 81–90. http://dx.doi.org/10.33186/1027-3689-2021-10-81-90.

Full text
Abstract:
The author explores the possibility to update PHP language up to PHP 8 in the library websites. Such upgrade is determined by the need for recommended safety level for web-resources. As exemplified by St. Petersburg library websites, the role of PHP language is demonstrated: 70% library websites are based on this technology. The content management systems (CMS) and PHP language versions are identified. For the three most popular CMS (CMS WordPress, CMS Joomla!, without CMS), technological recommendations are given on how to transfer to the new PHP versions (as for early 2021). About 28% websit
APA, Harvard, Vancouver, ISO, and other styles
8

Truszkowski, Kacper, and Maciej Pańczyk. "Comparative analysis of Web application development on Java and PHP." Journal of Computer Sciences Institute 25 (December 30, 2022): 379–83. http://dx.doi.org/10.35784/jcsi.3050.

Full text
Abstract:
This article presents a comparative analysis of two programming languages used to develop web applications. Two most popular programming languages Java and PHP were compared. The evaluated criteria were: implementation and performance, the time of performing specific operations on 100, 1000 and 10000 records was checked. A code analysis was carried out to determine in which language it is easier to implement an application with identical functionalities. Before the implementation of the application, articles, books and websites on a similar topic were reviewed. In order to test the efficiency,
APA, Harvard, Vancouver, ISO, and other styles
9

Yang, Jason Aaron, and Syaeful Anas Aklani. "PERFORMANCE ANALYSIS BETWEEN INTERPRETED LANGUAGE-BASED (LARAVEL) AND COMPILED LANGUAGE-BASED (GIN) WEB FRAMEWORKS." Computer Based Information System Journal 11, no. 1 (2023): 12–16. http://dx.doi.org/10.33884/cbis.v11i1.6583.

Full text
Abstract:
Web frameworks are essential for web developers, allowing them to build web applications more efficiently and effectively. This research paper compared two web frameworks with different programming language implementations: interpreted programming language and compiled programming language. PHP/Laravel was chosen as the representative interpreted programming language, and Go/Gin was chosen as the representative compiled programming language, because they were the most popular based on their star counts on GitHub. Based on a research paper by the University of Minho, Go was nearly 10 times fast
APA, Harvard, Vancouver, ISO, and other styles
10

Deming, Chunhua, Parikshith Reddy Baddam, and Vishal Reddy Vadiyala. "Unlocking PHP's Potential: An All-Inclusive Approach to Server-Side Scripting." Engineering International 6, no. 2 (2018): 169–86. http://dx.doi.org/10.18034/ei.v6i2.683.

Full text
Abstract:
PHP powers many dynamic and interactive websites in the ever-growing world of web development. PHP was initially called "Personal Home Page," but it has since become the Hypertext Preprocessor we know. This detailed article examines PHP (Hypertext Preprocessor), a dynamic server-side scripting language that has shaped the digital landscape since 1994. PHP has grown from a tool for managing a personal website to a flexible language powering much of the web. A detailed look into PHP object-oriented programming reveals its organizational benefits, while a separate section covers session managemen
APA, Harvard, Vancouver, ISO, and other styles
More sources

Dissertations / Theses on the topic "PHP language"

1

Nylén, Håkan. "PHP Framework Performance for Web Development." Thesis, Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-3874.

Full text
Abstract:
[Context] PHP Frameworks, such as CakePHP and Codei- gniter, have become popular among developers, since they offer ease of development save time and provide already made libraries to use. Considering that more and more websites are built using these frameworks it is important to know how they impact the performance of the website. Comparing the two top frameworks with each other can shed some light on what the performance looks like today on the web with PHP as its base. [Problem] Visitors nowadays have less patience to wait for a website to load. Meanwhile, PHP Framework has become known amo
APA, Harvard, Vancouver, ISO, and other styles
2

Frank, Jiří. "Porovnání frameworků Grails(Groovy) a Nette(PHP) pro rychlý vývoj webových aplikaci." Master's thesis, Vysoká škola ekonomická v Praze, 2012. http://www.nusl.cz/ntk/nusl-162507.

Full text
Abstract:
This thesis aims on comparison of rapid development frameworks Nette and Grails. Main objective of this paper is achieved by brief description of both languages (PHP, Groovy) and frameworks. Next is defined relatively complex set of criteria for comparison itself. Frameworks are then compared based on this set. Last part is development of the identical application on both platforms, thanks to which the practicle comparison may be done. The main contribution of this work is in comprehensive comparison of platforms Nette (PHP) and Grails (Groovy), which may be used for making decision about whic
APA, Harvard, Vancouver, ISO, and other styles
3

Blokhina, Natalia. "Development of a content management system (CMS) for a small polling organization." [Denver, Colo.] : Regis University, 2006. http://165.236.235.140/lib/NBlokhina2006.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Skoták, Leo. "Počítačová aplikace pro podporu obchodní činnosti firmy." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2010. http://www.nusl.cz/ntk/nusl-229271.

Full text
Abstract:
he goal of this thesis is to analyze current situation in the area of internet commerce and design and implement own application to solve administration of customers and productcs of the firm, which deals with selling musical pieces in electronic form. The main component will be an internet shop based on subscribed custom accounts and enabled prompt offtake of the musical pieces. Designed system will be implemented as a WWW application in PHP language with using database MySQL.
APA, Harvard, Vancouver, ISO, and other styles
5

Wright, Madeleine. "A detailed investigation of interoperability for web services." Thesis, Rhodes University, 2006. http://hdl.handle.net/10962/d1004832.

Full text
Abstract:
The thesis presents a qualitative survey of web services' interoperability, offering a snapshot of development and trends at the end of 2005. It starts by examining the beginnings of web services in earlier distributed computing and middleware technologies, determining the distance from these approaches evident in current web-services architectures. It establishes a working definition of web services, examining the protocols that now seek to define it and the extent to which they contribute to its most crucial feature, interoperability. The thesis then considers the REST approach to web servic
APA, Harvard, Vancouver, ISO, and other styles
6

Laga, Ondřej. "Jazykové verze webu." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2008. http://www.nusl.cz/ntk/nusl-237473.

Full text
Abstract:
This thesis concerns a dilemma of multi-lingual web applications. The document describes some general solutions while suggesting such applications, however first of all it is aimed for information system VUT and its enlargement for translation administration. The text contains structural description of this system and instruments used during its development, but especially it defines system requirements of programming engineers and translators, describes and evaluates new language versions solution and there are possibilities of contingent extensions considered at the conclusion of my thesis.
APA, Harvard, Vancouver, ISO, and other styles
7

Dharod, Vishal. "Web based internship management system: A collaborative coordinating tool." CSUSB ScholarWorks, 2004. https://scholarworks.lib.csusb.edu/etd-project/2575.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Itani-Adams, Yuki. "One child, two languages : bilingual first language acquisition in Japanese and English." Thesis, View thesis, 2007. http://handle.uws.edu.au:8081/1959.7/28484.

Full text
Abstract:
This is the first Japanese-English Bilingual First Language Acquisition (BFLA) longitudinal study carried out within the framework of Processability Theory (PT) (Pienemann, 1998a). The informant of this study is Hannah, who was raised in Australia in a one-parent one-language environment from birth. Hannah’s speech production in each language was collected in a language-specific setting with different interlocutors (i.e., Japanese with the Japanese-speaking mother and English with the English-speaking father), from the time she was 1; 11 (one year and eleven months) until she was 4;10. This st
APA, Harvard, Vancouver, ISO, and other styles
9

Brodecký, Radek. "Informační systém pro překladatelskou agenturu." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2008. http://www.nusl.cz/ntk/nusl-227935.

Full text
Abstract:
Presented thesis deals with design and implementation of an information system for a local translation agency. The main purpose of the information system is to provide functions for effective user/project management. Key part of system is represented by a multi-level processing of terminology queries from external translators. Further features include distribution of documents to users, resource planning, and work evaluation. In order to provide instant 24/7 access, the system has been implemented as a WWW application using PHP script language, MySQL database, and AJAX technology.
APA, Harvard, Vancouver, ISO, and other styles
10

Gregárek, Ondřej. "Správa vývojové dokumentace přes WWW II." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2008. http://www.nusl.cz/ntk/nusl-217294.

Full text
Abstract:
Document server is a web application controllable by way of web browser. It is meant to serve for the management of development documentation. The application is divided to the four basic parts: Requirements, Products, Tests and Test Run. The section Requirements serves for inserting requirements for products. Product is produced on the basis of these needs and registered in part Products. Test setting is created in the part Tests according to requirements from the part Requirements. Particular products are then tested. The part Test Run registers records of these tests. These are parts of the
APA, Harvard, Vancouver, ISO, and other styles
More sources

Books on the topic "PHP language"

1

Vaswani, Vikram. PHP. McGraw-Hill, 2008.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Mcarthur, Kevin. Pro PHP. Springer, 2008.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Lerdorf, Rasmus. Programming PHP. O'Reilly, 2002.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Converse, Tim. PHP 4 bible. IDG Books Worldwide, 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Herrington, Jack D. PHP hacks. O'Reilly, 2005.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Wandschneider, Marc. PHP and MySQL. Prentice Hall, 2009.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Wandschneider, Marc. PHP and MySQL. Prentice Hall, 2009.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

Meloni, Julie C. PHP essentials. Prima Tech, 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

J, Walker Michael. Instant PHP 4. Osborne/McGraw-Hill, 2001.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Ullman, Larry E. PHP advanced. Peachpit, 2002.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Book chapters on the topic "PHP language"

1

Romer, Michael. "Doctrine Query Language." In PHP Persistence. Apress, 2016. http://dx.doi.org/10.1007/978-1-4842-2559-2_8.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Hansen, Thomas Blom, and Jason Lengstorf. "Understanding PHP: Language Basics." In PHP for Absolute Beginners. Apress, 2014. http://dx.doi.org/10.1007/978-1-4302-6814-7_2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Lengstorf, Jason, Thomas Blom Hansen, and Steve Prettyman. "Understanding PHP: Language Basics." In PHP 8 for Absolute Beginners. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-8205-2_2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Lengstorf, Jason. "Understanding PHP: Language Basics." In PHP for Absolute Beginners. Apress, 2010. http://dx.doi.org/10.1007/978-1-4302-2474-7_2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Brooks, David R. "Summary of Selected PHP Language Elements." In Guide to HTML, JavaScript and PHP. Springer London, 2011. http://dx.doi.org/10.1007/978-0-85729-449-4_10.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Bramer, Max. "The PHP Language: Types of Statement." In Web Programming with PHP and MySQL. Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-22659-0_3.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Brooks, David R. "Fundamentals of the JavaScript Language." In Guide to HTML, JavaScript and PHP. Springer London, 2011. http://dx.doi.org/10.1007/978-0-85729-449-4_4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Richards, Robert. "Extensible Stylesheet Language Transformations (XSLT)." In Pro PHP XML and Web Services. Apress, 2006. http://dx.doi.org/10.1007/978-1-4302-0139-7_10.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Alooeff, Eugene, and Diana Dvoryak. "Methods to Improve API Performance in PHP Programming Language." In Lecture Notes in Networks and Systems. Springer Nature Switzerland, 2024. https://doi.org/10.1007/978-3-031-74443-3_28.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Enderlin, Ivan, Frédéric Dadeau, Alain Giorgetti, and Abdallah Ben Othman. "Praspel: A Specification Language for Contract-Based Testing in PHP." In Testing Software and Systems. Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-24580-0_6.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "PHP language"

1

Wang, Lin, Yuan Zhang, Xin Tan, Shengke Ye, and Min Yang. "New PHP Language Features Make Your Static Code Analysis Tools Miss Vulnerabilities." In 2024 IEEE International Conference on Software Maintenance and Evolution (ICSME). IEEE, 2024. https://doi.org/10.1109/icsme58944.2024.00017.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Bienvenu, Meghyn, Katsumi Inoue, and Daniil Kozhemiachenko. "Abductive Reasoning in a Paraconsistent Framework." In 21st International Conference on Principles of Knowledge Representation and Reasoning {KR-2023}. International Joint Conferences on Artificial Intelligence Organization, 2024. http://dx.doi.org/10.24963/kr.2024/13.

Full text
Abstract:
We explore the problem of explaining observations starting from a classically inconsistent theory by adopting a paraconsistent framework. We consider two expansions of the well-known Belnap-Dunn paraconsistent four-valued logic BD: BD-circ introduces formulas of the form circ phi (‘the information about phi is reliable’), while BD-triangle augments the language with formulas triangle phi (‘there is information that phi is true’). We define and motivate the notions of abduction problems and explanations in BD-circ and BD-triangle and show that they are not reducible to one another. We analyse t
APA, Harvard, Vancouver, ISO, and other styles
3

Jia, Lei, Qingqian Zhou, Huanchun Peng, Haiyan Lu, Yabin Hao, and Yuanxiang Li. "Information Extraction from Aircraft Maintenance Records Using Large Language Models." In 2024 Global Reliability and Prognostics and Health Management Conference (PHM-Beijing). IEEE, 2024. https://doi.org/10.1109/phm-beijing63284.2024.10874745.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Shi, Junyou, Wenlong Chen, and Huidong Zhou. "Research on Design for Testability and Evaluation System Based on Systems Modeling Language." In 2024 Global Reliability and Prognostics and Health Management Conference (PHM-Beijing). IEEE, 2024. https://doi.org/10.1109/phm-beijing63284.2024.10874508.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Chen, Lijuan, Mingchu Yu, Hao Shen, and Jinnan Luo. "Enhancing Vision-Language Models Through Passive Online Target Recognition and Test-Time Adaptation." In 2024 Global Reliability and Prognostics and Health Management Conference (PHM-Beijing). IEEE, 2024. https://doi.org/10.1109/phm-beijing63284.2024.10874456.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Casu, Filippo, Enrico Grosso, Andrea Lagorio, Pietro Ruiu, and Giuseppe A. Trunfio. "Leveraging Multimodal Vision Language Models for Early Detection of Alzheimer’s Disease." In 2025 33rd Euromicro International Conference on Parallel, Distributed, and Network-Based Processing (PDP). IEEE, 2025. https://doi.org/10.1109/pdp66500.2025.00047.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

P, Gadha Lekshmi, and Rohith Francis. "Sign2Text: Deep Learning-based Sign Language Translation System Using Vision Transformers and PHI-1.5B." In 2024 IEEE International Conference on Artificial Intelligence in Engineering and Technology (IICAIET). IEEE, 2024. http://dx.doi.org/10.1109/iicaiet62352.2024.10730290.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Tozawa, Akihiko, Michiaki Tatsubori, Tamiya Onodera, and Yasuhiko Minamide. "Copy-on-write in the PHP language." In the 36th annual ACM SIGPLAN-SIGACT symposium. ACM Press, 2008. http://dx.doi.org/10.1145/1480881.1480908.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Batrak, Ivan. "Developing solution for implementing IRBIS LAS on the PHP platform." In The Book. Culture. Education. Innovations. Russian National Public Library for Science and Technology, 2020. http://dx.doi.org/10.33186/978-5-85638-223-4-2020-27-37.

Full text
Abstract:
Designing a cross-platform software for implementing IRBIS LAS on the PHP platform is discussed. The new print format language interpreter for IRBIS LAS based on J-ISIS and CISIS formatting language features and capabilities, is also developed.
APA, Harvard, Vancouver, ISO, and other styles
10

Georgiev, Bozhidar, and Adriana Georgieva. "Speed up of XML parsers with PHP language implementation." In APPLICATIONS OF MATHEMATICS IN ENGINEERING AND ECONOMICS (AMEE '12): Proceedings of the 38th International Conference Applications of Mathematics in Engineering and Economics. AIP, 2012. http://dx.doi.org/10.1063/1.4766810.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "PHP language"

1

Prasad, Jayanti. Large Language Models: AI Foundations and Applications in Python. Instats Inc., 2023. http://dx.doi.org/10.61700/85rfezw01y0q9521.

Full text
Abstract:
This 5-day workshop provides a comprehensive understanding of large language models, their AI foundations, and applications in Python. Designed for PhD students, professors, and professional researchers, the seminar offers hands-on coding sessions, case studies, and discussions on the future of large language models in academic research.
APA, Harvard, Vancouver, ISO, and other styles
2

Steel, Piers, and Hadi Fariborzi. Beyond ChatGPT: Using AI to Enhance Research Workflows. Instats Inc., 2025. https://doi.org/10.61700/57x0xi7z30bh11498.

Full text
Abstract:
This one-day workshop equips PhD students and researchers with practical skills to integrate AI tools into their academic work effectively and ethically. Participants will gain hands-on experience with large language models, learning to enhance research quality and efficiency while navigating ethical considerations and leveraging AI for literature reviews, data analysis, and more.
APA, Harvard, Vancouver, ISO, and other styles
3

Nowosad, Jakub. Making Beautiful And Effective Maps In R. Instats Inc., 2023. http://dx.doi.org/10.61700/jjmsseyi5ywsn469.

Full text
Abstract:
The aim of the course is to show you how to use R to make pretty, yet appealing maps using the R programming language. Several R packages related to spatial data processing and visualization will be introduced during the course. The course will teach you how create publication-ready static maps, animated maps, interactive maps, and simple map applications using a mixture of lectures and computer exercises. An official Instats certificate of completion is provided at the conclusion of the seminar, and European PhD students receive 1.5 ECTS Equivalent points.
APA, Harvard, Vancouver, ISO, and other styles
4

Leavy, Michelle B., Danielle Cooke, Sarah Hajjar, et al. Outcome Measure Harmonization and Data Infrastructure for Patient-Centered Outcomes Research in Depression: Report on Registry Configuration. Agency for Healthcare Research and Quality (AHRQ), 2020. http://dx.doi.org/10.23970/ahrqepcregistryoutcome.

Full text
Abstract:
Background: Major depressive disorder is a common mental disorder. Many pressing questions regarding depression treatment and outcomes exist, and new, efficient research approaches are necessary to address them. The primary objective of this project is to demonstrate the feasibility and value of capturing the harmonized depression outcome measures in the clinical workflow and submitting these data to different registries. Secondary objectives include demonstrating the feasibility of using these data for patient-centered outcomes research and developing a toolkit to support registries intereste
APA, Harvard, Vancouver, ISO, and other styles
5

Pavlyuk, Ihor. MEDIACULTURE AS A NECESSARY FACTOR OF THE CONSERVATION, DEVELOPMENT AND TRANSFORMATION OF ETHNIC AND NATIONAL IDENTITY. Ivan Franko National University of Lviv, 2021. http://dx.doi.org/10.30970/vjo.2021.49.11071.

Full text
Abstract:
The article deals with the mental-existential relationship between ethnoculture, national identity and media culture as a necessary factor for their preservation, transformation, on the example of national original algorithms, matrix models, taking into account global tendencies and Ukrainian archetypal-specific features in Ukraine. the media actively serve the domestic oligarchs in their information-virtual and real wars among themselves and the same expansive alien humanitarian acts by curtailing ethno-cultural programs-projects on national radio, on television, in the press, or offering the
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!