• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

AllenDowney/ThinkJavaCode: Supporting code for Think Java by Allen Downey and Ch ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

AllenDowney/ThinkJavaCode

开源软件地址:

https://github.com/AllenDowney/ThinkJavaCode

开源编程语言:

Java 100.0%

开源软件介绍:

ThinkJavaCode

Supporting code for Think Java by Allen Downey and Chris Mayfield.

This is a Git repository that contains the code examples from the book and starter code for some exercises.

Git is a version control system that allows you to keep track of the files that make up a project. A collection of files under Git's control is called a repository.

There are several ways you can work with the code:

  • You can edit and run the code on Codiva online java IDE.

  • You can create a copy of this repository on GitHub by pressing the "Fork" button in the upper right. If you don't already have a GitHub account, you'll need to create one. After forking, you'll have your own repository on GitHub that you can use to keep track of code you write. Then you can ``clone'' the repository, which downloads a copy of the files to your computer.

  • Alternatively, you could clone the repository without forking. If you choose this option, you don't need a GitHub account, but you won't be able to save your changes back in GitHub.

  • If you don't want to use Git at all, you can download the code in a zip archive using the "Download ZIP" button on this page, or this link.

To clone a repository, you need a Git client installed on your computer. The URL of this repository is https://github.com/AllenDowney/ThinkJavaCode.git. If you use Git from the command line, you can clone it like this:

git clone https://github.com/AllenDowney/ThinkJavaCode.git

After you clone the repository or unzip the zip file, you should have a directory called ThinkJavaCode with a subdirectory for each chapter in the book.

All examples in this book were developed and tested using Java SE Development Kit 8. If you are using a more recent version, the examples in this book should still work. If you are using an older version, some of them may not.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap