Найденные страницы с тегом php programming help всего 761090

LabVIEW — LabVIEW is a system-design platform and development environment for a visual programming language. / Habr

Laboratory Virtual Instrument Engineering Workbench (LabVIEW) is a system-design platform and development environment for a visual programming language from National Instruments. The graphical language is named "G"; not to be confused with G-code. Originally released for the Apple Macintosh in 1986, LabVIEW is commonly used for data acquisition, instrument control, and industrial automation on a variety of operating systems (OSs), including Microsoft Windows, various versions of Unix, Linux, and macOS.

LabVIEW — LabVIEW is a system-design platform and development environment for a visual programming language. / Habr

Laboratory Virtual Instrument Engineering Workbench (LabVIEW) is a system-design platform and development environment for a visual programming language from National Instruments. The graphical language is named "G"; not to be confused with G-code. Originally released for the Apple Macintosh in 1986, LabVIEW is commonly used for data acquisition, instrument control, and industrial automation on a variety of operating systems (OSs), including Microsoft Windows, various versions of Unix, Linux, and macOS.

LabVIEW — LabVIEW is a system-design platform and development environment for a visual programming language. / Habr

Laboratory Virtual Instrument Engineering Workbench (LabVIEW) is a system-design platform and development environment for a visual programming language from National Instruments. The graphical language is named "G"; not to be confused with G-code. Originally released for the Apple Macintosh in 1986, LabVIEW is commonly used for data acquisition, instrument control, and industrial automation on a variety of operating systems (OSs), including Microsoft Windows, various versions of Unix, Linux, and macOS.

Автоматизированная проверка PHP кода при комитах / Хабр

В свое время работая в узком кругу программистов, отдельными задачами и даже проектам, мы не задумывались о проблемах связанными с текучкой кадров. Точнее думать — думали, но ни каких мер не...

Groovy & Grails — Groovy programming language and Grails framework / Habr

Grails is an open source web application framework that uses the Apache Groovy programming language (which is in turn based on the Java platform). It is intended to be a high-productivity framework by following the "coding by convention" paradigm, providing a stand-alone development environment and hiding much of the configuration detail from the developer. Grails was previously known as "Groovy on Rails"; in March 2006 that name was dropped in response to a request by David Heinemeier Hansson, founder of

Groovy & Grails — Groovy programming language and Grails framework / Habr

Grails is an open source web application framework that uses the Apache Groovy programming language (which is in turn based on the Java platform). It is intended to be a high-productivity framework by following the "coding by convention" paradigm, providing a stand-alone development environment and hiding much of the configuration detail from the developer. Grails was previously known as "Groovy on Rails"; in March 2006 that name was dropped in response to a request by David Heinemeier Hansson, founder of

Groovy & Grails — Groovy programming language and Grails framework / Habr

Grails is an open source web application framework that uses the Apache Groovy programming language (which is in turn based on the Java platform). It is intended to be a high-productivity framework by following the "coding by convention" paradigm, providing a stand-alone development environment and hiding much of the configuration detail from the developer. Grails was previously known as "Groovy on Rails"; in March 2006 that name was dropped in response to a request by David Heinemeier Hansson, founder of

C++/Qt: пора валить?. / Хабр

Если бы раньше я запускал новый долгоживущий проект, в котором основные функции связаны с большим объёмом вычислений при каком-то взаимодействии с пользователем через графический интерфейс, я бы не...

Грокаем DLR / Хабр

Предисловие переводчика Это скорее вольный пересказ, а не перевод. Я включил в эту статью только те части оригинала, которые имеют непосредственное отношение к внутренним механизмам работы DLR или...

Леонид Борисов aka BorisoffLeo - middle php developer / Хабр

Леонид Борисов aka BorisoffLeo. Опубликовал 5 комментариев.

Какой вклад внесло функциональное программирование в современные языки? / Хабр

Современные языки программирования обладают большим набором разнообразных средств и удобных фишек, что позволяет писать совершенно разный код на одном и том же языке для одной и той же задачи....

VadimBoev - Программист (C/C++, PHP) / Habr

VadimBoev. Authored 1 publication on Habr and posted 6 comments.

Haxe — Oopen source toolkit based on a high level language / Habr

Open source toolkit based on a modern, high level, strictly typed programming language

Haxe — Oopen source toolkit based on a high level language / Habr

Open source toolkit based on a modern, high level, strictly typed programming language

Chrome Logger — серверсайд логи в консоли хрома / Хабр

Chrome Logger это Google Chrome расширение для отладки серверсайд приложений в консоли хрома. Большинство языков включают в себя собственные возможность логирования, но иногда удобнее и проще видеть...

А вы знаете, где используется Haskell? / Хабр

Введение Всем привет! Мы хотим продолжить серию постов на тему “где используются эти ваши странные языки программирования”. В прошлый раз мы рассказали про Лисп, а сегодня продолжим разговор про...

JetBrains снова радует скидками / Хабр

JetBrains по доброй традиции снижает цены на некоторые свои продукты и предоставляет 50% скидку на PHP IDE PhpStorm . Кто давно хотел, но сомневался из-за цены — хороший повод порадоваться. Спасибо...

Symfony — A PHP web application framework and a set of reusable PHP components/libraries / Habr

Symfony is a PHP web application framework and a set of reusable PHP components/libraries. Symfony was published as free software on October 18, 2005 and released under the MIT license.

Symfony — A PHP web application framework and a set of reusable PHP components/libraries / Habr

Symfony is a PHP web application framework and a set of reusable PHP components/libraries. Symfony was published as free software on October 18, 2005 and released under the MIT license.

Zend Framework — Free web development framework / Habr

Zend Framework (ZF) is an open source, object-oriented web application framework implemented in PHP 7 and licensed under the New BSD License. The framework is basically a collection of professional PHP based packages. The framework uses various packages by the use of Composer as part of its package dependency managers; some of them are PHP unit for testing all packages, Travis CI for continuous Integration Services. Zend Framework provides to users a support of the Model View Controller (MVC) in combinatio

Zend Framework — Free web development framework / Habr

Zend Framework (ZF) is an open source, object-oriented web application framework implemented in PHP 7 and licensed under the New BSD License. The framework is basically a collection of professional PHP based packages. The framework uses various packages by the use of Composer as part of its package dependency managers; some of them are PHP unit for testing all packages, Travis CI for continuous Integration Services. Zend Framework provides to users a support of the Model View Controller (MVC) in combinatio

Haxe — Oopen source toolkit based on a high level language / Habr

Open source toolkit based on a modern, high level, strictly typed programming language

Руководство инструктора к книге «Программирование: Принципы и практика с использованием C++» / Хабр

Привет, Хабр! Представляю вашему вниманию перевод статьи " Instructor’s Guide for Programming " автора Бьярне Страуструпа (дата последнего посещения: 20.12.2017). От переводчика Бьярн...

Help Desk Software — Software used by support and customer service / Habr

Software used by support and customer service (help desk) to provide technical support to users.

Help Desk Software — Software used by support and customer service / Habr

Software used by support and customer service (help desk) to provide technical support to users.