good engineering books

Want to know good engineering books? we have a huge selection of good engineering books information on alibabacloud.com

The College of Engineering Management and information technology of the Chinese Academy of Sciences enrolled in the following eight fields of engineering in 2014

The College of Engineering Management and information technology of Chinese Academy of Sciences enrolled in the following eight fields of engineering master in 2014, welcome candidates to apply.First, professional field introduction Admissions Field Research direction Tuition Requirements Degree/Certificate Learning Style Project Management

Talking about what is front-end engineering, talking about engineering

Talking about what is front-end engineering, talking about engineering1. What is front-end engineering? Since the title of front-end engineers, the development of front-end is changing with each passing day. Compared with other mature fields, although the front-end is a rising star, its brutal growth is incomparable to other fields. Despite the rapid development of front-end technologies, the overall front-

Revisiting software Engineering--a preliminary understanding of software engineering

Part I: Overview of software EngineeringA software = program + Engineering in seeing this formula, I think everyone is also very easy to understand this, a software implementation is inseparable from the program support, the program is Software "Flesh and Blood", then only the program can it? The answer is no, because an excellent software, inseparable from good architecture and design, but also inseparable from teamwork,,,,, that this series of imple

Software Engineering (2) -- Software Engineering

The first chapter of each book is about macro things, and softwares are no exception. Next, we will introduce the "what is" of software engineering. 1. What is it? Software Engineering Is to solve Software Crisis And appears. What is Software Crisis ? Currently, some small systems cannot meet people's needs. Software developers need to design large systems to meet user needs, but the development technolo

Big discussion on "learning and learning" Software Engineering Education for modern software engineering Learning

Instructor Xin's Blog is here: Software Engineering Education learned by modern software engineering Then I read the opinions of many students. When I think of High School, the teacher taught me that a good argumentative paper must show my opinion at the beginning. (Well, that's to cope with the college entrance examination. I am far away]. However, in my opinion,Not totally agreeThe opinions of instructors

IntelliJ idea 2017 version spring-boot2.0.4+mybatis reverse engineering; MYBATIS+SPRINGBOOT Reverse engineering

I. Building the EnvironmentUsing the IDE to automatically build project methodsThen, nextNext, configure the import dependency packageThe project is generated, and the configuration file Generatormapper.xml (project structure) is imported under the projectConfiguring documents to establish database and database connections1 XML version= "1.0" encoding= "UTF-8"?> DOCTYPE generatorconfiguration Public2 "-//mybatis.org//dtd mybatis Generator Configuration 1.0//en"3 "Http://mybatis.org/dtd/mybatis-g

C + + advanced must-read books

(i) Language introduction:"C + + Primer"The latest version: the third edition (the fourth edition of the foreign shelves, some domestic online bookstores are also in the booking)Suitable for rich C experience, lack of C + + experience. But personally I have always thought that this book with too strong C-language traces, for C + + learning is not necessarily a good thing."The C + + programming Language"/"C + + programming language"Latest Version: Third Edition special editionAbbreviated to TC++P

[Software Engineering] One of my understandings on division of Software Engineering

Recently, I have a relatively accurate understanding of the refinement of various fields in software engineering that I understand. This understanding is somewhat different from the traditional software engineering concept. I will write it here and I will add it later. Software Engineering is divided into software engineeri

What books a qualified programmer should have read

programmer can write a program that someone else can read. --martin Fowler 7, "design mode"Recommendations: 617Since its publication in 1995, the book has been ranked at the forefront of Amazon's and major bookstore sales. Nearly 10 years later, the book remains one of Addison-wesley's best-selling books in 2003. The Chinese version sells more than 40,000 copies. As far as I'm concerned, I think gang of four's design model is a very use

JAVA Web Engineering relies on engineering issues __java in Eclipse

Java Web Engineering relies on engineering issues in Eclipse Web Engineering has references to classes in other Java projects, and the Java classes in dependent engineering are not found when Tomcat is running. 1. Confirm that the Web worker has the correct import dependency eng

NTU Library "Borrow books" 24/09/2012

Wang Gungwu made a generous book donation to the Resource Centre at the Chinese Heritage. The Resource Centre is renamed Wang Gungwu Library in recognition of the Professor ' s contribution ' Overseas and for his generous donation. WGWL focuses on collecting materials related to Chinese overseas Lee Wee Nam Library (Engineering andscience)location:ns3-03-01, Nanyang Avenue | Floor Plan The book in this library is more of

Classic Books in various computer languages (******)

I used to see what someone else sorted on the Internet: Classic Books in various computer languages 1. Java Java programming language (Third edition) --- four famous Java books ---- James Gosling (father of Java) Java programming ideology (version 2nd) ---- four famous Java books ---- Bruce Eckel Java programming ideology (version 3rd) ---- four famous Java

In Eclipse, convert Java Engineering to Web engineering

1. edit the project. Project file. Add to Nature >org.eclipse.wst.common.project.facet.core.naturenature> to the Natures > ... Natures >2. Refresh the project, right-click on the project –>properties->project Facets, Tick Java, JavaScript (not required) and dynamic Web Module on the right3.If your project source code folder is not the WTP default SRC, you will need to add the corresponding source code folder to the Java Build path.4.If your Project Web folder is not the default webcontent for

"Software Engineering" 02 groups of software engineering team Project--Curriculum Management Assistant Database design document

is lost, it will take a long time to recover, and sometimes even the information system has to be restarted from the system initialization stage. Daily data backup is an important means to ensure the security of the system. Data backup needs to be done in strict accordance with the pre-established backup and recovery strategy, and to implement backup registration and inspection measures. In addition, the system sets the user's identity to identify whether it is a legitimate user, and requires l

Python is engineering, not art, Python engineering, Art

Python is engineering, not art, Python engineering, Art When Python first emerged on the software scene in the early 1990s, it spawned what is now something of a classic conflict between its proponents and those of another popular scripting language, Perl. Personally, I think the debate is tired and unwarranted today—developers are smart enough to draw their own conclusions.

I read Classics (8): a unique perspective on Software Engineering-I have a feeling of reading the "Building Method: modern software engineering"

Label: style blog HTTP ar strong data SP Div 2014?? For computer-related students, we have learned many specialized courses, such as programming languages, algorithms, data structures, compilation principles, and software engineering. Many students may have the following question: how can I use so many courses? How many of them will be actually applied at work? That is to say, everyone thinks there is an insurmountable gap between theory and practice.

Software Engineering: Process and method of software engineering

Although programmers lead a good salary, they also pay a great deal of energy and time. With the increasing size of software, the uncertainty of user requirements and the rapid change, so that software development can not stay in the small workshop of the personal hero era, it has developed into today's reliance on teamwork behavior, conventional management methods have been unable to meet the actual needs of software development. and software engineering

What books should a qualified programmer read (partial java) _ Practical Tips

encouraging others to propose new patterns and antipatterns, and apply them to programming dialogs. --chris Jester-young 8. The Myth of Human MoonRecommended Number: 588 In software, there are few books that have far-reaching effects like the human moon myth and sell well. Dr. Brooks provides the most insightful insights for managing complex projects. There are many thought-provoking viewpoints, and a lot of software

Reverse Engineering of mybatis and reverse engineering of mybatis

Reverse Engineering of mybatis and reverse engineering of mybatis To facilitate development, mybatis provides reverse engineering, that is, our programmers do not need to write mapper interfaces and mapper. xml files. These tasks can be completed by mybatis tools. Development steps: 1) Import mybatis reverse engineering

Bentley geopak civil engineering suite v8i (selectseries 3) 08.11.09.722 1cd construction engineering solution

Bentley geopak civil engineering suite v8i (selectseries 3) 08.11.09.722 1cd construction engineering solutionGeopak civil engineering suite is designed for roads, bridges and multi-layer three-dimensional bridges, railways, scheduling sites, etc.Provides complete functions. Geopak civil engineering suite is an elastic

Total Pages: 15 1 .... 4 5 6 7 8 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.