"My dream job as a software programmer" Essays and Research Papers

Sort By:
Satisfactory Essays
Good Essays
Better Essays
Powerful Essays
Best Essays
Page 49 of 50 - About 500 Essays
  • Satisfactory Essays

    WHICH ARE THE FACTORS THAT MOTIVATE ME IN MY JOB To understand what motivates self in a job we need to understand motivation and different motivation types. Motivation: Something that energizes‚ direct‚ and sustains behaviors and makes us to MOVE forward with zeal and energy. Motivation can be intrinsic or extrinsic. Intrinsic motivation is when you want to do something and that comes from within self. Extrinsic motivation is when somebody else tries to make you do something. Extrinsic Motivation

    Free Motivation

    • 462 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    A Dream Within a Dream

    • 537 Words
    • 3 Pages

    A dream within a dream 1. Good morning today I will be talking about the poem a dream within a dream written by Edgar Allen Poe‚ first published in 1827. The poem is a two stanza lyric poem. The poet asks himself if a person can determine the difference between reality and fantasy by asking " is all that we see or seem but a dream within a dream". The poet is reflecting his feelings of the time and exaggerating his confusion as he is watching the important things in his life slip away as if they

    Premium Poetry

    • 537 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Open Source Software

    • 15410 Words
    • 62 Pages

    COMPUTER SCIENCE AND ENGINEERING Semester – V Code. No Theory Course Title Discrete Mathematics PC Hardware and Trouble Shooting Software Engineering Formal Languages and Automata Theory Java Programming Computer Networks Practical Software Engineering Lab Java Programming Lab Computer Networks Lab Semester – VI Code. No Theory Course Title Theory of Computation Open Source Software Object Oriented System Design Numerical Methods Computer Graphics Elective – I Practical Open Source Lab Object Oriented Systems

    Premium Object-oriented programming Programming language

    • 15410 Words
    • 62 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Starbucks‚ and there realizing all of the economic theories at play. Two of my coworkers worked separately‚ but towards the same end‚ exercising their comparative advantage. I later watched as happy hour rolled around‚ and demand suddenly skyrocketed as our prices dropped. It was deeply impressive to see the seemingly complicated subject of economics so clearly demonstrated in my minimum wage job. I was only a month into my first microeconomics course‚ but I had already made the decision to declare

    Premium Economics Management Business

    • 299 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    (CS&IT) Title | Software Engineering-I | Code | CS-321 | Credit Hours | Theory/week: Weight 3 Cr. Hrs. Lectures 2 Duration 1.5 Hrs | Instructor | Saliha Zahoor | Office | B Block Room# :B208 2nd Floor | Email | saliha.zahoor@uog.edu.pk | Prerequisite | Programming fundamental‚ Object Oriented Programming | Category | Core -Computer Science | Aims and Objectives | Aim: Application of software engineering practices to the development of software in information system

    Premium Software engineering Software development process Software development

    • 1101 Words
    • 5 Pages
    Satisfactory Essays
  • Good Essays

    Aasb 138 Software

    • 3323 Words
    • 14 Pages

    eACT AIFRS Policy Summary AASB 138 AASB 138 “INTANGIBLE ASSETS” (IN PARTICULAR SOFTWARE) BACKGROUND AASB 138 Intangible Assets is an Australian Equivalent International Financial Reporting Standard (AIFRS) applicable to financial years beginning on or after 1 January 2005. There is currently no Australian Accounting Standard that comprehensively deals with intangible assets. However there are general requirements contained in a number of standards that are applied to intangible assets

    Premium Goodwill System software Balance sheet

    • 3323 Words
    • 14 Pages
    Good Essays
  • Satisfactory Essays

    Software Engineering Ppt

    • 1590 Words
    • 7 Pages

    Introduction to Software Engineering Somnuk Keretho‚ Assistant Professor Department of Computer Engineering Faculty of Engineering‚ Kasetsart University Email: sk@nontri.ku.ac.th URL: http://www.cpe.ku.ac.th/~sk Somnuk Keretho/Kasetsart University Outline of this presentation • • • • • • Scope of Software Engineering Object-Oriented Software Development Software Process Software Life-Cycle Models Object Orientation Software Quality Assessment Reference to Chapter 1/2/3 of “Software Engineering

    Premium Software engineering Object-oriented programming Software development process

    • 1590 Words
    • 7 Pages
    Satisfactory Essays
  • Powerful Essays

    CHAPTER I THE PROBLEM AND ITS BACKGROUND A. INTRODUCTION Student discipline system is an essential tool for building an organized institution within a particular university. It serves as a framework in molding students in accordance to the school’s rules and regulations. The system usually determines students’ violations as well as the corresponding punishments and sanctions. It also includes basic information and the record of offenses of erring students. Student discipline system

    Premium Computer network Social network Social network service

    • 6292 Words
    • 26 Pages
    Powerful Essays
  • Powerful Essays

    Group Collaboration Software Brandi James USC Upstate 35A Nesbitt Drive Inman‚ SC 29349 864-612-4975 James_Brandi@Hotmail.Com ABSTRACT Whether you are working on a project with people in the same building or spread around the world‚ you know how challenging it can be to get everyone on the same page and working together in a coordinated manner. A variety of tools such as email programs‚ online calendars‚ wikis‚ and file sharing tools are available to make it easier for you to collaborate

    Premium Collaborative software Collaboration

    • 1805 Words
    • 8 Pages
    Powerful Essays
  • Good Essays

    software testing

    • 396 Words
    • 8 Pages

    PRACTICAL-1 Write a program in C/C++ to find the roots of a quadratic equation and perform the following on it: Boundary Value Analysis (BVA). #include #include void main() { int a‚b‚c; int d=0; clrscr(); printf("The Quadratic Equation is of type ax2+bx+c=0"); printf("Enter value of a‚b‚c:"); scanf("%d \n %d \n %d"‚&a‚&b‚&c); d=((b*b)-(4*a*c)); if(a100) { printf("Invalid input"); } if(d==0) { printf("Real and Equal Roots"); } else if(d>0) { printf("Real roots"); } else

    Premium Real number Quadratic equation Output

    • 396 Words
    • 8 Pages
    Good Essays
Page 1 42 43 44 45 46 47 48 49 50