Venture capitalVenture capital (commonly abbreviated as VC) is a form of private equity financing that is provided by venture capital firms or funds to startups, early-stage, and emerging companies that have been deemed to have high growth potential or which have demonstrated high growth (in terms of number of employees, annual revenue, scale of operations, etc). Venture capital firms or funds invest in these early-stage companies in exchange for equity, or an ownership stake.
Angel investorAn angel investor (also known as a business angel, informal investor, angel funder, private investor, or seed investor) is an individual who provides capital to a business or businesses, including startups, usually in exchange for convertible debt or ownership equity. Angel investors often provide support to startups at a very early stage (when the risk of their failure is relatively high), once or in a consecutive manner, and when most investors are not prepared to back them.
Startup companyA startup or start-up is a company or project undertaken by an entrepreneur to seek, develop, and validate a scalable business model. While entrepreneurship includes all new businesses, including self-employment and businesses that do not intend to go public, startups are new businesses that intend to grow large beyond the solo founder. At the beginning, startups face high uncertainty and have high rates of failure, but a minority of them do go on to become successful and influential.
CrowdfundingCrowdfunding is the practice of funding a project or venture by raising money from a large number of people, typically via the internet. Crowdfunding is a form of crowdsourcing and alternative finance. In 2015, over was raised worldwide by crowdfunding. Although similar concepts can also be executed through mail-order subscriptions, benefit events, and other methods, the term crowdfunding refers to internet-mediated registries.
InvestorAn investor is a person who allocates financial capital with the expectation of a future return (profit) or to gain an advantage (interest). Through this allocated capital most of the time the investor purchases some species of property. Types of investments include equity, debt, securities, real estate, infrastructure, currency, commodity, token, derivatives such as put and call options, futures, forwards, etc. This definition makes no distinction between the investors in the primary and secondary markets.
Launch vehicleA launch vehicle is typically a rocket-powered vehicle designed to carry a payload (a crewed spacecraft or satellites) from Earth's surface or lower atmosphere to outer space. The most common form is the ballistic missile-shaped multistage rocket, but the term is more general and also encompasses vehicles like the Space Shuttle. Most launch vehicles operate from a launch pad, supported by a launch control center and systems such as vehicle assembly and fueling.
Venture capital financingVenture capital financing is a type of funding by venture capital. It is private equity capital that can be provided at various stages or funding rounds. Common funding rounds include early-stage seed funding in high-potential, growth companies (startup companies) and growth funding (also referred to as series A). Funding is provided in the interest of generating a return on investment or ROI through an eventual exit through a share sale to an investment body, another trading company or to the general public via an Initial public offering (IPO).
History of private equity and venture capitalThe history of private equity and venture capital and the development of these asset classes has occurred through a series of boom-and-bust cycles since the middle of the 20th century. Within the broader private equity industry, two distinct sub-industries, leveraged buyouts and venture capital experienced growth along parallel, although interrelated tracks. Since the origins of the modern private equity industry in 1946, there have been four major epochs marked by three boom and bust cycles.
Institutional investorAn institutional investor is an entity which pools money to purchase securities, real property, and other investment assets or originate loans. Institutional investors include commercial banks, central banks, credit unions, government-linked companies, insurers, pension funds, sovereign wealth funds, charities, hedge funds, REITs, investment advisors, endowments, and mutual funds. Operating companies which invest excess capital in these types of assets may also be included in the term.
Launch padA launch pad is an above-ground facility from which a rocket-powered missile or space vehicle is vertically launched. The term launch pad can be used to describe just the central launch platform (mobile launcher platform), or the entire complex (launch complex). The entire complex will include a launch mount or launch platform to physically support the vehicle, a service structure with umbilicals, and the infrastructure required to provide propellants, cryogenic fluids, electrical power, communications, telemetry, rocket assembly, payload processing, storage facilities for propellants and gases, equipment, access roads, and drainage.
TechCrunchTechCrunch is an American global online newspaper focusing on high tech and startup companies. It was founded in June 2005 by Archimedes Ventures, led by partners Michael Arrington and Keith Teare. In 2010, AOL acquired the company for approximately $25 million. Following the 2015 acquisition of AOL and Yahoo by Verizon, the site was owned by Verizon Media from 2015 through 2021. In 2021 Verizon sold its media assets, including AOL, Yahoo, and TechCrunch, to the private equity firm Apollo Global Management, and Apollo integrated them into a new entity called Yahoo! Inc.
FamilyFamily (from familia) is a group of people related either by consanguinity (by recognized birth) or affinity (by marriage or other relationship). It forms the basis for social order. The purpose of the family is to maintain the well-being of its members and of society. Ideally, families offer predictability, structure, and safety as members mature and learn to participate in the community. Historically, most human societies use family as the primary locus of attachment, nurturance, and socialization.
BankA bank is a financial institution that accepts deposits from the public and creates a demand deposit while simultaneously making loans. Lending activities can be directly performed by the bank or indirectly through capital markets. Whereby banks play an important role in financial stability and the economy of a country, most jurisdictions exercise a high degree of regulation over banks. Most countries have institutionalized a system known as fractional-reserve banking, under which banks hold liquid assets equal to only a portion of their current liabilities.
Nuclear familyA nuclear family, elementary family, atomic family, cereal-packet family or conjugal family is a family group consisting of parents and their children (one or more), typically living in one home residence. It is in contrast to a single-parent family, the larger extended family, or a family with more than two parents. Nuclear families typically center on a heterosexual married couple which may have any number of children. There are differences in definition among observers.
Foundations of mathematicsFoundations of mathematics is the study of the philosophical and logical and/or algorithmic basis of mathematics, or, in a broader sense, the mathematical investigation of what underlies the philosophical theories concerning the nature of mathematics. In this latter sense, the distinction between foundations of mathematics and philosophy of mathematics turns out to be vague. Foundations of mathematics can be conceived as the study of the basic mathematical concepts (set, function, geometrical figure, number, etc.
New FoundationsIn mathematical logic, New Foundations (NF) is an axiomatic set theory, conceived by Willard Van Orman Quine as a simplification of the theory of types of Principia Mathematica. Quine first proposed NF in a 1937 article titled "New Foundations for Mathematical Logic"; hence the name. Much of this entry discusses NF with urelements (NFU), an important variant of NF due to Jensen and clarified by Holmes. In 1940 and in a revision in 1951, Quine introduced an extension of NF sometimes called "Mathematical Logic" or "ML", that included proper classes as well as sets.
Central bankA central bank, reserve bank, or monetary authority is an institution that manages the currency and monetary policy of a country or monetary union. In contrast to a commercial bank, a central bank possesses a monopoly on increasing the monetary base. Many central banks also have supervisory and/or regulatory powers to ensure the stability of commercial banks in their jurisdiction, to prevent bank runs, and in some cases also to enforce policies on financial consumer protection and against bank fraud, money laundering, or terrorism financing.
Primitive data typeIn computer science, primitive data types are a set of basic data types from which all other data types are constructed. Specifically it often refers to the limited set of data representations in use by a particular processor, which all compiled programs must use. Most processors support a similar set of primitive data types, although the specific representations vary. More generally, "primitive data types" may refer to the standard data types built into a programming language (built-in types).
Data typeIn computer science and computer programming, a data type (or simply type) is a collection or grouping of data values, usually specified by a set of possible values, a set of allowed operations on these values, and/or a representation of these values as machine types. A data type specification in a program constrains the possible values that an expression, such as a variable or a function call, might take. On literal data, it tells the compiler or interpreter how the programmer intends to use the data.
Type systemIn computer programming, a type system is a logical system comprising a set of rules that assigns a property called a type (for example, integer, floating point, string) to every "term" (a word, phrase, or other set of symbols). Usually the terms are various constructs of a computer program, such as variables, expressions, functions, or modules. A type system dictates the operations that can be performed on a term. For variables, the type system determines the allowed values of that term.