Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
Online Resources Skip navigation Structured Programming School of Computing Search query Search ANU web, staff & maps Search current site content Search Menu Search query Search COMP1110/1140/6710 Lectures Labs Assessments Help Search ANU web, staff & maps Search current site content COMP1110/1140/6710 Lectures Labs Assessments Help menu Search query Search COMP1110/1140/6710 Search query Monday: J8, O3, J9, O4, B5 Labs: L3 Homework: J8, J9, O4, X1 Friday: O5, X1, X2, B6 Help Getting Help Lecturer, Tutors, and Peers Online Resources Textbooks How-To Videos Working Remotely FAQ Getting help Piazza IntelliJ Git Style and Quality Coding Practice and Additional Resources Teaching and Lectures Teamwork Originality and Contribution Statements and YAML Related sites Piazza You are here » Getting Help » Online Resources The topics covered in this course are the subject of a large amount of online material, some of which is high quality. I encourage you to read widely, use diverse resources, and adopt a learning style that suits you. Java Waterloo University has made available a wonderful tool for understanding the basics of Java. This tool allows you to paste in basic Java programs and watch them execute step-by-step. It illustrates the underlying data structures and allows you to step backwards and forwards in time. I highly recommend that you use this tool to help you understand what is going on when a Java program executes. Microsoft’s codehunt is a great way to learn about Java. Use the Java language mode and then start playing. It’s fun and addictive. There’s a nice cheatsheet contained in an appendix to Robert Sedgewick and Kevin Wayne’s Introduction to Programming in Java. Oracle has developed a rich set of Java tutorials. I will use the Learning the Java Language trail as part of the rapid introduction to Java in the first few lectures of the course. We cover a lot of ground at the start of the course, so you may find it helpful to work through the tutorials in your own time. You may also find the larger set tutorials useful beyond the first few weeks; they are generally well designed and thorough. (Note that the Swing tutorial is not relevant to this course because we are using Java FX, which replaces Swing.) You will find JavaFX tutorials here. Stack Overflow is one of many online resources for troubleshooting technical problems. Questions like this one are typical. You’ll find great answers to more exotic questions too. You should become proficient at using such resources for resolving troublesome problems. Whatever your problem, there’s a fair chance someone else has encountered it, and that another person has written up an explanation and/or solution. Learning how to use such tools effectively (and ultimately contributing to them!) is an essential skill for a software developer. Java FX Oracle has also produced some good Java FX tutorials. You may find the tutorials on creating visual effects, transformations and transitions and timeline animation useful. The tutorials include a beautiful and detailed example of a tree animation, which is worth reading even if you don’t follow it all. These tutorials are not as mature as Oracle’s Java tutorials, but they are nonetheless a very useful reference. I recommend you use them. Tools Successful completion of this course will require mastery of basic IntelliJ and GitLab/git skills, the two main tools we will use. Not a lot of class time will be devoted to teaching you these – you are expected to learn these tools yourselves. Fortunately there are some very good online resources to help you with each of these. I recommend you use them. IntelliJ IntelliJ is a large and powerful commercial IDE. We use the licensed ‘Ultimate Edition’, and at home you may either use their free student license to use the ‘Ultimate Edition’, or else use their open-source ‘Community Edition’ (the only significant difference as far as this course is concerned is that the community edition does not allow you to create UML diagrams). JetBrains has extensive online documentation, including video tutorials (which I highly recommend). I strongly recommend you start with their introductory video which you can find on their main online documentation page. Their video tutorials include a series on version control, which culminates with a video specifically on using git from within IntelliJ. Git and GitLab GitLab comes with online documentation. I explain the basics during lectures in week one. Git has substantial documentation and video tutorials, which you should refer to if you want to go beyond the basics we cover in our course. Updated:    09 Aug 2021 / Responsible Officer:    Director, School of Computing / Page Contact:    Steve Blackburn Contact ANU Copyright Disclaimer Privacy Freedom of Information +61 2 6125 5111 The Australian National University, Canberra CRICOS Provider : 00120C ABN : 52 234 063 906 You appear to be using Internet Explorer 7, or have compatibility view turned on. Your browser is not supported by ANU web styles. » Learn how to fix this » Ignore this warning in future