Skip to content

caofanCPU/JavaBaseStudyNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

By caofanCPU - Version 1.0


Components


##Highlights Register for BookStore

HashSet & TreeSet

Document similarity analysis


Remarks

  • For Collection Framework learning, I recommend to you MapSetOK.java which tries to show the different details between Set and Map. Through the code, you can know the usages of Comparator.

  • For IO Interface learning, CopyTextByBuffer.java and FileContentCompare.java in project "IO操作与TreeMap" will be a good choice. You can see how to copy a file which was in your disk into another place, of course, it's helpful that knowing the usages of Character stream and the Byte stream.

  • For Network Programming learning, it's a application of IO Stream actually. It is worth mentioning that Java Web has provided a lot of tools and frameworks which have already taken the place of Network Programming. And because of this, pay your attention into IO Stream in the code. At last, be familiar with TCP/UDP protocols will take you into the real net world.

  • For Java Web developments, building a bookstore by using servlet+dbutils+xml propties will be a interesting start. You can see what a website looks like, what's more, and how to create it through coding by Java.


About

Recording my experiences of learning Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published