Git Product home page Git Product logo

cs-320-module-8-journal's Introduction

CS-320-Module-8-Journal

How can I ensure that my code, program, or software is functional and secure?

Ensuring code, programs, and software is functional and secure can be done by laying a good foundation for them. As far as software testing goes, we can do this by testing our code early, and testing it often. Testing our code early ensures that we will not have bugs that are deeply embedded in the roots of the code, which are going to be harder to find later. Testing often is something that we can do to ensure we are really ironing out and perfecting the code along the way, as opposed to trying to do it at the end of development.

How do I interpret user needs and incorporate them into a program?

It is necessary to figure out exactly what it is that the user is going to need in the program, both for functional and non-functional requirements. Once all needs have been documented, following them to the best of your ability is necessary so the customer is satisfied. As long as the foundation is strong, and the user needs are being implemented properly, the user should be satisfied.

How do I approach designing software?

Once again I want to circle back to building a good foundation when designing software. I start by first understanding all of the user requirements, functional and non-functional. Next, I design a plan to understand how this software will work, and how it will flow. I note down the processes and how they work together, as well as a brief outline of the code itself. Once the code has been written, some testing can be done to make sure all input processes are working as they should. Without a plan, actually coding the project becomes a nightmare.

cs-320-module-8-journal's People

Contributors

dylankusick avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.