Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Fundamentals for Self-Taught Programmers
  • Table Of Contents Toc
  • Feedback & Rating feedback
Fundamentals for Self-Taught Programmers

Fundamentals for Self-Taught Programmers

By : Greenaway
5 (8)
close
close
Fundamentals for Self-Taught Programmers

Fundamentals for Self-Taught Programmers

5 (8)
By: Greenaway

Overview of this book

Software engineering is a set of techniques, including programming, within the computer science discipline associated with the development of software products. This practical guide to software engineering will enable aspiring and new developers to satisfy their curiosity about the industry and become ready to learn more about the basics before beginning to explore programming languages, along with helping junior and upcoming developers to effectively apply their knowledge in the field. The book begins by providing you with a comprehensive introduction to software engineering, helping you gain a clear, holistic understanding of its various sub-fields. As you advance, you’ll get to grips with the fundamentals of software engineering, such as flow control, data structures and algorithms. The book also introduces you to C# and guides you in writing your first program. The concluding chapters will cover case studies, including people working in the industry in different engineering roles, as well as interview tips and tricks and coding best practices. By the end of this programming book, you'll have gained practical knowledge of the implementation and associated methodologies in programming that will have you up and running and productive in no time.
Table of Contents (20 chapters)
close
close
1
Part 1: Software Engineering Basics
5
Part 2: Introduction to Programming
13
Part 3: Software Engineering – the Profession

Chapter 8 – Introduction to Data Structures, Algorithms, and Pseudocode

  1. The difference between a task and a construct in pseudocode is that tasks are what the computer will do, while constructs refer to common programming operations.
  2. Software engineers want to reduce the number of steps in array data structure operations to save time.
  3. In selection sort, the algorithm will begin with the value at index 0 in an array.
  4. The two outcomes from the linear search algorithm are either the value is found, or the algorithm reaches the end of the array and the value is not found.
  5. The difference between a binary search and a linear search is that the data structure in a binary search needs to be sorted. A binary search also eliminates indices to narrow down the possible location of the value.
Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Fundamentals for Self-Taught Programmers
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon