Content area
Conference Title: 2020 International Conference on Computational Science and Computational Intelligence (CSCI)
Conference Start Date: 2020, Dec. 16
Conference End Date: 2020, Dec. 18
Conference Location: Las Vegas, NV, USA
A topic of debate among Java teachers is whether to use an Integrated Development Environment (IDE) or a text editor paired with a command line compiler to teach introductory Java programming courses. Is it really in the student’s favor to start their programming journey using an IDE or is it better to just use any text editor to write the code and then compile and run the code using the command line? Which approach will help the students really understand the programming concepts and be able to debug their code when they have errors? In this paper we discuss the advantages and disadvantages of both approaches and we compare the performance of two groups of students in which the first group used a text editor with command line commands and the other group used Eclipse IDE.Details
1 Southern Utah University,Computer Science and Information Systems,Cedar City,UT,USA