Code Clinic: PHP [2014, ENG]

seeders: 5 leechers: 0
Added 11 years ago by jagdeep in Other
Downloaded 0 time.
RuTracker.org
Code Clinic: PHP [2014, ENG]

Torrent Contents Size: 809.39 MB

Code Clinic: PHP [2014, ENG]
▼ show more 282 files
001 Welcome.mp4
MP4
6.44 MB
002 What you should know before watching this course.mp4
MP4
6.39 MB
003 Using the exercise files.mp4
MP4
2.88 MB
004 Getting the most from Code Clinic.mp4
MP4
1.25 MB
005 Introducing Lake Pend Oreille.mp4
MP4
11.28 MB
006 Overview of my solution.mp4
MP4
6.9 MB
007 Setting up the database.mp4
MP4
11.42 MB
008 Retrieving the full-year records.mp4
MP4
21.17 MB
009 Processing the full-year records.mp4
MP4
48.93 MB
010 Priming the date_recorded column.mp4
MP4
34.69 MB
011 Inserting the full-year data into the database.mp4
MP4
30.95 MB
012 Processing individual days.mp4
MP4
17.19 MB
013 Retrieving a year`s data a day at a time.mp4
MP4
18.39 MB
014 Keeping the data up to date.mp4
MP4
10.81 MB
015 Calculating the mean and median values.mp4
MP4
13.72 MB
016 Creating a web service.mp4
MP4
15.85 MB
017 Getting the required data.mp4
MP4
19.29 MB
018 Building the web service response.mp4
MP4
29.3 MB
019 Identify the image subset.mp4
MP4
9.2 MB
020 Overview of my solution.mp4
MP4
6.73 MB
021 Setting up the files.mp4
MP4
4.72 MB
022 Calculating the scaling ratio.mp4
MP4
12.94 MB
023 Using a custom class to scale images.mp4
MP4
18.02 MB
024 Generating the thumbnails.mp4
MP4
19.9 MB
025 Using subimage-search in ImageMagick.mp4
MP4
6.11 MB
026 Analyzing the image statistics.mp4
MP4
10.77 MB
027 Finding the cropped images.mp4
MP4
17.3 MB
028 Running the script and displaying the results.mp4
MP4
7.16 MB
029 A classic CS interview question.mp4
MP4
2.71 MB
030 Overview of my solution.mp4
MP4
5.8 MB
031 Finding all possible combinations.mp4
MP4
11.27 MB
032 Detecting horizontal attacks programmatically.mp4
MP4
5.75 MB
033 Implementing the checkLayout() function.mp4
MP4
13.37 MB
034 Rotating the chessboard.mp4
MP4
7.36 MB
035 Eliminating duplicate solutions.mp4
MP4
14.43 MB
036 Displaying the unique solutions.mp4
MP4
9.22 MB
037 Build a musical instrument using mouse movements.mp4
MP4
2.78 MB
038 Overview of my solution.mp4
MP4
2.81 MB
039 Using the Web Audio API.mp4
MP4
5.6 MB
040 Creating the tone generator.mp4
MP4
15.99 MB
041 Controlling the frequency and volume.mp4
MP4
16.02 MB
042 Searching directories for photos.mp4
MP4
5.86 MB
043 Overview of my solution.mp4
MP4
5.12 MB
044 Finding the images.mp4
MP4
9.82 MB
045 Extracting Exif and IPTC metadata.mp4
MP4
11.86 MB
046 Extracting XMP metadata.mp4
MP4
17.59 MB
047 Reorganizing the folder structure.mp4
MP4
17.62 MB
048 Building the web.mp4
MP4
4.54 MB
049 Overview of my solution.mp4
MP4
5.27 MB
050 Getting data from a CSV file - The basics.mp4
MP4
7.4 MB
051 Automatically generating an HTML table from a CSV file.mp4
MP4
16.25 MB
052 Displaying the table in a webpage.mp4
MP4
20.8 MB
053 Creating an associative array from a CSV file.mp4
MP4
9.2 MB
054 Displaying the array elements in a webpage.mp4
MP4
18.78 MB
055 Dealing with different CSV formats.mp4
MP4
17.21 MB
Exercise Files
problem01
01_03
pendoreille.sql
SQL
1.5 KB
01_04
get_full_years.php
PHP
479 B
01_05
process_years.php
PHP
574 B
01_06
prime_dates.php
PHP
731 B
01_07
process_years.php
PHP
574 B
process_years_end.php
PHP
1.94 KB
query.txt
TXT
118 B
01_08
Foundationphp
PendOreille
OneDay.php
PHP
4.57 KB
01_09
Foundationphp
PendOreille
OneDay.php
PHP
4.57 KB
get_individual_files.php
PHP
343 B
get_individual_files_end.php
PHP
1.05 KB
01_10
Foundationphp
PendOreille
OneDay.php
PHP
4.57 KB
getPendOreille.php
PHP
495 B
getPendOreille.sh
SH
57 B
get_individual_files.php
PHP
1.05 KB
01_11
Foundationphp
Calculate
Average.php
PHP
909 B
median.txt
TXT
236 B
01_12
podata.php
PHP
749 B
podata_end.php
PHP
1.56 KB
01_13
podata.php
PHP
1.56 KB
podata_end.php
PHP
2.68 KB
01_14
Foundationphp
Calculate
Average.php
PHP
957 B
podata.php
PHP
2.68 KB
podata_end.php
PHP
3.95 KB
problem02
02_03
Foundationphp
ImageHandling
Scale.php
PHP
6.01 KB
display_result.php
PHP
697 B
images
loading.gif
GIF
47.18 KB
includes
subimage_search.php
PHP
1.17 KB
originals
103992931.jpg
JPG
6.52 MB
168680522.jpg
JPG
2.45 MB
186661962.jpg
JPG
4.06 MB
460249177.jpg
JPG
8.54 MB
460249177a.jpg
JPG
505.28 KB
477899129.jpg
JPG
6.13 MB
478946583.jpg
JPG
2.19 MB
478946583a.jpg
JPG
216.41 KB
78771293.jpg
JPG
2.67 MB
78771293a.jpg
JPG
102.06 KB
styles
styles.css
CSS
413 B
02_04
find_cropped_end.php
PHP
618 B
variables.txt
TXT
207 B
02_05
Scale.php
PHP
6.01 KB
02_06
find_cropped.php
PHP
618 B
find_cropped_end.php
PHP
1.54 KB
02_08
includes
subimage_search.php
PHP
1.18 KB
02_09
find_cropped.php
PHP
1.54 KB
find_cropped_end.php
PHP
2.61 KB
02_10
Foundationphp
ImageHandling
Scale.php
PHP
6.01 KB
display_result.php
PHP
697 B
find_cropped.php
PHP
2.61 KB
find_cropped_end.php
PHP
3.1 KB
images
loading.gif
GIF
47.18 KB
originals
103992931.jpg
JPG
6.52 MB
168680522.jpg
JPG
2.45 MB
186661962.jpg
JPG
4.06 MB
460249177.jpg
JPG
8.54 MB
460249177a.jpg
JPG
505.28 KB
477899129.jpg
JPG
6.13 MB
478946583.jpg
JPG
2.19 MB
478946583a.jpg
JPG
216.41 KB
78771293.jpg
JPG
2.67 MB
78771293a.jpg
JPG
102.06 KB
results.txt
TXT
507 B
styles
styles.css
CSS
413 B
problem03
03_03
permutations.txt
TXT
796 B
queens.php
PHP
140 B
queens_end.php
PHP
1.28 KB
showBinary.txt
TXT
99 B
03_05
queens.php
PHP
1.28 KB
queens_end.php
PHP
2.2 KB
03_07
queens.php
PHP
2.2 KB
queens_end.php
PHP
3.66 KB
rotateBoard.txt
TXT
500 B
03_08
crown.png
PNG
595 B
html.txt
TXT
231 B
queens.css
CSS
583 B
queens.php
PHP
3.66 KB
queens_end.php
PHP
4.42 KB
renderBoard.txt
TXT
448 B
problem04
04_04
play_tone.html
HTML
381 B
styles.css
CSS
330 B
tone_generator_end.js
JS
1 KB
04_05
play_tone.html
HTML
381 B
styles.css
CSS
330 B
text.txt
TXT
127 B
tone_generator.js
JS
1 KB
tone_generator_end.js
JS
1.7 KB
problem05
05_03
getimages_recursive.php
PHP
816 B
images
103992931.jpg
JPG
6.52 MB
168680522.jpg
JPG
2.45 MB
186661962.jpg
JPG
4.06 MB
460249177.jpg
JPG
8.54 MB
466026777.png
PNG
508.27 KB
477899129.jpg
JPG
6.13 MB
477987145.jpg
JPG
7.44 MB
478946583.jpg
JPG
2.19 MB
78771293.jpg
JPG
2.67 MB
organize_images_end.php
PHP
233 B
05_04
caption.txt
TXT
391 B
metadata_end.php
PHP
225 B
organize_images.php
PHP
233 B
organize_images_end.php
PHP
733 B
05_05
organize_images.php
PHP
733 B
organize_images_end.php
PHP
952 B
xmpdata.php
PHP
1.79 KB
05_06
organize_images.php
PHP
952 B
organize_images_end.php
PHP
1.48 KB
xmpdata.php
PHP
1.79 KB
problem06
06_03
_assets
first_semester.csv
CSV
283 B
second_semester.csv
CSV
181 B
getcsv_end.php
PHP
206 B
06_04
_assets
first_semester.csv
CSV
283 B
second_semester.csv
CSV
181 B
cars.csv
CSV
1.71 KB
csv_functions_end.php
PHP
990 B
rows.txt
TXT
161 B
06_05
csv_functions.php
PHP
990 B
finished version
_assets
first_semester.csv
CSV
283 B
second_semester.csv
CSV
181 B
_css
main.css
CSS
13.55 KB
_fonts
Bitter OFL SIL Font License 1.1.txt
TXT
4.3 KB
Bitter-Bold-webfont.eot
EOT
22.8 KB
Bitter-Bold-webfont.svg
SVG
27.52 KB
Bitter-Bold-webfont.ttf
TTF
22.63 KB
Bitter-Bold-webfont.woff
WOFF
15.12 KB
Bitter-Italic-webfont.eot
EOT
25.27 KB
Bitter-Italic-webfont.svg
SVG
29.43 KB
Bitter-Italic-webfont.ttf
TTF
25.1 KB
Bitter-Italic-webfont.woff
WOFF
16.48 KB
Bitter-Regular-webfont.eot
EOT
23.75 KB
Bitter-Regular-webfont.svg
SVG
27.73 KB
Bitter-Regular-webfont.ttf
TTF
23.57 KB
Bitter-Regular-webfont.woff
WOFF
15.25 KB
DroidSans-Bold-webfont.eot
EOT
25.46 KB
DroidSans-Bold-webfont.svg
SVG
32.98 KB
DroidSans-Bold-webfont.ttf
TTF
25.26 KB
DroidSans-Bold-webfont.woff
WOFF
16.48 KB
DroidSans-webfont.eot
EOT
25.13 KB
DroidSans-webfont.svg
SVG
33.07 KB
DroidSans-webfont.ttf
TTF
24.92 KB
DroidSans-webfont.woff
WOFF
16.25 KB
Google Android License.txt
TXT
692 B
_images
Thumbs.db
DB
34 KB
accent3.jpg
JPG
63.51 KB
diag_pattern.png
PNG
764 B
hover.png
PNG
296 B
icon_facebook.png
PNG
1.57 KB
icon_google.png
PNG
1.63 KB
icon_linked.png
PNG
1.85 KB
icon_twitter.png
PNG
1.98 KB
ralogo.png
PNG
3.81 KB
show1.jpg
JPG
13.76 KB
_scripts
respond.min.js
JS
3.14 KB
includes
csv_functions.php
PHP
917 B
programs
graphic-design.php
PHP
7.86 KB
original files
_assets
first_semester.csv
CSV
283 B
second_semester.csv
CSV
181 B
_css
main.css
CSS
13.55 KB
_fonts
Bitter OFL SIL Font License 1.1.txt
TXT
4.3 KB
Bitter-Bold-webfont.eot
EOT
22.8 KB
Bitter-Bold-webfont.svg
SVG
27.52 KB
Bitter-Bold-webfont.ttf
TTF
22.63 KB
Bitter-Bold-webfont.woff
WOFF
15.12 KB
Bitter-Italic-webfont.eot
EOT
25.27 KB
Bitter-Italic-webfont.svg
SVG
29.43 KB
Bitter-Italic-webfont.ttf
TTF
25.1 KB
Bitter-Italic-webfont.woff
WOFF
16.48 KB
Bitter-Regular-webfont.eot
EOT
23.75 KB
Bitter-Regular-webfont.svg
SVG
27.73 KB
Bitter-Regular-webfont.ttf
TTF
23.57 KB
Bitter-Regular-webfont.woff
WOFF
15.25 KB
DroidSans-Bold-webfont.eot
EOT
25.46 KB
DroidSans-Bold-webfont.svg
SVG
32.98 KB
DroidSans-Bold-webfont.ttf
TTF
25.26 KB
DroidSans-Bold-webfont.woff
WOFF
16.48 KB
DroidSans-webfont.eot
EOT
25.13 KB
DroidSans-webfont.svg
SVG
33.07 KB
DroidSans-webfont.ttf
TTF
24.92 KB
DroidSans-webfont.woff
WOFF
16.25 KB
Google Android License.txt
TXT
692 B
_images
Thumbs.db
DB
34 KB
accent3.jpg
JPG
63.51 KB
diag_pattern.png
PNG
764 B
hover.png
PNG
296 B
icon_facebook.png
PNG
1.57 KB
icon_google.png
PNG
1.63 KB
icon_linked.png
PNG
1.85 KB
icon_twitter.png
PNG
1.98 KB
ralogo.png
PNG
3.81 KB
show1.jpg
JPG
13.76 KB
_scripts
respond.min.js
JS
3.14 KB
programs
graphic-design.htm
HTM
7.06 KB
script.txt
TXT
320 B
06_06
includes
csv_functions.php
PHP
917 B
csv_functions_end.php
PHP
1.5 KB
06_07
_assets
first_semester.csv
CSV
283 B
second_semester.csv
CSV
181 B
_css
main.css
CSS
13.55 KB
_fonts
Bitter OFL SIL Font License 1.1.txt
TXT
4.3 KB
Bitter-Bold-webfont.eot
EOT
22.8 KB
Bitter-Bold-webfont.svg
SVG
27.52 KB
Bitter-Bold-webfont.ttf
TTF
22.63 KB
Bitter-Bold-webfont.woff
WOFF
15.12 KB
Bitter-Italic-webfont.eot
EOT
25.27 KB
Bitter-Italic-webfont.svg
SVG
29.43 KB
Bitter-Italic-webfont.ttf
TTF
25.1 KB
Bitter-Italic-webfont.woff
WOFF
16.48 KB
Bitter-Regular-webfont.eot
EOT
23.75 KB
Bitter-Regular-webfont.svg
SVG
27.73 KB
Bitter-Regular-webfont.ttf
TTF
23.57 KB
Bitter-Regular-webfont.woff
WOFF
15.25 KB
DroidSans-Bold-webfont.eot
EOT
25.46 KB
DroidSans-Bold-webfont.svg
SVG
32.98 KB
DroidSans-Bold-webfont.ttf
TTF
25.26 KB
DroidSans-Bold-webfont.woff
WOFF
16.48 KB
DroidSans-webfont.eot
EOT
25.13 KB
DroidSans-webfont.svg
SVG
33.07 KB
DroidSans-webfont.ttf
TTF
24.92 KB
DroidSans-webfont.woff
WOFF
16.25 KB
Google Android License.txt
TXT
692 B
_images
Thumbs.db
DB
34 KB
accent3.jpg
JPG
63.51 KB
diag_pattern.png
PNG
764 B
hover.png
PNG
296 B
icon_facebook.png
PNG
1.57 KB
icon_google.png
PNG
1.63 KB
icon_linked.png
PNG
1.85 KB
icon_twitter.png
PNG
1.98 KB
ralogo.png
PNG
3.81 KB
show1.jpg
JPG
13.76 KB
_scripts
respond.min.js
JS
3.14 KB
includes
csv_functions.php
PHP
1.5 KB
programs
graphic-design.php
PHP
7.86 KB
graphic-design_end.php
PHP
8.79 KB
06_08
cars_array.php
PHP
815 B
cars_tab.csv
CSV
1.71 KB
cars_table.php
PHP
284 B
cars_table_end.php
PHP
333 B
includes
csv_functions.php
PHP
1.5 KB
csv_functions_end.php
PHP
2.47 KB
options.txt
TXT
332 B
tabs.css
CSS
644 B

Description

Related Torrents

Location

Trackers

Tracker name
http://bt4.t-ru.org/ann?magnet
http://bt1.t-ru.org/ann
http://bt2.t-ru.org/ann
http://bt4.t-ru.org/ann
udp://tracker.opentrackr.org:1337
udp://open.stealth.si:80/announce
udp://tracker.torrent.eu.org:451/announce
udp://exodus.desync.com:6969
udp://open.demonii.com:1337/announce
udp://tracker.coppersurfer.tk:6969
udp://p4p.arenabg.com:1337
udp://tracker.internetwarriors.net:1337
Torrent hash: