who wish to type english here

dracularking 2017-03-10 08:27:08
what's your english level? do you want to improve it?
...全文
1921 12 打赏 收藏 转发到动态 举报
写回复
用AI写文章
12 条回复
切换为时间正序
请发表友善的回复…
发表回复
dracularking 2017-03-11
  • 打赏
  • 举报
回复
引用 11 楼 wuliqwer 的回复:
https://github.com/justjavac/free-programming-books-zh_CN https://www.codewars.com/ 推荐你两个网站,都是英文的,可以帮你提高
thank you, it's very kind of you, actually i wanna find some more partners.
菜 头 2017-03-10
  • 打赏
  • 举报
回复
yes! do you have any method?
成盒落地98k 2017-03-10
  • 打赏
  • 举报
回复
what are you弄撒嘞
cloud丶mist 2017-03-10
  • 打赏
  • 举报
回复
https://github.com/justjavac/free-programming-books-zh_CN https://www.codewars.com/ 推荐你两个网站,都是英文的,可以帮你提高
dracularking 2017-03-10
  • 打赏
  • 举报
回复
make it a life style, you'll make progress in an unconscious way. why not, any more brothers?
奄灬苟且偷生 2017-03-10
  • 打赏
  • 举报
回复
no
ryuugu_rena 2017-03-10
  • 打赏
  • 举报
回复
don't bb le,I hate English!
菜 头 2017-03-10
  • 打赏
  • 举报
回复
引用 3 楼 dracularking 的回复:
[quote=引用 2 楼 u011320740 的回复:] yes! do you have any method?
form a circle in which guys have common goals and ideals, willing to struggle to fulfil their targets and dreams. i think it's one of the good ways.[/quote] It's good idea
菜 头 2017-03-10
  • 打赏
  • 举报
回复
引用 3 楼 dracularking 的回复:
[quote=引用 2 楼 u011320740 的回复:] yes! do you have any method?
form a circle in which guys have common goals and ideals, willing to struggle to fulfil their targets and dreams. i think it's one of the good ways.[/quote] you organize it?
ShallowDreamVN 2017-03-10
  • 打赏
  • 举报
回复
引用 3 楼 dracularking 的回复:
[quote=引用 2 楼 u011320740 的回复:] yes! do you have any method?
form a circle in which guys have common goals and ideals, willing to struggle to fulfil their targets and dreams. i think it's one of the good ways.[/quote]大写的懵B
某某某个人啊 2017-03-10
  • 打赏
  • 举报
回复
ni men de english is very good!
dracularking 2017-03-10
  • 打赏
  • 举报
回复
引用 2 楼 u011320740 的回复:
yes! do you have any method?
form a circle in which guys have common goals and ideals, willing to struggle to fulfil their targets and dreams. i think it's one of the good ways.
Title: Python Network Hacking Essentials Author: Earnest Wish, Leo Edition: 1 Language: English Publication Date: 2015-05-05 ISBN-10: B00X6S7L1O Target Audience This book is not for professional hackers. Instead, this book is made for beginners who have programming experience and are interested in hacking. Here, hacking techniques that can be easily understood have been described. If you only have a home PC, you can test all the examples provided here. I have included many figures that are intuitively understandable rather than a litany of explanations. Therefore, it is possible to gain some practical experience while hacking, since I have only used examples that can actually be implemented. This book is therefore necessary for ordinary people who have a curiosity of hackers and are interested in computers. Organization of the Book A beginner is naturally expected to become a hacker while reading this book. Hacking Preparation Briefly introduce the basic Python syntax that is necessary for hacking. Network Hacking A variety of tools and the Python language can be combined to support network hacking and to introduce the network hacking technique. Briefly, we introduce NMap with the Wireshark tool, and hacking techniques such as Port Scanning, Packet Sniffing, TCP SYN Flood, Slowris Attack are introduced. Table of Contents Network Hacking Introduction Configure a Test Environment Vulnerability Analysis via Port Scanning Stealing Credentials Using Packet Sniffing Overview of a DoS Attack DoS - Ping of Death DoS - TCP SYN Flood DoS - Slowloris Attack
Title: Python Hacking Essentials Author: Earnest Wish Length: 214 pages Edition: 1 Language: English Publisher: CreateSpace Independent Publishing Platform Publication Date: 2015-04-01 ISBN-10: 1511797568 ISBN-13: 9781511797566 Target Audience This book is not for professional hackers. Instead, this book is made for beginners who have programming experience and are interested in hacking. Here, hacking techniques that can be easily understood have been described. If you only have a home PC, you can test all the examples provided here. I have included many figures that are intuitively understandable rather than a litany of explanations. Therefore, it is possible to gain some practical experience while hacking, since I have only used examples that can actually be implemented. This book is therefore necessary for ordinary people who have a curiosity of hackers and are interested in computers. Organization of the Book This book is made up of five major parts, from basic knowledge to actual hacking code. A beginner is naturally expected to become a hacker while reading this book. Hacking Preparation: Briefly introduce the basic Python syntax that is necessary for hacking. Application Hacking: Introduce the basic skills to hack an application, such as Keyboard hooking, API hooking and image file hacking. Web Hacking: The Virtual Box test environment configuration is used for a Web Shell attack to introduce web hacking, which is currently an important issue. The techniques include SQL Injection, Password Cracking, and a Web Shell Attack. Network Hacking: A variety of tools and the Python language can be combined to support network hacking and to introduce the network hacking technique. Briefly, we introduce NMap with the Wireshark tool, and hacking techniques such as Port Scanning, Packet Sniffing, TCP SYN Flood, Slowris Attack are introduced. System Hacking:System hacking is difficult to understand for beginners, and in this section, figures are used to introduce difficult concepts. The hacking techniques that are introduced include a Backdoor, Registry Handling, Stack Based Buffer Overflow, and SEH Based Buffer Overflow. While reading this book, it is possible to obtain answers for such problems one by one. After reading the last chapter, you will gain the confidence to be a hacker. Features of this book When you start to study hacking, the most difficult task is to configure the test environment. There are many problems that need to be addressed, such as choosing from the variety in operating systems, obtaining expensive equipment and using complex technology. Such problems are too difficult to take in at once, so this book overcomes this difficulty by implementing a simple idea. First, systems will be described as Windows-based We are very familiar with Windows, so it is very easy to understand a description based on Windows. Since Windows, Linux, Unix, and Android are all operating systems, it is possible to expand the concepts that are discussed here. Second, we use a virtual machine called Virtual Box For hacking, it is necessary to connect at least three or more computers on a network. Since it is a significant investment to buy a few computers only to study these techniques, a virtual machine can be used instead to easily implement a honeypot necessary to hack by creating multiple virtual machines on a single PC. Finally, abstract concepts are explained using figures Rather than simply using words for descriptions, graphics are very effective in transferring information. An abstract concept can materialize through the use of graphics in order to improve the understanding on the part of the reader. Table of Contents Chapter 1 Preparation for Hacking Chapter 2 Application Hacking Chapter 3 Web Hacking Chapter 4 Network Hacking Chapter 5 System Hacking Chapter 6 Conclusion
Frank Kane's Taming Big Data with Apache Spark and Python English | 2017 | ISBN-10: 1787287947 | 296 pages | AZW3/PDF/EPUB (conv) | 6.12 Mb Key Features Understand how Spark can be distributed across computing clusters Develop and run Spark jobs efficiently using Python A hands-on tutorial by Frank Kane with over 15 real-world examples teaching you Big Data processing with Spark Book Description Frank Kane's Taming Big Data with Apache Spark and Python is your companion to learning Apache Spark in a hands-on manner. Frank will start you off by teaching you how to set up Spark on a single system or on a cluster, and you'll soon move on to analyzing large data sets using Spark RDD, and developing and running effective Spark jobs quickly using Python. Apache Spark has emerged as the next big thing in the Big Data domain – quickly rising from an ascending technology to an established superstar in just a matter of years. Spark allows you to quickly extract actionable insights from large amounts of data, on a real-time basis, making it an essential tool in many modern businesses. Frank has packed this book with over 15 interactive, fun-filled examples relevant to the real world, and he will empower you to understand the Spark ecosystem and implement production-grade real-time Spark projects with ease. What you will learn Find out how you can identify Big Data problems as Spark problems Install and run Apache Spark on your computer or on a cluster Analyze large data sets across many CPUs using Spark's Resilient Distributed Datasets Implement machine learning on Spark using the MLlib library Process continuous streams of data in real time using the Spark streaming module Perform complex network analysis using Spark's GraphX library Use Amazon's Elastic MapReduce service to run your Spark jobs on a cluster About the Author My name is Frank Kane. I spent nine years at Amazon and IMDb, wrangling millions of customer ratings and customer transactions to produce things such

23,404

社区成员

发帖
与我相关
我的任务
社区描述
Java 非技术区
社区管理员
  • 非技术区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧