3,681,380 research outputs found

    The Analysis of Code Mixing in Film From Bandung with Love

    Full text link
    This research aims to get information of sociolinguistics about code mixing in a film titled From Bandung with Love uttered by the characters. The characters use some types of code mixing. The main type is Intra Lexical Code Mixing. The results of this research are (1) There are three types of code mixing in the film, (2)The most type which has big effect is Lexical (3) Lexical code mixing as the dominant type shows that the teenagers in Indonesia like to mix their language per word to show that they are educated and modern

    From Query to Usable Code: An Analysis of Stack Overflow Code Snippets

    Full text link
    Enriched by natural language texts, Stack Overflow code snippets are an invaluable code-centric knowledge base of small units of source code. Besides being useful for software developers, these annotated snippets can potentially serve as the basis for automated tools that provide working code solutions to specific natural language queries. With the goal of developing automated tools with the Stack Overflow snippets and surrounding text, this paper investigates the following questions: (1) How usable are the Stack Overflow code snippets? and (2) When using text search engines for matching on the natural language questions and answers around the snippets, what percentage of the top results contain usable code snippets? A total of 3M code snippets are analyzed across four languages: C\#, Java, JavaScript, and Python. Python and JavaScript proved to be the languages for which the most code snippets are usable. Conversely, Java and C\# proved to be the languages with the lowest usability rate. Further qualitative analysis on usable Python snippets shows the characteristics of the answers that solve the original question. Finally, we use Google search to investigate the alignment of usability and the natural language annotations around code snippets, and explore how to make snippets in Stack Overflow an adequate base for future automatic program generation.Comment: 13th IEEE/ACM International Conference on Mining Software Repositories, 11 page

    Code coverage analysis and test case generation

    Get PDF
    Cílem této práce je vytvoření metody pro generování testovacích scénářů a vyhodnocení jejich effektivity. Tato metoda je vytvořená na základě analýzy konkrétního programu, která je založená na určení dopadů, jaký mají jednotlivé parametry programu na množstvý provedeného kódu. K dosažení tohoto cíle byla vytvořena aplikace, která analyzuje pokrití kódu testovaného programu na základě různých permutací jeho argumentů, generuje testovací scénáře a určuje jijich effektivitu ve hledání vložených chyb. Tento dokument dokumentje vytvořený software, použité metody a výsledky experimentů. Programy touto cestou testované jsou Flex, Grep a Gzip.The goal of this thesis and project is to create a method for generating test cases and determining its effectiveness. The method is created based on an analysis of a given program consisting of determining the effect which each program argument has on the overall volume of source code executed. To achieve this, an application is created that can analyze the programs code coverage for various permutations of arguments, generate test cases. The application can also determine the tests effectiveness, by using them to detect seeded faults. This text serves to document the software created, the methods used and results of the experiments. The programs examined this way were Flex, Grep and Gzip

    CODE-SWITCHING AND CODE-MIXING ON PERSUASION IN INDONESIAN TELEVISION ADVERTISEMENTS

    Get PDF
    Bilingualism and multilingualism have been a popular topic to discuss recently. Two the examples of the phenomenon are code-switching and code-mixing. This research is aimed to describe the usage of code-switching and code-mixing in Indonesian television advertisements. Further, it also investigates the factors affecting the code-switching and code-mixing in the area. The research used descriptive qualitative method. The data collection was done by recording television advertisements focusing on English-Indonesian advertisements taking place from 6 May until 14 May 2017. The techniques of analyzing data were the interactive analysis that consisted of four steps, namely data collection, data reduction, data analysis, and verification or drawing the conclusion. The result of the study showed that there were 80 data consisting of 42 code-switching and 38 code-mixing. From the data, inter-sentential code-switching and intra-lexical mixing were commonly used in the advertisements. The most products using code-switching and code-mixing were from cosmetics, medicines, and hygiene stuff group. The factors affecting the usage of codeswitching and code-mixing were language facility, language economy, euphemism/communication distance, stylistic purposes in communication, and expression of multiple identities. The study concludes that code-switching and code-mixing are highly used in Indonesian television advertisements. It shows that bilingualism and multilingualism have been accepted in Indonesian people’s daily lives

    Code Usage Analysis System (CUAS)

    Get PDF
    A set of computer programs is offered to aid a user in evaluating performance of an application program. The system provides reports of subroutine usage, program errors, and segment loading which occurred during the execution of an application program. It is presented in support of the development and validation of the space vehicle dynamics project

    STATIC CODE ANALYSIS

    Get PDF
    A lot of the defects that are present in a program are not visible to the compiler. Static code analysis is a way to find bugs and reduce the defects in a software application. This paper gives you an overview on static code analysis, well-known tools and the benefits of this practice.code, analysis

    CODE MIXING AND CODE SWITCHING ANALYSIS IN RANAH 3 WARNA NOVEL BY AHMAD FUADI

    Get PDF
    Tujuan penulis project ini adalah untuk menganalisis dan menjelaskan tipe dan faktor Campur Kode dan Alih Kode yang terjadi dalam novel Ranah 3 Warna karya Ahmad Fuadi. Ini adalah penelitian Deskriptif Kualitatif yang menganalisis data berupa tuturan karakter dalam novel Ranah 3 Warna sebagai sumber data yang diambil menggunakan teknik Sampling Purposive untuk memilih tuturan yang mengandung Campur Kode atau Alih Kode. Penulis kemudian menggunakan Metode Padan untuk menganalisa tuturan sehingga menemukan adanya dua tipe Campur Kode, yakni Campur Kode Luar dan Campur Kode Dalam dalam enam bahasa. Selain itu, ditemukan pula adanya dua tipe Alih Kode, yakni Alih Kode Internal dan Alih Kode Eksternal dalam empat bahasa. Faktor yang mendorong penutur untuk melakukan Alih Kode atau Campur Kode adalah tujuan penutur, latar belakang penutur, latar belakang lawan bicara dan kutipan opini orang lain
    corecore