Library

Video Player is loading.
 
Current Time 0:00
Duration 6:24
Loaded: 0%
 

x1.00


Back

Games & Quizzes

Training Mode - Typing
Fill the gaps to the Lyric - Best method
Training Mode - Picking
Pick the correct word to fill in the gap
Fill In The Blank
Find the missing words in a sentence Requires 5 vocabulary annotations
Vocabulary Match
Match the words to the definitions Requires 10 vocabulary annotations

You may need to watch a part of the video to unlock quizzes

Don't forget to Sign In to save your points

Challenge Accomplished

PERFECT HITS +NaN
HITS +NaN
LONGEST STREAK +NaN
TOTAL +
- //

We couldn't find definitions for the word you were looking for.
Or maybe the current language is not supported

  • 00:00

    Turbo C is an Integrated Development Environment and compiler for the C programming language
    Turbo C is an Integrated Development Environment and compiler for the C programming language

  • 00:05

    from Borland.
    from Borland.

  • 00:07

    First introduced in 1987, it was noted for its integrated development environment, small
    First introduced in 1987, it was noted for its integrated development environment, small

  • 00:12

    size, fast compile speed, comprehensive manuals and low price.
    size, fast compile speed, comprehensive manuals and low price.

  • 00:18

    In May 1990, Borland replaced Turbo C with Turbo C++.
    In May 1990, Borland replaced Turbo C with Turbo C++.

  • 00:23

    In 2006, Borland reintroduced the Turbo moniker.
    In 2006, Borland reintroduced the Turbo moniker.

  • 00:28

    Early history In the early 1980s, Borland enjoyed considerable
    Early history In the early 1980s, Borland enjoyed considerable

  • 00:32

    success with their Turbo Pascal product and it became a popular choice when developing
    success with their Turbo Pascal product and it became a popular choice when developing

  • 00:37

    applications for the PC.
    applications for the PC.

  • 00:39

    Borland followed up that success by releasing Turbo Basic, Turbo Prolog and Turbo C.
    Borland followed up that success by releasing Turbo Basic, Turbo Prolog and Turbo C.

  • 00:45

    Turbo C had the same properties as Turbo Pascal: an integrated development environment, a fast
    Turbo C had the same properties as Turbo Pascal: an integrated development environment, a fast

  • 00:51

    compiler, a good editor and a competitive price.
    compiler, a good editor and a competitive price.

  • 00:54

    Turbo C was not as successful as the Pascal-sister product.
    Turbo C was not as successful as the Pascal-sister product.

  • 00:59

    First, C was a language for professional programming and systems development rather than a school
    First, C was a language for professional programming and systems development rather than a school

  • 01:04

    language.
    language.

  • 01:05

    Turbo C competed with other professional programming tools.
    Turbo C competed with other professional programming tools.

  • 01:09

    Turbo C did, however, have advantages in speed of compiled code, large project support and
    Turbo C did, however, have advantages in speed of compiled code, large project support and

  • 01:16

    price.
    price.

  • 01:17

    It is developed in C. Version history
    It is developed in C. Version history

  • 01:20

    Version 1.0, Released on May 13, 1987, offered the first integrated edit-compile-run development
    Version 1.0, Released on May 13, 1987, offered the first integrated edit-compile-run development

  • 01:27

    environment for C on IBM PCs.
    environment for C on IBM PCs.

  • 01:31

    The software was, like many Borland products of the time, bought from another company and
    The software was, like many Borland products of the time, bought from another company and

  • 01:36

    branded with the "Turbo" name, in this case Wizard C by Bob Jervis It ran in 384 kB of
    branded with the "Turbo" name, in this case Wizard C by Bob Jervis It ran in 384 kB of

  • 01:43

    memory.
    memory.

  • 01:44

    It allowed inline assembly with full access to C symbolic names and structures, supported
    It allowed inline assembly with full access to C symbolic names and structures, supported

  • 01:49

    all memory models, and offered optimizations for speed, size, constant folding, and jump
    all memory models, and offered optimizations for speed, size, constant folding, and jump

  • 01:55

    elimination.
    elimination.

  • 01:57

    Version 1.5, in January 1988 was an incremental improvement over version 1.0.
    Version 1.5, in January 1988 was an incremental improvement over version 1.0.

  • 02:04

    It included more sample programs, improved manuals and bug fixes.
    It included more sample programs, improved manuals and bug fixes.

  • 02:10

    It was shipped on five 360 KB diskettes of uncompressed files, and came with sample C
    It was shipped on five 360 KB diskettes of uncompressed files, and came with sample C

  • 02:16

    programs, including a stripped down spreadsheet called mcalc.
    programs, including a stripped down spreadsheet called mcalc.

  • 02:21

    This version introduced the header file.
    This version introduced the header file.

  • 02:25

    Version 2.0, in 1989 was released was in late 1988, and featured the first "blue screen"
    Version 2.0, in 1989 was released was in late 1988, and featured the first "blue screen"

  • 02:32

    version, which would be typical of all future Borland releases for MS-DOS.
    version, which would be typical of all future Borland releases for MS-DOS.

  • 02:37

    The American release did not have Turbo Assembler or a separate debugger.
    The American release did not have Turbo Assembler or a separate debugger.

  • 02:42

    Turbo C, Asm, and Debugger were sold together as a suite.
    Turbo C, Asm, and Debugger were sold together as a suite.

  • 02:47

    This seems to describe another release: Featured Turbo Debugger, Turbo Assembler, and an extensive
    This seems to describe another release: Featured Turbo Debugger, Turbo Assembler, and an extensive

  • 02:53

    graphics library.
    graphics library.

  • 02:55

    This version of Turbo C was also released for the Atari ST, but distributed in Germany
    This version of Turbo C was also released for the Atari ST, but distributed in Germany

  • 03:00

    only.
    only.

  • 03:01

    Note on later releases: The name "Turbo C" was not used after version 2.0, because with
    Note on later releases: The name "Turbo C" was not used after version 2.0, because with

  • 03:07

    the release of Turbo C++ 1.0 in 1990, the two products were folded into a single product.
    the release of Turbo C++ 1.0 in 1990, the two products were folded into a single product.

  • 03:15

    That first C++ compiler was developed under contract by a company in San Diego and was
    That first C++ compiler was developed under contract by a company in San Diego and was

  • 03:21

    one of the first true compilers for C++.
    one of the first true compilers for C++.

  • 03:24

    The next version was named Borland C++ to emphasize its flagship status and completely
    The next version was named Borland C++ to emphasize its flagship status and completely

  • 03:30

    rewritten in-house, with Peter Kukol as the lead engineer.
    rewritten in-house, with Peter Kukol as the lead engineer.

  • 03:33

    The Turbo C++ name was briefly dropped, eventually reappearing as Turbo C++ 3.0.
    The Turbo C++ name was briefly dropped, eventually reappearing as Turbo C++ 3.0.

  • 03:42

    There was never a 2.0 of the Turbo C++ product series.
    There was never a 2.0 of the Turbo C++ product series.

  • 03:47

    1987: Turbo C 1.0 1987: Turbo C 1.1
    1987: Turbo C 1.0 1987: Turbo C 1.1

  • 03:54

    1988: Turbo C 1.5 1989: Turbo C 2.0
    1988: Turbo C 1.5 1989: Turbo C 2.0

  • 04:01

    1990: Turbo C++ 1.0 1991: Turbo C++ 1.01
    1990: Turbo C++ 1.0 1991: Turbo C++ 1.01

  • 04:09

    1991: Turbo C++ 2.0 1992: Turbo C++ 3.0
    1991: Turbo C++ 2.0 1992: Turbo C++ 3.0

  • 04:18

    Borland split the product in two lines, one for beginners and one for professionals.
    Borland split the product in two lines, one for beginners and one for professionals.

  • 04:23

    At first they were called "Turbo and Turbo Professional, later simply have "Turbo" and
    At first they were called "Turbo and Turbo Professional, later simply have "Turbo" and

  • 04:28

    "Borland".
    "Borland".

  • 04:30

    They developed C++ to 1996 in these two lines next to the version of Turbo C++ 3.0 and Borland
    They developed C++ to 1996 in these two lines next to the version of Turbo C++ 3.0 and Borland

  • 04:39

    C++ 5.0.
    C++ 5.0.

  • 04:40

    As with Turbo Pascal, there was also a Turbo C++ for Microsoft windows, which reached version
    As with Turbo Pascal, there was also a Turbo C++ for Microsoft windows, which reached version

  • 04:47

    4.5.
    4.5.

  • 04:49

    Turbo C for the Atari ST ended with version 2.0.
    Turbo C for the Atari ST ended with version 2.0.

  • 04:53

    The program was not maintained by Borland, but the product was sold and renamed PureC.
    The program was not maintained by Borland, but the product was sold and renamed PureC.

  • 05:00

    From 1996, Delphi became Borland's principal and highly successful Pascal toolkit.
    From 1996, Delphi became Borland's principal and highly successful Pascal toolkit.

  • 05:06

    A similar release based on C++ became Borland C++Builder, which replaced Borland C++.
    A similar release based on C++ became Borland C++Builder, which replaced Borland C++.

  • 05:14

    Freeware release In 2006, Borland's successor, Embarcadero
    Freeware release In 2006, Borland's successor, Embarcadero

  • 05:19

    Technologies, re-released Turbo C and the MS-DOS versions of the Turbo C++ compilers
    Technologies, re-released Turbo C and the MS-DOS versions of the Turbo C++ compilers

  • 05:25

    as freeware.
    as freeware.

  • 05:26

    See also Turbo Assembler
    See also Turbo Assembler

  • 05:28

    Turbo Debugger References
    Turbo Debugger References

  • 05:31

    External links borland.com - Borland Developer Network Museum
    External links borland.com - Borland Developer Network Museum

  • 05:36

    turboexplorer.com - Turbo Explorer Homepage — New downloadable versions of Turbo brand
    turboexplorer.com - Turbo Explorer Homepage — New downloadable versions of Turbo brand

  • 05:42

    tools codegear.com - Turbo C++ version 1.01
    tools codegear.com - Turbo C++ version 1.01

  • 05:48

    codegear.com - Turbo C 2.01 borland.com - Turbo C 2.01 Free download
    codegear.com - Turbo C 2.01 borland.com - Turbo C 2.01 Free download

  • 05:56

    borland.com - Turbo C++ 1.01 available for download by registered users of other products
    borland.com - Turbo C++ 1.01 available for download by registered users of other products

  • 06:03

    computermuseum-muenchen.de - Computer Museum in Munich with a large collection of software,
    computermuseum-muenchen.de - Computer Museum in Munich with a large collection of software,

  • 06:10

    including Turbo C 1.0 ff sandroid.org - TurboC libraries for unix porting
    including Turbo C 1.0 ff sandroid.org - TurboC libraries for unix porting

  • 06:17

    gnu.de - GRX graphics library compatible with "graphics.lib" for X11 output
    gnu.de - GRX graphics library compatible with "graphics.lib" for X11 output

All noun
turbo
/ˈtərbō/

word

Device that increases the power of an engine

Borland Turbo C

691 views

Video Language:

  • English

Caption Language:

  • English (en)

Accent:

  • English (US)

Speech Time:

99%
  • 6:21 / 6:24

Speech Rate:

  • 120 wpm - Conversational

Category:

  • Education

Tags :

Intro:

Turbo C is an Integrated Development Environment and compiler for the C programming language
from Borland.. First introduced in 1987, it was noted for its integrated development environment, small
size, fast compile speed, comprehensive manuals and low price.
In May 1990, Borland replaced Turbo C with Turbo C++.
In 2006, Borland reintroduced the Turbo moniker.. Early history In the early 1980s, Borland enjoyed considerable
success with their Turbo Pascal product and it became a popular choice when developing
applications for the PC.. Borland followed up that success by releasing Turbo Basic, Turbo Prolog and Turbo C.
Turbo C had the same properties as Turbo Pascal: an integrated development environment, a fast
compiler, a good editor and a competitive price.. Turbo C was not as successful as the Pascal-sister product.
First, C was a language for professional programming and systems development rather than a school
language.. Turbo C competed with other professional programming tools.
Turbo C did, however, have advantages in speed of compiled code, large project support and
price.. It is developed in C. Version history. Version 1.0, Released on May 13, 1987, offered the first integrated edit-compile-run development

Video Vocabulary

/səˈpôrt/

noun verb

Assistance or advice given to someone. To hold up or prevent from falling down.

/ˈin(t)əˌɡrādəd/

adjective verb

desegregated. To combine together; make into one thing.

/kəmˈpedədiv/

adjective

Being strongly driven to win or be better than.

/səkˈsesfəl/

adjective

Having achieved wealth, respect, or social status.

/əˈnəT͟Hər/

adjective determiner pronoun

One more, but not this. used to refer to additional person or thing of same type as one. One more (thing).

/ˈvərZHən/

noun verb

particular form of something. create new version of.

/simˈbälik/

adjective

Representing something, but without real effect.

/ədˈvan(t)ij/

noun other verb

favourable condition/circumstance. Things that are making the chance of success higher. put in favourable position.

/rəˈlēs/

verb

allow or enable to escape from confinement.

/ˈsôf(t)wer/

noun

programs and other operating information used by computer.

/kəmˈpēt/

verb

To try to beat others at something, e.g. a race.

/dəˈveləpt/

adjective verb

Grown bigger, older and more mature. To create or think of something.

/ˈkəmp(ə)nē/

noun verb

commercial business. associate with.

/ˈprädəkt/

noun

manufactured article or substance.