Вернуться   Бухгалтерский форум www.nado.in > Различный софт > Различный софт

Ответ
 
Опции темы
Старый 26.05.2020, 10:18   #32641
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Apache Kafka for Beginners - Second Edition[Updated Mar2020]



Apache Kafka for Beginners - Second Edition[Updated Mar2020]
h264, yuv420p, 1280x720 |ENGLISH, aac, 48000 Hz, 2channels | 4h 52mn | 1.87 GB
Created by: Dilip S

Deep dive in to Apache Kafka concepts and learn to build Kafka producers/consumers using Java.

What you'll learn

Understand all the Kafka concepts and Kafka core internals.
Learn Kafka internals through practice
Build Kafka Producer applications using Java
Learn the Kafka Producer Techniques for reliable data delivery
Build Kafka Consumer applications using Java
Advance Kafka Consumer Techniques to handle duplicate processing of records
Consumer Rebalance and different techniques to handle them
Consumer techniques to seek to a specific offset
Learn to build Custom Serializer and Deserializer in Kafka
By the end of the course you will have a complete understanding of Apache Kafka and build Kafka consumer applications using Java

Requirements

Basic commands in Unix/Windows Platform.
Basic Java Knowledge.
Basics of Windows/Mac Platform

Description

[MAJOR UPDATE : This course was completely redone on March 2020]

Description:

Learn the fundamentals and advanced concepts of Apache Kafka in this course. This course will give you a good understanding of all the concepts through Hands-On

This course will walk you through the Kafka concepts step by step

All the Kafka concepts will be taught through Hands-On

This course will increase your technical expertise in Kafka

This course will give you good exposure to build Kafka Client applications using Java

This course will be an eyeopener for people who think Kafka is a complex system and you will find yourself in a better place after you complete this course

This course will transfer you from no Kafka experience to an experienced Kafka user.

Course Overview:

Getting Started with Kafka

In this section, I will give you all a quick introduction to Apache Kafka, terminologies and different client APIs that are part of Kafka

Download and Install Kafka

In this section, we will download the Kafka distribution from the Kafka Website.

Understanding Kafka Components and its Internals - (Theory + Hands-On)

In this section, we will explore the Kafka internals from a theoretical perspective followed by hands-on exploring the Kafka internals.

Learn about the Topics and Partitions in Kafka

Setup a Local Kafka Cluster with Multiple Brokers

Producer/Consumer messages in the Kafka Cluster

Learn about Consumer Offsets and Consumer Groups

Commit Log and Retention Policy

Learn about Kafka Load Distribution and Fault Tolerance and Robustness

Kafka Producer API - Hands-On

In this section, we will learn about building the Kafka Producer to producer messages into Kafka using the producer API

Setting up the base-project for Producer

Understand how the producer API works

Produce messages to the Kafka topic using the Synchronous/Asynchronous approach

Understand how Kafka producer API works behind the scenes

Kafka Producer API - Guaranteed Message Delivery Configurations

In this lecture, we will learn about the different configurations that guarantee message delivery into Kafka.

Explore some of the producer API Configurations

Configuring the acks and min.insync.replicas for guaranteed message delivery

Override the retries and retry-back-off-ms value\

Kafka Consumer API - Hands On

In this section, we will learn about building Kafka consumers to read messages from Kafka using the Consumer API.

Setting up the base-project for Consumers

Consuming Messages using Consumer API - poll() loop

Build Kafka Consumer using the Consumer API

auto.offset.reset - earliest vs latest

Consumer Groups & Consumer Rebalance

In this section, we will learn about Consumer Groups and Consumer rebalance.

Scaling the Consumer using Consumer Groups

Consumer Rebalance

Consumer Rebalance & max-poll-interval-ms

Consumer Offsets - Default and Manual Offset Management - Hands-On

Committing Offsets - Default Offset Commit Strategy

Manually Committing Offsets

Committing Offsets Synchronously - using commitSync()

Committing Offsets Asynchronously - using commitAsync()

Committing Specific Offsets - using CommitSync()

By the end of this, you will have a complete understanding of how Apache Kafka works and how to build Kafka client applications using Producer and Consumer API.
Who this course is for:

Any one who is willing to learn about Kafka.

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/b201177c73cf88d0979fb9678e81a65d/mvc40.Apache.Kafka.for.Beginners..Second.EditionUpdated.Mar2020.part1.rar.html https://rapidgator.net/file/83582aedb400446cd6b33113c7d2a430/mvc40.Apache.Kafka.for.Beginners..Second.EditionUpdated.Mar2020.part2.rar.html nitroflare_com: https://nitroflare.com/view/2BF8641F428C734/mvc40.Apache.Kafka.for.Beginners..Second.EditionUpdated.Mar2020.part1.rar https://nitroflare.com/view/59DAFCB43C03E18/mvc40.Apache.Kafka.for.Beginners..Second.EditionUpdated.Mar2020.part2.rar uploadgig_com: http://uploadgig.com/file/download/Be59f078451bAbf4/mvc40.Apache.Kafka.for.Beginners..Second.EditionUpdated.Mar2020.part1.rar http://uploadgig.com/file/download/1972792b69afA1f9/mvc40.Apache.Kafka.for.Beginners..Second.EditionUpdated.Mar2020.part2.rar
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:19   #32642
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Apache Kafka for Developers using Spring Boot[LatestEdition]



Apache Kafka for Developers using Spring Boot[LatestEdition]
h264, yuv420p, 1280x720 |ENGLISH, aac, 48000 Hz, 2channels | 8h 09mn | 3.37 GB
Created by: Dilip S

Learn to build enterprise standard Kafka producers/consumers with Kafka Unit/Integration tests using Spring Boot.

What you'll learn

Apache Kafka and its Internals
Build Enterprise Standard Kafka Client Applications using Spring Boot
Writing Unit Tests using JUnit
Writing Integration tests using JUnit and Embedded Kafka
Build End to End application using Kafka Producer/Consumer and Spring Boot

Requirements

Java 11 or greater is required
Intellij or Eclipse or Similar IDE
Knowledge about Spring Boot
Experience writing tests using JUnit
Gradle or Maven Knowledge is needed

Description

This course is structured to give you a theoretical and coding experience with Apache Kafka using SpringBoot. This course is targeted for developers who would like to build enterprise standard Kafka Client applications using SpringBoot.

If you are looking forward to learning the below-listed things:

Use cases where Kafka fits really well

Internals of Kafka and how it works

Built Enterprise Standard Kafka Client Applications using Producer/Consumer API using Spring Boot

Unit/Integration Tests for the Kafka Client Applications

Then this is the right course for you. This is a pure hands-on oriented course where you will be learning the concepts through code.

By the end of this course, you will have a complete understanding of coding and implementing Kafka Clients using SpringBoot with Producer/Consumer API.

Getting Started with Kafka

In this section, I will give you all a quick introduction to Apache Kafka, terminologies and different client APIs that are part of Kafka

Download and Install Kafka

In this section, we will download the Kafka distribution from the Kafka Website.

Understanding Kafka Components and its Internals - (Theory + Hands-On)

In this section, we will explore the Kafka internals from a theoretical perspective followed by hands-on exploring the Kafka internals.

Learn about the Topics and Partitions in Kafka

Setup a Local Kafka Cluster with Multiple Brokers

Producer/Consumer messages in the Kafka Cluster

Learn about Consumer Offsets and Consumer Groups

Commit Log and Retention Policy

Learn about Kafka Load Distribution and Fault Tolerance and Robustness

Application OverView

This section covers the application that we are going to build as part of this course.

Build SpringBoot Kafka Producer - Hands-On

In this section, we will learn about building a Kafka Producer using Spring Boot.

Build RestAPI through which the events can be posted into the application from the outside world

Explore KafkaTemplate to publish the data into the Kafka Topic

Learn different approaches to produce the message into the Kafka

Learn to publish the Kafka Record using Headers

Integration Testing using JUnit5 - Hands-On

In this section, we will learn about different approaches to writing Integration tests using Embedded Kafka.

Write Integration test cases to interact with the API using JUnit5

Write Integration test cases to interact with Embedded Kafka using JUnit5

Unit Testing using JUnit5- Hands-On

In this section, we will learn about different approaches to writing unit tests Kafka Producer.

Write Unit Tests to the controller layer using @WebMVC annotation and MockMVC

Add the validations to the request payload in the endpoint

Write Custom Error Handler for different response codes

Kafka Producer - Sending Message With Key - Hands-On

In this section, we will learn about sending the record to Kafka Topic with Key.

Kafka Producer - Important Configurations

In this section, we will learn about different key configurations to consider when it comes to reliable message delivery to Kafka

Build SpringBoot Kafka Consumer - Hands-On

In this section, we will learn about building a Kafka Consumer using Spring Boot.

Set up the base consumer project library-events consumer

Learn about different Spring Kafka Terminologies which are necessary to configure a Kafka Consumer

Learn about how to configure a Kafka Consumer using the @KafkListener Annotation

Learn about how "Spring Boot Auto Configuration works behind the scenes for Kafka Consumer"

Consumer Groups and Consumer Offset Management- Hands-On

In this section, we will code and learn about consumer groups and offset management.

Demonstration how Consumer Groups plays a vital role when it comes to scalable message consumption and consumer rebalance

Learn about the Default consumer offset management by Kafka

Learn about how consumer offset can be manually managed from the application

Demonstration of how to achieve scalable message consumption by increasing the concurrency level to greater than 1

Persisting Library Events in DB - Using H2 InMemory DataBase

In this section, we will code and learn about integrating the DB layer into the library-events-consumer using Spring JPA.

Configuring the H2 In-Memory DB

Create LibraryEvent and Book Entity

Build Service Layer to process LibraryEvent - ADD Event Type

Build Service Layer to process LibraryEvent - MODIFY Event Type

Integration Testing using Embedded Kafka - Kafka Consumer

In this section, we will code and learn to write the Integration tests for the Kafka Consumer.

Configure Embedded Kafka for Integration Tests

Write the Integration test for posting a "NEW" LibraryEvent

Write the Integration test for posting an "UPDATE" LibraryEvent

Integration Tests for Real Databases using TestContainers

Error Handling, Retry and Recovery - Kafka Consumers

In this section, we will learn about the different error handling techniques that are available for Kafka Consumer.

Custom Error Handler

Retry in Kafka Consumer

Retry SpecificExceptions using Custom RetryPolicy

Recovery in Kafka Consumer

Handling Recovery in Kafka Consumer

Error Handling, Retry/Recovery - Kafka Producer

Error Handling in Kafka Producer

Retry in Kafka Producer - Broker Not Available

Retry in Kafka Producer - Min.in.sync.replicas

Retain/Recover Failed Records in Kafka Producer

By the end of this you will have a complete understand and knowledge of building enterprise standard Kafka Consumers and Producers using Spring Boot with the Unit and Integration tests using EmbeddedKafka.
Who this course is for:

Java/Spring Developers who would like to build Producers/Consumers using Apache Kafka
Anyone willing to learn about Apache Kafka and implement using SpringBoot

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/6ba6479bc025cf94412d3fc12c9ada3d/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part1.rar.html https://rapidgator.net/file/abe43006f25669f3c8207cd5bc272aa4/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part2.rar.html https://rapidgator.net/file/097f747972dcb4e668b7d2279fdd50e9/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part3.rar.html https://rapidgator.net/file/164aa96cd5ce66749d7d5f8f35b5f576/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part4.rar.html nitroflare_com: https://nitroflare.com/view/E37A461B017BE17/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part1.rar https://nitroflare.com/view/525A780FA6FD854/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part2.rar https://nitroflare.com/view/68713588A6F5E4D/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part3.rar https://nitroflare.com/view/4D8E67C7651B597/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part4.rar uploadgig_com: http://uploadgig.com/file/download/8da0d54058555126/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part1.rar http://uploadgig.com/file/download/71F0d0C5310b5612/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part2.rar http://uploadgig.com/file/download/3852906b1e549cd7/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part3.rar http://uploadgig.com/file/download/77e13d8b97c68a67/qvpft.Apache.Kafka.for.Developers.using.Spring.BootLatestEdition.part4.rar
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:21   #32643
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Build a Server Rendered + Code Split App in React with React Universal Component



Build a Server Rendered + Code Split App in React with React Universal Component
Tim Kindberg | Duration: 0h 45m | Video: H264 1280x720 | Audio: AAC 48 kHz mono | 128 MB | Language: English

In this course, you will be learn how to get your react app to load as quickly as possible to maximize user engagement-we need faster rendering speed and smaller network requests!

You'll learn how to both split code into lazily loaded bundles AND server-side render your page.

This has not been possible until very recently-you had to choose either code-splitting or SSR. Sure you have Next.js which is awesome, but it's a framework that you need to buy into. With react-universal-component you are getting a framework-less Next.js that is in your control!

The react-universal-component library does a great job making it as simple as can be, but there are still various specific configurations and practices that must be followed to get it working. So watch the videos to learn how it's done!

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/54493432799495f8fb5bdea5ebeed310/synum.Build.a.Server.Rendered..Code.Split.App.in.React.with.React.Universal.Component.zip.html nitroflare_com: https://nitroflare.com/view/ED6C314B3C3B752/synum.Build.a.Server.Rendered..Code.Split.App.in.React.with.React.Universal.Component.zip uploadgig_com: http://uploadgig.com/file/download/63783512dc1f8947/synum.Build.a.Server.Rendered..Code.Split.App.in.React.with.React.Universal.Component.zip
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:23   #32644
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Complete Linux Bootcamp for Beginners



Complete Linux Bootcamp for Beginners
h264, yuv420p, 1280x720 |ENGLISH, aac, 44100 Hz, 2channels | 3h 45mn | 2.61 GB
Created by: EDUmobile Academy

Learn Linux Shell Programming with Bash, GREP and SED for Beginners

What you'll learn

Get Acquainted with Terminal very Well
Learn Using Scripts to Automate Tasks
Proper Understand of Regex with Grep and Sed

Requirements

Any Linux Based Operating System
Knowledge of any Command Line is Helpful, but Not Necessary

Description

This course is teaches the fundamentals of linux shell using the terminal, some insight on bash shell and we will investigate various aspects of the shell, for example scripting, using utilities like grep and sed, C and Perl programming in linux, controll flow as well as the file structure. You will also find out how to navigate the directory structure, reveal the contents of directories, the best way to understand and work with file permissions, how to replicate, move, and remove directories and files. We'll also cover regular expression syntax in the context of learning grep, then use what we have learned as we work.

The course is in six units, and contains over four hours of demos and discussion.

Some of the topics are as below :

Everything about directories
Understanding and working with file permissions
Copying, moving, and removing files.
Using redirection and piping.
Make executable scripts
Variables and how to use them
The if statement and demos
Handling command line arguments
Loops (while, until, and for)
The case statement
Understand Grep
Regular expression syntax
Various validations
What is sed
Various Sed Usage Examples

I hope you join me as we explore linux together.
Who this course is for:

Any Fresher Who Wants to Learn Basic Linux Shell Commands
Expert who Needs to Brush up Basic Linux Shell Skills

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/495d0114b6c4e9b71847bfc0ac9f3281/yao7h.Complete.Linux.Bootcamp.for.Beginners.part1.rar.html https://rapidgator.net/file/2ba02183c7dddfd13834647532ce5eff/yao7h.Complete.Linux.Bootcamp.for.Beginners.part2.rar.html https://rapidgator.net/file/690fc20a781d6994afb69ec660fcabe7/yao7h.Complete.Linux.Bootcamp.for.Beginners.part3.rar.html nitroflare_com: https://nitroflare.com/view/6BECF4A0DFF1E8D/yao7h.Complete.Linux.Bootcamp.for.Beginners.part1.rar https://nitroflare.com/view/F86B1FEB3A69393/yao7h.Complete.Linux.Bootcamp.for.Beginners.part2.rar https://nitroflare.com/view/9024CF8C3A18252/yao7h.Complete.Linux.Bootcamp.for.Beginners.part3.rar uploadgig_com: http://uploadgig.com/file/download/a291d38e5dCE5b59/yao7h.Complete.Linux.Bootcamp.for.Beginners.part1.rar http://uploadgig.com/file/download/c65d4bcba34F68ec/yao7h.Complete.Linux.Bootcamp.for.Beginners.part2.rar http://uploadgig.com/file/download/921e4b0bBEF4A38b/yao7h.Complete.Linux.Bootcamp.for.Beginners.part3.rar
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:25   #32645
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Create & Build Custom Website Without Coding WordPress 2020



Create & Build Custom Website Without Coding WordPress 2020
Video: .MP4, 1280x720 30 fps | Audio: AAC, 48 kHz, 2ch | Duration: 01:28:51
Genre: eLearning | Language: English | Size: 873 MB

Make complete website in WordPress With free plug-in and theme and Design your own custom premium website without coding

What you'll learn
Build complete website functioning

Requirements
Internet and computer
Description
Do you want to learn the world's most powerful and efficient Website designing, Which is easy to learn.
If so, you're in the right place - and I'm happy to have you here!
This is complete Web developement course. Where you will learn from simple to complex website design step by step.
Maybe you have an interest, you have done a little bit of web designing, or maybe you have quite a bit of website developement experience. Either way, we've made this course to help you to understand web design and development with deep concept and understanding.
Why you have to learn Website Designing without coding
Because you don't need to indulge in complex statements and logic to solve and build your best website. Further, if you are going to make your website or your client website with short time terval you will create professional website with custom design. Moreover, I will design the website in WordPress which is most popular CMS out there.
We've included Complete full functional website in this course. Where you follow along with realtime designing your website. At the end of this course you will make and understand about complete procedure how to design your website. Therefore, you will also get your website done of your business at the same time.

Who is this course for?

Whether you are designer, and want to extend your knowledge about web development and design then this course will teach you how to use WordPress to its fullest potential. This course is created for everyone you want to design and develop his/her own website quickly.

Our Promise to You!

We'll be here for you every step of the way. If you have any questions about the course content or anything related to this topic, you can always post a question in the course or send me a direct message.
With our 30-day 100% money back guarantee, there is nothing holding you back from jumping in right now and trying the course out.

Go ahead and click the enroll button, and we'll see you in lesson 1!
Who this course is for:
Writer, designer, Freelancer,
Who can to build website without coding
Homepage
[Ссылки доступны только зарегистрированным пользователям . Регистрируйся тут...]

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/42384379a148ffdb96ba9ee202e7b073/jamlk.Create..Build.Custom.Website.Without.Coding.WordPress.2020.part1.rar.html https://rapidgator.net/file/16a84c066e48d7cf28d629e5f95e1ff6/jamlk.Create..Build.Custom.Website.Without.Coding.WordPress.2020.part2.rar.html nitroflare_com: https://nitroflare.com/view/D678CD711FF837E/jamlk.Create..Build.Custom.Website.Without.Coding.WordPress.2020.part1.rar https://nitroflare.com/view/58B0D497F639040/jamlk.Create..Build.Custom.Website.Without.Coding.WordPress.2020.part2.rar uploadgig_com: http://uploadgig.com/file/download/86EAE262104Dc88b/jamlk.Create..Build.Custom.Website.Without.Coding.WordPress.2020.part1.rar http://uploadgig.com/file/download/7d427366Bdc1c9de/jamlk.Create..Build.Custom.Website.Without.Coding.WordPress.2020.part2.rar
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:26   #32646
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Egghead - Reusable State and Effects with React Hooks



Egghead - Reusable State and Effects with React Hooks
Elijah Manor | Duration: 0h 57m | Video: H264 1280x720 | Audio: AAC 48 kHz mono | 367 MB | Language: English

Previously, in order to add state or side-effects in React you had to create a Class Component. However, with the introduction of the Hooks proposal (currently pre-released), you can now add state and effects to a Function Component. In addition, you can extract your hook logic and create a custom hook that can be shared across your app.

As I introduce the concepts of React hooks, I'll apply those concepts in various demos to see how they apply in different scenarios. I'll be converting Class Components to Function Components so you can see how they relate to each-other.

By the end of this course, you'll learn how to:

* Run (and Skip) side-effects with the useEffect hook
* Write a custom hook to share logic in your app
* Simplify the Context API with the useContext hook
* Update state with dispatch actions using the useReducer hook
* Optimize Components with useMemo

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/6a69630a877247768d7e6fa7601e0961/y350o.Egghead..Reusable.State.and.Effects.with.React.Hooks.zip.html nitroflare_com: https://nitroflare.com/view/2DC688A5591861B/y350o.Egghead..Reusable.State.and.Effects.with.React.Hooks.zip uploadgig_com: http://uploadgig.com/file/download/65c604Be5117Bf76/y350o.Egghead..Reusable.State.and.Effects.with.React.Hooks.zip
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:28   #32647
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Egghead - Shareable Custom Hooks in React



Egghead - Shareable Custom Hooks in React
Joe Previte | Duration: 0h 30m | Video: H264 1280x720 | Audio: AAC 48 kHz mono | 121 MB | Language: English

React 16.8 introduced Hooks like useState for using stateful logic in our function components, and useEffect for side effects previously only used in class-based components.

The React Team has given developers a way that simplifies using core features, but what's that mean for the code that you write?

In this self-paced workshop, you'll work through refactoring a component to use a custom hook, and learn to apply the patterns used by the React team to your own code.

Follow the React Team's lead, and make your code more readable, reusable, and reasonable!

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/ba15b5cc77408a0a23114d2b7f8dac5a/reauo.Egghead..Shareable.Custom.Hooks.in.React.zip.html nitroflare_com: https://nitroflare.com/view/299BC43EC07B38A/reauo.Egghead..Shareable.Custom.Hooks.in.React.zip uploadgig_com: http://uploadgig.com/file/download/5863060e3EB204b2/reauo.Egghead..Shareable.Custom.Hooks.in.React.zip
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:29   #32648
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Full Stack HATEOAS: Spring Boot 2.1, ReactJS, Redux,



Full Stack HATEOAS: Spring Boot 2.1, ReactJS, Redux,
h264, yuv420p, 1280x720 |ENGLISH, aac, 44100 Hz, 2channels | 5h 53mn | 2.85 GB
Created by: Agile Intelligence

Full Stack introduction to HATEOAS

What you'll learn

Introduction to HATEOAS and how to use it with a ReactJS app

Requirements

Basic Knowledge of Java and Spring Boot
Practical experience building at least one simple CRUD App (MySQL, H2) with Spring Boot is a MUST
Basic Knowledge of HTML, CSS, Javascript (ES6 Syntax is Mandatory)
Have an IDE of Choice for Spring development (IntelliJ, Eclipse, STS, etc)
Previous experience with .jsp, Thymeleaf will come in handy
Basic Knowledge of Git and a Github account is a MUST
Previous basic experience with React / Redux is a MUST (FREE COURSE INSIDE!)

Description

In this course, you will learn the core concepts of HATEOAS as well as how to leverage this on a ReactJS Application.

HATEOAS stands for: Hypermedia As The Engine Of Application State (HATEOAS)

It is a REST application architecture in which the servers provide information dynamically through hypermedia (links) that drive the interaction between the client and server.

In this course we will cover the following concepts:

*"Link" (org.springframework.hateoas)

*"linkTo" & "methodOn" (org.springframework.hateoas.mvc.ControllerLinkBui lder)

*"Resource" & "Resources" (org.springframework.hateoas)

*"ResourceAssembler" interface (org.springframework.hateoas)

We have 3 learning goals:

Goal 1: build a prototypeof a REST API with Spring Boot 2.1 and Java 11

Goal 2: Set up ReactJSstarter project to work with Resources and Links

Goal 3eploy our prototype to Heroku'sfree tier

Thank you!
Who this course is for:

Beginner Java and Spring Boot enthusiast with at least 4 to 8 weeks of experience with these technologies
Java and Spring Boot developers looking to add ReactJS and Redux to their tool belt

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/6a3433608e77fd9bcd443cc2ee654ed6/hmjml.Full.Stack.HATEOAS.Spring.Boot.2.1.ReactJS.Redux.part1.rar.html https://rapidgator.net/file/954f3463035606772ff3fd76a50e0979/hmjml.Full.Stack.HATEOAS.Spring.Boot.2.1.ReactJS.Redux.part2.rar.html https://rapidgator.net/file/da06df8b58eb2bc442909cab6b2392cc/hmjml.Full.Stack.HATEOAS.Spring.Boot.2.1.ReactJS.Redux.part3.rar.html nitroflare_com: https://nitroflare.com/view/575C220F1731061/hmjml.Full.Stack.HATEOAS.Spring.Boot.2.1.ReactJS.Redux.part1.rar https://nitroflare.com/view/EB0CEF41D451204/hmjml.Full.Stack.HATEOAS.Spring.Boot.2.1.ReactJS.Redux.part2.rar https://nitroflare.com/view/A1D637372317163/hmjml.Full.Stack.HATEOAS.Spring.Boot.2.1.ReactJS.Redux.part3.rar uploadgig_com: http://uploadgig.com/file/download/de3131C7a4a21794/hmjml.Full.Stack.HATEOAS.Spring.Boot.2.1.ReactJS.Redux.part1.rar http://uploadgig.com/file/download/bbb0052F00b9912C/hmjml.Full.Stack.HATEOAS.Spring.Boot.2.1.ReactJS.Redux.part2.rar http://uploadgig.com/file/download/8aaFea54f29cd562/hmjml.Full.Stack.HATEOAS.Spring.Boot.2.1.ReactJS.Redux.part3.rar
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:31   #32649
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Getting Started with PHP and MySQL Development



Getting Started with PHP and MySQL Development
h264, yuv420p, 1280x720 |ENGLISH, aac, 44100 Hz, 2channels | 3h 55mn | 1.13 GB
Created by: EDUmobile Academy

We'll Introduce fundamental of PHP and the Basic Concepts of RDBMS in general with MySQL Database for Beginners

What you'll learn

Over 40 lectures and 4 hours of content!
You will acquire knowledge of basic PHP Functions, Arrays and many more..
You will be able to create your basic PHP website.
Understand the Basic Relational Database Management System Concepts.
Execute Basic to Advanced MySQL Queries.

Requirements

Knowledge of Basic HTML Tags
Knowledge of some Scripting Language Preferred, but Not Necessary.
Knowledge of RDBMS Concept is Helpful but Not Required

Description

PHP is an object oriented general purpose language suitable for a wide variety of tasks. In this course, we'll learn how to use PHP as a server-side scripting language for use in web development.

MySQL is a general purpose relational database management system (RDBMS) used mainly to provide a back-end database for web applications. In this course, we'll introduce the concepts of relational database management systems in general, and how they relate to MySQL in particular.

Unlike traditional courses that concentrate mainly on theory, we'll take a practical "how-to" approach to working with data. Here's what you'll learn:

The course cover following topics:

PHP

basic syntax, variables,loops and decision constructs.
Object oriented features
String functions.
Arrays
REQUEST, GET, and POST
Integrate MySQL databases with PHP.
Creating databases and tables
Adding data to a table with INSERT
Reading a table with SELECT
How to use WHERE to filter data
Using ORDER BY to sort data
JOINs and how to use them to read from multiple tables
Changing data in a table with UPDATE
The DELETE query: removing one or more rows of data from a table
Using a text file to load a database schema

MySQL

I hope you enjoy the course, and I look forward to working with you!
Who this course is for:

Any Fresher Wants to Learn Basic PHP & MySQL
Expert who Needs to Brush up PHP & MySQL Skills

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/6810e1f8407cb84d79774e4841d4e9e5/i6nkt.Getting.Started.with.PHP.and.MySQL.Development.part1.rar.html https://rapidgator.net/file/b928d2131c94e7939c9ed855d273afc2/i6nkt.Getting.Started.with.PHP.and.MySQL.Development.part2.rar.html nitroflare_com: https://nitroflare.com/view/2A72DB04B6A7ED9/i6nkt.Getting.Started.with.PHP.and.MySQL.Development.part1.rar https://nitroflare.com/view/6660F2EC2425D36/i6nkt.Getting.Started.with.PHP.and.MySQL.Development.part2.rar uploadgig_com: http://uploadgig.com/file/download/99872192eEe48674/i6nkt.Getting.Started.with.PHP.and.MySQL.Development.part1.rar http://uploadgig.com/file/download/3a670e1c383c26b9/i6nkt.Getting.Started.with.PHP.and.MySQL.Development.part2.rar
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:32   #32650
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию IDimager Photo Supreme 5.4.1.2932 Multilingual



IDimager Photo Supreme 5.4.1.2932 Multilingual | 111 Mb
Do you own a digital camera or do you have a large collection of images to manage? Then in no time finding that one image you're looking for becomes a chore. But Photo Supreme can change all that. Photo Supreme's integrated cataloging and management features will help you quickly find and work with your desired image.

Highlights

Advanced search capabilities
When looking for that one image, Photo Supreme will help you with deep text searches, tag searches, duplicate detection, similarity detection, dynamic search combinations and advanced filtering.

Limit access to those who need it
The Server Edition allows you to control who can access your Catalog. You control who can add or delete. You control who sees what in their screen.

Multi tab browsing
Photo Supreme brings tabbed browsing to your image archive. Take advantage of having multiple sets open at the same time.

Import & ingest images
Import your images in your Catalog the way you want. You can define naming conventions, apply metadata on import, version rules, and of course copy files.

Keyword tagging
Tagging your images has never been easier. GEO tagging, parent cascading, face tagging, and automatic metadata enrichment are just a few of many features.

Get organized
Organize your images in Portfolios and Collections.

Multi version control
Logically hold your pictures together so you can find them again more easily.

Features
Advanced search capabilities
Multi tab browsing
Import & ingest images
Side-by-side comparison (up to 6 images)
Keyword tagging
Advanced GEO tagging
Image organization in portfolios
Duplicate detection
Share images with Flickr, Smugmug, Zenfolio, Google+ (former Picasaweb), FTP, EMail
Dual monitor support
Creative Commons support
Lossless image editing
Supports Darwin Core metadata
Dynamic collections
Face detection
Area tagging
Extensible metadata with custom field definitions
Take your previews with you while travelling
Color managed
Fully scriptable
English, German, French, Italian, and Dutch locale
Full HD, 2K, 4K, 5K, Retina screen resolutions supported

Operating System: Windows Vista or higher

Home Page - [Ссылки доступны только зарегистрированным пользователям . Регистрируйся тут...]

Download link:
Код:
rapidgator_net: https://rapidgator.net/file/76d4e9d0a6fab7cd7636f68af644dff0/r8gqg.IDimager.Photo.Supreme.5.4.1.2932.Multilingual.rar.html nitroflare_com: https://nitroflare.com/view/7FF7B091B866264/r8gqg.IDimager.Photo.Supreme.5.4.1.2932.Multilingual.rar uploadgig_com: http://uploadgig.com/file/download/736265e84bf554c2/r8gqg.IDimager.Photo.Supreme.5.4.1.2932.Multilingual.rar
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:33   #32651
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Jack Russell - Blender 3D - full course



Jack Russell - Blender 3D - full course
Gumroad | Duration: 0h 57m | Video: H264 1920x1080 | Audio: AAC 44,1 kHz 2ch | 2,4 GB | Language: English

In this course you will learn how to create a fully rigged and ready for rendering character in Blender3D from a simple cube.

This course includes the full workflow (over 12 hours of video) and all the source files and blend files for each chapter.

* Base mesh creation
* Dynamic topology sculpting
* Retopology
* UVmaps creation
* Sculpt pass
* Textures baking
* Textures painting
* Shading
* Fur creation and shading
* Rigging (advanced rig creation)
* Bones custom shapes
* Corrective shape keys and drivers

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/b933f41cdcdfc89497d7717027045f62/t7cnj.Sanet.stBlender3D.part1.zip.html https://rapidgator.net/file/9d40f29034803c80dd0f48bcece671d0/t7cnj.Sanet.stBlender3D.part2.zip.html https://rapidgator.net/file/beef99413c767e30854bc24667b54ee3/t7cnj.Sanet.stBlender3D.part3.zip.html nitroflare_com: https://nitroflare.com/view/A15ADB47D44DE6C/t7cnj.Sanet.stBlender3D.part1.zip https://nitroflare.com/view/9CF0DBCB76CC599/t7cnj.Sanet.stBlender3D.part2.zip https://nitroflare.com/view/EA0F841531B5BA5/t7cnj.Sanet.stBlender3D.part3.zip uploadgig_com: http://uploadgig.com/file/download/a88986AFD00bbAbd/t7cnj.Sanet.stBlender3D.part1.zip http://uploadgig.com/file/download/0b67f60bc3903B33/t7cnj.Sanet.stBlender3D.part2.zip http://uploadgig.com/file/download/c8bBe0a804a9ae8a/t7cnj.Sanet.stBlender3D.part3.zip
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:34   #32652
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Librarian Pro 5.1.4 macOS



Librarian Pro 5.1.4 | macOS | 37 mb
We all collect something, whether it's stamps, movies, games, music, books or wine. Librarian Pro brings sophistication and class to managing your collection! Browse all of your items at a glance on a virtual bookshelf, in a list, or in cover flow.

Organize items into smart collections, add them to the in-program Amazon shopping cart, mark them as lent out to friends, and even export for the Web or your iPod! Librarian Pro also supports importing from other cataloging applications like Delicious Library and DVDpedia.

Librarian Pro's databases are fully compatible with both the Mac OS X and Windows versions. Additionally, one license will grant activation for both copies of the application. Download the free fifteen day trial and have serenity return to your media collections.

Compatibility: OS X 10.10 or later

Download link:
Код:
rapidgator_net: https://rapidgator.net/file/f8922053df00cb3112e67fca9677bbe3/yjwod.Librarian.Pro.5.1.4.rar.html nitroflare_com: https://nitroflare.com/view/E03CABE6DBE9FA4/yjwod.Librarian.Pro.5.1.4.rar uploadgig_com: http://uploadgig.com/file/download/5f718dca27dFee3f/yjwod.Librarian.Pro.5.1.4.rar
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:36   #32653
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Mastering SQL Query With SQL Server (Updated 5/2020)



Mastering SQL Query With SQL Server (Updated 5/2020)
Video: .MP4, 1280x720 30 fps | Audio: AAC, 44.1 kHz, 2ch | Duration: 05:50:04
Genre: eLearning | Language: English | Size: 2.71 GB

Querying Microsoft SQL Server & Azure SQL DB

What you'll learn
Why We Need To Create Multiple Tables
How To Create Tables In A Database Using SQL statements
How To Create Tables In A Database Using SQL SSMS
How To Insert Data Into A tables
How To Updated Saved Data Using Update Statements
How To Remove unwanted Data from Table Using SQL
Different Ways To Retentive Data Saved In A Table
Cover Most Frequently Asked Interview Questions And Answers
How To Use SELECT, FROM, WHERE, ORDER BY

Requirements
This course is designed for everyone, no prior knowledge of SQL Server required.
You need a computer/Laptop
You need to install MS SQL Server 2012 or above version (Optional)
Internet Connection To Watch This videos
Description
This Course cover first two modules of 70-461 (Querying Microsoft SQL Server 2012/2014).
Topics we covered:
Create and alter tables using T-SQL syntax (simple statements):
Create tables without using the built in tools;
ALTER;
DROP;
ALTER COLUMN;
CREATE
Create and modify constraints (simple statements)
Create constraints on tables; define constraints;
unique Key constraints.
Default constraints.
Primary Key constraints.
Foreign key constraints
Not Null constraints.
Check constraints.
Query data by using SELECT statements:
Use the ranking function to select top(n) rows;
Restrict data using where conditions
IN Operators.
Between Operators.
Like Operators.
Conditional Operators.
Combine multiple conditions using AND / OR / NOT.
Sort Data using Order By clause:
Sort Data ascending and descending order.
Restrict Sorted Data Using Offset Fetch.
Modify data by using INSERT, UPDATE, and DELETE statements:
Insert data into a table using insert statement.
Insert data using SQL server management studio.
Remove data using Delete statements.
Remove data using SQL server management Studio.
Remove data using Truncate statement.
Update data using Update statements.
Update data using SQL server management studio.
This course provide 30-day money back guarantee. So if you don't like the course, you could ask for refund.
Soon will upload more videos to explain module three and four for 70-641.
Who this course is for:
Any students Plan to Get Certified AS 70-461
Those Who Are Planing To Clear Exam 70-461 "Querying Microsoft SQL Server 2012/2014"
Homepage
[Ссылки доступны только зарегистрированным пользователям . Регистрируйся тут...]

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/8f8d2b6385c9a33ce9915060ddfee2f7/o2w5z.Mastering.SQL.Query.With.SQL.Server.Updated.52020.part1.rar.html https://rapidgator.net/file/a50a1ff74e7aed008d585b3345392ce2/o2w5z.Mastering.SQL.Query.With.SQL.Server.Updated.52020.part2.rar.html https://rapidgator.net/file/6e6b90b4d51f5c1dc38f47935f97c224/o2w5z.Mastering.SQL.Query.With.SQL.Server.Updated.52020.part3.rar.html nitroflare_com: https://nitroflare.com/view/D280CB110DC2D4B/o2w5z.Mastering.SQL.Query.With.SQL.Server.Updated.52020.part1.rar https://nitroflare.com/view/57207ADACB73084/o2w5z.Mastering.SQL.Query.With.SQL.Server.Updated.52020.part2.rar https://nitroflare.com/view/0397560C205B6B9/o2w5z.Mastering.SQL.Query.With.SQL.Server.Updated.52020.part3.rar uploadgig_com: http://uploadgig.com/file/download/3157Be00536c5e78/o2w5z.Mastering.SQL.Query.With.SQL.Server.Updated.52020.part1.rar http://uploadgig.com/file/download/1607bc46Fdf5a09B/o2w5z.Mastering.SQL.Query.With.SQL.Server.Updated.52020.part2.rar http://uploadgig.com/file/download/12cB9E81fD9ec07A/o2w5z.Mastering.SQL.Query.With.SQL.Server.Updated.52020.part3.rar
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:37   #32654
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию PDF Replacer Pro 1.7.0.0 Multilingual



PDF Replacer Pro 1.7.0.0 Multilingual | 51.4 Mb
PDF Replacer is a Windows software program finds a specified word or phrase text in PDF Files and replaces with new text, and keeps the PDF layout unchanged.

Features:
- Replace Text in PDFs with Your New Text
- Support Batch Replacing Multiple Words in PDFs
- Maintain Original PDF Layouts
- Batch Mode Replaces PDF Files in Bulk
- Support Restricted & Locked PDF Documents
- Change the PDF Text Font & Decoration
- Replace PDF Page Range
- Support 50+ Languages

Operating System: Windows XP, Vista, 7, 8/8.1, 10

Home Page - [Ссылки доступны только зарегистрированным пользователям . Регистрируйся тут...]

Download link:
Код:
rapidgator_net: https://rapidgator.net/file/d84ed8f6cbe2c50b141a95622a531297/rp61z.PDF.Replacer.Pro.1.7.0.0.Multilingual.rar.html nitroflare_com: https://nitroflare.com/view/D64F396E71B655A/rp61z.PDF.Replacer.Pro.1.7.0.0.Multilingual.rar uploadgig_com: http://uploadgig.com/file/download/f5fdb8bd545E1ADE/rp61z.PDF.Replacer.Pro.1.7.0.0.Multilingual.rar
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Старый 26.05.2020, 10:39   #32655
mitsumi1
Местный
 
Регистрация: 04.10.2017
Сообщений: 107,288
Сказал(а) спасибо: 0
Поблагодарили 6 раз(а) в 6 сообщениях
mitsumi1 пока не определено
По умолчанию Practical Nginx - The Zero to Hero Guide



Practical Nginx - The Zero to Hero Guide
New | h264, yuv420p, 1280x720 |ENGLISH, aac, 48000 Hz, 2channels | 7h 41mn | 962.75 MB
Created by: Eduonix Learning Solutions, Eduonix-Tech

Learn Niginx from ground up and learn to use it as reverse proxy and load balancer

What you'll learn

Learn core concepts of NGINX server and use it in practical projects
Learn to use Nginx as reverse proxy
Learn to use Nginx as web server

Requirements

Basic Knowledge of the Web and HTTP protocol is assumed
Basic Knowledge of Linux command line is required to complete the course

Description

Learn NGINX HTTP web server in this comprehensive easy to follow zero to hero guide!

NGINX is a powerful HTTP web server that also doubles as a reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server, making it an amazing web server to get your hands on. This high-performance server has become popular for offering stability, rich feature set, simple configuration, and low resource consumption. It is also one of the few servers that address the C10K problem.

The web server is already popular among bigwigs such as Netflix, Hulu, Airbnb, Heroku, and GitHub for its use of a more scalable event-driven (asynchronous) architecture compared to the common thread-based request handling system.

If you want to learn this amazing web server in a systematic way, well then you've come to the right place!

Our course has been designed with experts to help developers master NGINX by strengthening their fundamentals of web servers and learning the basics and advanced features of NGINX from scratch in a concise and practical approach using this course. The course will breakdown everything learners need to know about web servers and NGINX from scratch.

With the right combination of theory and practical, the course not only cover the fundamentals and basics, but will show you how to actually put those to use with numerous detailed examples that you can follow along with the instructor. At the end of this course, you will be able to install, configure and even deploy your own web servers.

Although, the course does not require you to have any prior knowledge of NGINX, it does assume that you do have a basic understanding about the web and HTTP Protocol and that you to know your way around Centos and Debian Linux distros.

This tutorial will start at the very beginning with a detailed introduction into webservers, where NGINX fits, as well as the difference between Apache and NGINX. From there you will learn how to install the server and configure it. The course will also cover different commands that you will need including directives, modules, context types, variables, etc.

You will then learn how to deploy your web server on a normal PC as well as on the cloud. That's not all! The course also includes a section on learning the LEMP Stack and also the best tips and tricks, mistakes and common FAQs that people come across.

With this course under your belt, you won't need any other resources to master NGINX and web servers. So, what are you waiting for? Enroll now and become a server sensei!
Who this course is for:

Students who want to learn NGINX and use it for their professional and personal projects will find this course very useful
System administrators looking to use NGINX to manage their infrastructure

Screenshots



Download link:
Код:
rapidgator_net: https://rapidgator.net/file/27c31b13ecaed45801dbf237e07632be/cxwe1.Practical.Nginx..The.Zero.to.Hero.Guide.rar.html nitroflare_com: https://nitroflare.com/view/14EE9876C76D5C5/cxwe1.Practical.Nginx..The.Zero.to.Hero.Guide.rar uploadgig_com: http://uploadgig.com/file/download/cA016b30c75d6942/cxwe1.Practical.Nginx..The.Zero.to.Hero.Guide.rar
Links are Interchangeable - No Password - Single Extraction
mitsumi1 вне форума   Ответить с цитированием
Ответ

Любые журналы Актион-МЦФЭР регулярно !!! Пишите https://www.nado.in/private.php?do=newpm&u=12191 или на электронный адрес pantera@nado.ws


Здесь присутствуют: 39 (пользователей: 0 , гостей: 39)
 

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход

Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
SamDrivers 15.3 Full - 2015 - 0.0.2 emlieu Различный софт 0 12.03.2015 21:26
SamDrivers 15.3 Full - 2015- 0.0.1 emlieu Различный софт 0 11.03.2015 02:16
Oracle Business Intelligence Applications v11.1.1.8.1 (Win Linux) (10.14.2014) vandit Различный софт 0 15.10.2014 17:34
Oracle Business Intelligence Applications v11.1.1.8.1-NEWiSo always Различный софт 0 15.10.2014 16:53
Oracle Business Intelligence Applications v11.1.1.8.1 (Win / Linux) renato Различный софт 0 14.10.2014 11:17


Текущее время: 12:53. Часовой пояс GMT +1.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc. Перевод: zCarot