Sie sind auf Seite 1von 8

Issue Issue Reported By...

Date Votes i cant sign up this free stuff Time


Stamp
on video
Lecture Title Issue Timestamp Rob's Comment Reported By... Date
115 SQLite Databases There's an error in condition: while (c != null){...}. c.moveToNext() doesn't change the value of c thus it will never become null. Should check if cursor is pointing to the position after the last row: while (!c.isAfterLast()){...} Thanks for flagging - looking at this now!
16 App Memorable Places an error in occures:when i intent mapsactiviy in the mainacitivity.at 11.30 .the application crushes D/AndroidRuntime: Shutting down VM E/AndroidRuntime: FATAL EXCEPTION: main
4 Audio Volume Seeking While seconds pass in the scrubber music stops and restarts in the next second(The same problem you had in the lecture, but you said that your emulator had the problem). So it is like having pauses all over the music
A couple things: 1.) When the "i" parameter of the innermost method makes it so the code can't "see" the outermost method, he refered to it as "overwriting/overriding". It's in fact called "name shadowing" instead. Picky, but figured I'd mention it.
2.) He doesn't need to create another integer as a local variable and set it equal to i - you can just change the name of the parameter directly. New Android Studio actually calls this "position" instead of i, so it's perhaps a moot point. The inner
113 App Notes method (onClick) calls this "i", "which" now, so also, a moot point perhaps, for newer versions of Android Studio. Thanks - Dr. J 31:50:00 Looking at this now :-) profjpbaugh@gmail.com (Dr. J) 12/9/2019
115 SQLite Databases Early in the video he says SQL is "Server Query Language" - it is actually "Structured Query Language". Just a tiny modification for future. Probably just misspoke. - Dr. J 00:16 Thanks, have updated! profjpbaugh@gmail.com (Dr. J) 12/12/2019
Multiple screen Layout Kindly update the course with multiple llayout for different android screen capability so that the apps will run on all the android devices and for all the phones with 1 code Thank you. Thanks for the suggestion, will consider this
Sajidshah5055@gmail.com
for future courses 16/12/2019
Php My admin Please kindly add Php myadmin in the course content it is also necessary to host app with the same website so this should also b mandatory to add php myadmin with the app. Thanks for the suggestion, will bear it in mind for future updates.
https://www.udemy.com/course/the-complete-android-oreo-developer-course/learn/lecture/8339478#questions/8748568 Will take a look TT
Bluetooth App you just showed one part of bluetooth, discovering devices, but how to connect, or communicate, why not show that as well to round it up? Thanks for the suggestion, will bear it in mind for future updates.
Android NDK and other project templates I bet it might be a good plus in comparison with your competition to add Android NDK. There is almost no videotutorial about this. If it's possible, I would like to see you working with other project templates within Android Studio like: Login, Master/Detail Flow and so on.
Thanks for the suggestion. 6/1/2020
Lecture Lecture Title Issue Rob's Reported By... Date Votes Issue Time Stamp on
Number Comment video
Time
Lecture # Lecture Title Issue stamp on Rob's Comment Reported By... Date Timestamp
video
256 Email Client App I wonder if it might be worth covering filtering user input instead of just passing it directly to mail(). I looked at filter_var(), escapeshellarg() and escapeshellcmd(). Interesting point, thanks for raising it!
Javascript It would be great to have some content on web workers to run async javascript for time consuming tasks Thanks for the feedback, much appreciated.
258 - section 11 Phonegap Not the same anymore and phonegap has not been updated for a logn time and I ahve tried everything to get the desktop version to work on my windows 10 pc. Have looked at this - the sign up is still free but now in the top right hand corner of the site. Will look to edit the video. The desktop version of the site worked fine for me running Windows 10?
I've just tried both and they
Your first webpage - files and worked? For full functionality,
9 - Section 2 The links: http://www.coding-exercises.com/exercise.php?code=1.3 and http://www.completewebdevelopercourse.com/content/1-html/1.3.html are not working. Adedeji Abioye 6th January 2020
coding challenge please use Chrome to view
Coding Exercises
I've just checked and this loaded
10 - Section 2 The structure of a web page The example link you gave: www.example.com is not loading. for me, can you try again? Adedeji Abioye 6th January 2020
Thanks
The structure of a web page http://www.completewebdevelopercourse.com/content/1-html/1.4.html Links to example domain...
http://www.coding-exercises.com/exercise.php?code=1.4&username=mike What's the issue with this?
(
Lecture No Video Title Issue Timestamp Rob's Comment Date Fixed? Reporter Course
2 How to get all free stuff I am unable to open the web site, it says internal Servar error Temorary problem 16/11/17 Yes Web Dev 2
Can't access to link http://www.hunlock.com/blogs/Mastering_Javascript_Arrays, it's in section 7 Technical fault on blog. Will wait to
118 Further Reading - Javascript Arrays, the second link see if it is fixed by next week. 14/05/18 Neri Jimenez Web2
162 The Rider View Controller I need more information please. 12/04/2018 Web Dev 2
Feedback taken onboard for next
168 Project-App Landing Page bootstrap version used in the lecture is 4.0.0-alpha and current version is 4.0.0 and lot of new things are there so it would be
course
helpful
update
if you updated it with the latest version 07/02/2018 Sumant Mogaveera Web Dev 2.0
Ah yes! An aespthetic issue more than
200 Mini Project - A Contact Form About half way through this lesson, the header had not been changed to "Get in touch", thus re-displayed "Hello World". 22:50 a issue with the technical side of things. Sept. 23, 2017 No Ray Ehrhardt Web Dev 2
249 Using App.js Finger Snap 12 minutes 59 seconds
Confirmed and fixed 09/01/2018 Yes Rituraj Kadamati WebDev2
249 snapping sound two times in a row 12:59 I need further clarification on this. Lecture 249 is only
14/05/18
02:51 inNo
length? Web2
Confirmed - a finger click needs
250 Using App.js edit clicks - loud! 12.59 removing. Thanks!! 12/04/2018 Fixed Dan Michael Web Dev 2
252 Challenge - Email Client App Audio issues beginning at 08:00 and continuing until 09:20 08:00 Confirmed and will fix 12/10/2017 Yes Joseph Steen Web Dev 2
252 Challenge - Email Client App Audio issues beginning approximately 38:30 14:28 Confirmed and will fix 13/10/2017 Yes Joseph Steen WebDev 2
Confirmed - a finger click needs
264 Audio & Video edit out clicks - loud 7.24 removing. Thanks!! 12/04/2018 Fixed Dan Michael Web Dev 2
NEW REQUEST databases basises and MYSQL JOIN plese if you can add lecture about normal forms and databases bases, how to divide the database into tables , using JOINS
Thanks.
clausesFeedback taken onboard. 12/04/2018 Web Dev 2
It would be really helpful, if you add some lectures related to CSS Grid. It will become a new standard Thanks for the suggestion. Will bear this
section 2- CSS Addition of CSS Grid soon, I believe. in mind for an update. 5th Sept 2017 Web Dev 2
Confirmed and will edit the video to
Section 5 Lecture 127 Changing Website Content the iframe for cnn no longer works. 04:53 explain. 12/04/2018 Fixed Web Dev 2
Create videos on Git/Mercurial and Bitbucket/Github and how they can be utilised by freelance Good suggestion but this is for more
developers. And how they can be beneficial/utilised even when only one person is working on a advanced developers. Will see if I get
Distrubuted Version Control Systems project. more requests for this. Oct. 1, 2017 Suggestion Rehaan Ali Raja Web Dev 2
Suggestion - lesson on how to properly format and indent code? And maybe even 5 minutes on how to
use the CODE button on Udemy's Q&As Feedback taken onboard 02/02/2018 Uwe Web Dev 2.0
Could you please add another lecture to the beginning of the Bootstrap section with a zipped
Bootstrap version of the exact same alpha you used? It doesn't have to be a video, just a text lesson
with download link. The alpha is harder and harder to find. New students won't have any idea on how
to get it at all. On the other hand, if you attach the correct files, students should have an easier time Good idea! I'll need to see if I can find
Bootstrap section following the lessons afterwards. this. 18/042018 Uwe Wresch Web Dev 2

ASP.net and MVC course Please Dr.Rob upload lectures for this course Thanks. Taking into consideration
Hidden Objects A clone of a simple hidden objects game. Tutorials are not available online. Useful for teaching interactivity and formatting. Thanks. Taking into consideration
how to get articles from the web to create flipboard, create a unique user's feed like instagram o fb Requests for assistance needs to be done through the properNo
channels Android N

Hello Rob, pls add a lesson on how to create a video live stream. After live stream session end, we
Video live stream can re-watch that video too. Thank you Not really a web development subject. Suggestion Web Dev 2.0
HTML we would like to have an XHTML section please Thanks. Will review. 25/01/2018 Web Dev 2.0
Could this be alaborated on? Non of the
vidoes in that section goes beyon 5mins
Getting Started-HTML 5 30 days after buying the course through 11:36 and I use Brackets. 18/042018 Web Dev 2
Good point. Thanks for the feedback
Getting Started on Windows and will make a change 11/05/2018 Fixed Web Dev2
snapchat course android all attachments incorrect
i need
files
files for attachment due to review the code as soon pissibil Updated links for final two zip folders Done Android O
Uber Clone has lot of bugs Not updated to new Firebase which causes many issues. Please update your couse as soon as possible!!!!!!! The Uber Clone uses Parse server? 1/6/2018
123 123. Setting Up Parse Server On AWS Could not find com.android.tools.build:gradle:2.2.0. With course related support queries can you post them
6/6/2018
on the Q & A section of the course?
Graham Minchin Android O
Around 90 (maps) General comment I'm a bit confused about "Context". I get that I can use "this", I think because it inherits Context from AppCompatActivity... but what about getApplicationContext(), getContext(),
7/6/2018
getBaseContext().... When do I useGraham
them and
Minchin
why? Maybe
Android
the course
O could cover that. Maybe I missed it if you did?
General Comment Maybe you could use <condition> ? <if true> : <if false> ; instead of if else so that your code is a lot smaller - reducing scrolling.
Thanks for the suggestion, am looking in to this! 7/6/2018 Graham Minchin Android O
81 81. App Guess The Celebrity Suggestion:Maybe you could have used an array to contain the Buttons, and iterate through them... Like int[] buttons = {R.id.button,
Thanks forR.id.button2,
the suggestion,
R.id.button3,
am lookingR.id.button4};
in to this! 7/6/2018
I used a "used" HashMap to prevent Graham
duplicates
Minchin
too. Might Android
make it aObit more interesting?
157 - 167 Uber Clone Not updated to new Firebase thus many issues, including deleting data from Firebase I think you meant for this to be placed in the iOS11 tab
16/5/18
rather than Android O? Investigating
Robert Maweni iOS 11
coursecontentn/02.05.zip
The file requested contains a virus. - Could not download There's no virus. The code in the project is causing Google
1/6/18 Yes Drive to think it is malicious. Fixed - I've Android
moved O the projects elsewhere where the warning is not shown
The coding exercise gives an error when the <th> </th> tags are entered inside the <thead> </thead>
section.
This is the code I'm writing, I have tested it on my HTML Editor (I'm using Visual Studio Code.
Code:
<thead>
<th>First Name</th> - error is here
<th>Surname</th>
29 </thead>
<tr> You're missing the <tr> tag. The first
<td>Thiago</td> part of the code should be: <thead>
<td>Polatti</td> <tr>
</tr> <th>Firstname</th>
Error message: <th>Surname</th>
There was an error in your code: </tr>
Tables - Files Error message: Unexpected table cell start tag (th) in the table body phase. N/A </thead> n/a Web Dev2
215 Retrieving Data From A Database - Files http://completewebdevelopercourse.com/content/7-mysql/8.3.php displays an error message. N/A Error caused by the database hostname being6/6/2018
changedYes
from when Eco Web Hosting
Brianmoved
Sextonplatforms.
WebFixed
Dev2now.
Have put them in touch
n/a n/a I can't sign up AWS account. It is showing like that. Please help me to sign up. N/A 10/7/18 with Eco Web hosting Android O

Section 5, Lecture 76 Downloading Web Content


the file(Android Studio
is incorrect , please check forfiles)
it , Udemy corse the complete android oreo developer Wrong .zip in URL 10/7/18 Yes Android O
Have run on both Chrome and safari
and the exercise found the blue
button. Please post in the Q & A
section of the course the answer
27 you provided if you would like me to
help with what you entered. Have
you selected to View the Answer
and check it against the code you
Form - Files (The Complete Web Developer
TheCourse
Excercise
2.0) can't find the blue option it asks you to add. I have tried several times. used? 10/7/18 Web Dev2
Have run on both Chrome and safari
and the exercise found the blue
button. Please post in the Q & A
section of the course the answer
2-27 you provided if you would like me to
help with what you entered. Have
you selected to View the Answer
Coding Excercise. The code verification cannot find the option for blue that it asks you to add and check it against the code you
Form - Files to the form. I have tried several times. used? 10/7/18 Web Dev2
8 Android Studio Overview Finger snap 0.003472222222 Video updated now. Yes Android O
hi. the zip file at http://completewebdevelopercourse.com/content/7-mysql/8.9.php.zip … does not
Project Secret Diary (The Complete Web have the most upto date versions of the files as you showed in the video. Eg: the loggedinpage.php is
220 Developer Course 2.0) still in pre textarea version. Could you please update the files? Sorry about the wait. That's done now. 17/7/18 Yes WebDev2
There's no issue at all but I wonder if you could make a short video to connect Git with
N/A "Working with Git for Web Development" your Eco Web Hosting server. So instead of using FTP, we could use Git. Thanks for the feedback. It something to cosider for an update :)
Hi, I've checked the lecture and was
able to get to the apple Xcode
download page/download the
recommended Xcode version. Is this an
issue with your apple account? If so
6 Xcode Versions - Please Read xcode isds not working for me. I cant get pass the agreement page. plz help please contact the apple support team. iOS11
2.05 Was trying to download the zip file 02.05 but getting a virus detected unable to download message.Please check. No issues
There's
with any
definitely
of the other
no virus.
files.Are you able toManoj
attachNair
a screen shot
July
of23,
what2018.
you 10:59
see? IfIST
you cannot do that here. Can you send an email to sales@ecowebhosting.co.uk with a screen shot and a snippet of this message?
27 Arrays and Dictionaries Rob runs into silly error messages, grumbles, and snaps fingers for post-processing. 05:07 Thanks for spotting this! I'll edit it out :-) Yes
N/A This spreadsheet Rename tab below: iOS 11 --> iOS 12 or iOS 11&12 There should be a separate iOS 12 tab, Yes
I'll re-instate it. Thanks!
Thanks. A new video has been
10 and up 10.0 beta 4 The object library is now accessed with an icon at the top. (This is actually for the iOS 12 course) recorded. 8/8/18 Yes iOS12
78 On Lecture 78 - Integrating maps into your apps the video freezes at 7:32. I refreshed the page and 07:32 Updated- thanks! Brent 07/08/18
cleared cached data to see if this resolved the issue but seems to be an issue with the video? Not sure
Integrating maps into your apps if this is repeatable on your end.
76 Game - Tic Tac Toe Syntax issues - Lots of error messages when producing the same code describe in the lecture video 13:49 ish I've run the example Xcode .zip file for Brent 07/08/18
(but on Xcode 10). Have no idea how to correct the code to work. I.e. sender.setImage no longer this project and got two warnings (one
functions - error: Cannot invoke 'setImage' with an argument list of type '(String, for: [Any])' - Over 11 to update to recommended settings,
and the other regarding a placeholder
errors appeard when writing the code. Solved @IBAction func playAgain(_ sender: team ID). The project still ran fine
AnyObject) was set to @IBAction func playAgain(_ sender: Any) needed to add object after sender: however. If you can send more info on
Any - Sorry for the waste of time! the errors (a screenshot?) that would
help, and I'll discuss with a colleague in
the meantime. Thanks.
Clean Code based on Google standards Also please add how to properly code apps using google guidelines Thanks for the feedback. Web Dev
Fragments Please show the correct usage of using fragments and why you should always use them in your app Thanks for the feedback. Web Dev
Github Since we are coding , it only makes since to learn about github for version control and team projects Thanks for the feedback. Web Dev
When I opened the playground, the set default was to run manually, so the interface was a little
different. (This is actually for the iOS 12 course) Thanks for the feedback. I'm looking at
23 potentially re-recording this video again. iOS12
The code doesn't work. At 8:30, the warning is corrected, but in the new version of Xcode, you no
longer get the option to fix it, and the fix provided in the video doesn't work. I fixed this by:
adding "@objc" in front of func processTimer ()
changing the selector portion to: selector: #selector(processTimer) Thanks. A video amendment has been
51 10.0 beta 4 (This is actually for the iOS12 course) made but looking to re-record this video. Yes iOS12
The memory warning code is no longer included in new projects Thanks. A video amendment has been
throughout 10.0 beta 4 (This is actually for the iOS12 course) made but looking to re-record this video. Yes iOS12
5:18. Xcode now provides you with the code if you just click on the warning and select "Fix". (This is Thanks. A video amendment has been
53 10.0 beta 4 actually for the iOS12 course) made but looking to re-record this video. Yes iOS12
8:45. UITableViewCell is now UITableViewCell.CellStyle
(This is actually for the iOS12 course) Thanks. A video amendment has been
53 10.0 beta 4 made but looking to re-record this video. Yes iOS12
"characters" in newString.characters is deprecated. Now just newString works. (This is actually for the Thanks. A video amendment has been
67 10.0 beta 4 iOS12 course) made but looking to re-record this video. Yes iOS12
Investigating "add:
[ android:layout_columnWeight/RowWeight ] seems not to be working anymore, but instead the android.enableAapt2=false
correct code suggested by AndroidStudio is [ app:layout_rowWeight="" ] [ / app: to
56 Grid Layouts layout_columnWeight ="" ]. gradle.properties" for temporary fix Android O
10 and up 10.0 beta 4 The object library is now accessed with an icon at the top. (This is actually for the iOS 12 course) Thanks. I've made a new video on this. Yes iOS12
Instead of using bind you shoud use the on method because bind is depricated. Code should be
$("#diary").on('change keyup paste', function() { Very good point! Thanks! Bind still
alert("text entered") works though so at this time we can
229 "Project Secret Diary (2)" }); 29:27:00 leave this as is. No Web2
You do need to add billing info if you're
a new user, however after you enable
billing, Google gives you $200 free
usage every month for Maps, Routes, or
Places. They say that 'based on the
millions of users using our APIs today,
most of them can continue to use
Google Maps Platform for free with this
credit.' - N.B. THIS HAS NOW BEEN
REFILMED AND UPLOADED,
the google map apis api key site asking for billing information THANKS. Web2
53 Table Views UITableViewCellStyle.default is now asked to be changed to UITableViewCell.CellStyle.default 08:00 Thanks have updated lecture Yes Zohak iOS12
65 Downloading Web Content WebKit is deprecated with iOS 12 now (refer also to entry #3) 01:12 Lecture updated Yes Toni iOS12
65 Getting Web Content import WebKit is required at the beginning. Video doesn't show this Lecture updated Yes iOS12

69 App-Whats The Weather Mitch


weather-forecast.com has changed its web pages, code in your course now doesnt work Lecture updated iOS12
In Lesson 157, where Rob talks about grid systems in bootstrap, it would have been more clear if

1) Rob clearly mentioned that the classnames have to be container, row and col-md-4. They are special names and bootstrap will not work with any other name

2) It a screen is shown with the 12 column grid and how bootstrap works with the 12 grid columns

3) The col-md-4 stating that it is one of 3 columns is not clear. I had to spend sometime to understand that col-md-4 stood for 4 column grid width and not 4 columns.

It would be great if some updates can be made to this section for future readers.

157 Bootstrap Grid Thank you! Feedback is noted for future update on the courseRecommendation
or vidoes. Web Dev 2.0
An object is being passed but it is an
133
Animating Content @ 2:40 the word should be 'object' not 'array', as it is enclosed in curly not square brackets 02:40 array of CSS properties Web Dev 2.0
229 missing files footer.php header.php and updatedatabase.php They are present in the project download in lecture 230. Can you comment further on the issue you experienced?
Web Dev 2.0
Tether now is Popper.js. At about 15 minutes into the lecture tethering is discussed. However, on the
165 getbootstrap web site at https://getbootstrap.com/docs/4.1/components/popovers/, tethering is no Thanks. Noted for when a revision on
Modals, Popovers and Tooltips longer discussed. They now discuss “popper.js”. Happily, your lecture on tether still works well. this lecture is needed. 19/09/18 Recommendation Andrew Trefethen Web Dev 2.0
REALM Please add a section for CRUD operations using REALM. The core data module is really good but after reading a bit aboutOk.
Realm,
Will keep
it is apparently
an eye on much
furthereasier
requests
and for
waythis.
faster than coreRecommendation
data iOS 12
228 Snapchat In the video Nick suggests matching all the firebase dependencies (by changing newer Firebase Have passed on to Nick to review
elements to the oldest Firebase component version). At the moment (Oct 9 2018) this causes
problems. I had to have everything at the latest version for each Firebase component which at the
moment is 16.0.3 for storage and 16.0.4 for the other Firebase elements. Check the Firebase release
notes here https://firebase.google.com/support/release-notes/android ios11
230 Snapchat There's now Kotlin code in the Firebase online documentation. At the moment a couple of lines in that Have passed on to Nick to review
code are actually deprecated and can be deleted. imageView.isDrawingCacheEnabled = true
imageView.buildDrawingCache() ios11
NA Adding a UI Design using Xcode into the course using Google Material Design Rob reviewing suggestion
Coin man Bombs and coins overlap. Would be better if they never touch/overlap Rob reviewing suggestion James
Recycler Views Could you add a lecture on using recycler views as listviews are deprecated by google Rob reviewing suggestion
missing subjects drag & drop , UI & UX , How to use Git Rob reviewing suggestion
image filtering Rob you should teach us how to integrate image filtering and the time of upload of the image in the instagram clone becoz Rob
that'sreviewing
very important
suggestion
if someone wanna build a social media app. Thanx i think this would reach you and you will take some action regarding this.
Addition of tutorials on more ui ux elements like frame layout are missing Rob reviewing suggestion
Addition of tutorials on content providers broadcast receivers etc Rob reviewing suggestion
Use of libraries like butterknife retrofit volley etc
Rob reviewing suggestion
More of firebase Rob reviewing suggestion
There is an annotation at 1.24 to show
UserDefaults.standard().set is not valid in Xcode 10 the brackets are not needed.
For a String one can use: UserDefaults.standard.set(arr, forKey:
UserDefaults.standard.set without the () behind standard. "array") should work fine but I'll edit the
For arrays the provided example doesn't work either. I found an alternative: video to clarify there is a change which
let defaults = UserDefaults.standard means the brackets are no longer
57 Storing Data permanently defaults.set(arr, forKey: "Array") 01:24 required. Alexander iOS12
around 9 The principle is the same whether you Nguyen Tuan Not specified by
123
settings up parse server on aws The tutorial doesn't seem to cover how to use putty on windows minutes use a Mac or Windoed 24/10/2018 Nguyen student.
67 Manipulating Strings .character is deprecated 02:02 Project code has been updated. Updated video will follow. Yes Toni iOS12
84 App - Location Aware Running the simulator doesn't show any values on the app and I get the following message in the Melvin
console:
2018-10-20 15:49:27.618832-0400 Location Aware[13091:16789361] libMobileGestalt MobileGestalt.
c:890:
MGIsDeviceOneOfType is not supported on this platform. It's best to try my project which is
I'm running Xcode 10 (10A255) with iOS Deployment Target of iOS 12.0. available after the lecture. If that works
This is not a beta version of Xcode. It is a stable version. try to compare your code to my own. If
Yes, I ran the simulator using a previous version of Xcode, Xcode 9.4.1 with iOS Deployment Target of you're on Udemy please post on the
iOS 11.4 Q&A section of the course for
and it works fine but how can I fix this to make it work on Xcode 10 with Deployment Target of 12.0? assistance if needed. iOS12
Thanks for the suggestion. Not had
many requests for this because MySQL
212 Connecting to a mysql database works like a charm. However, I would also like to know how to is readily available for web hosting while
connect to an oracle database. Documentation is available, but a bit complicated for my current level Oracle is not but will keep it in mind if
Oracle database connection of experience. N/A there's additional requests.
231 MySQL Cheatsheets First 2 links don't work 27/10/2018 Yes Mohammad WebDev2
229 "Project Secret Diary (2)" Finger Snap 31 mins(ish) Updated Tak Yes
I dont have developer account for Xcode How can you help? Hi, you only need a developer account if Yes
you're distributing the app outside the
mac app store, but full details are here:
https://developer.apple.
com/support/compare-memberships/ iOS11
61 List views List view is obsolete and RecyclerView is more difficult for a beginner to get started on Noted for review Android O
61 List Views ListView have been move from Containers to Legacy, and RecyclerView is replacing ListView. Noted for review Android O
61 List Views Can you create a section to highlight on the usage of this RecyclerView? Noted for review Android O
61 List Views Can the example in this course that use ListView be converted to use RecyclerView? Noted for review Android O
Please contact Eco Web Hosting
directly to resolve the free hosting:
https://www.ecowebhosting.co.uk/?
Free stuff Username is mohan-uppaluri Am unable to get the free stuff , ebook , amazon free credits and java certifications page=contact and other free stuff. ios 11
Screen to accept Apple Developer Agreement - Register, is frozen. Have re-loaded several times, press "Submit" and it doesn't
I've checked
do anything.
the lecture and it plays without issue. Do you mean the page on the apple website is frozen? Either
ioscontact
11 apple or hopefully the site's working by now!
I clicked on Apple Design Resources and there a billion items I have to download. I thought it was just Hi, this is a course question I think,
Swift?? Help rather than a course update? Can you
please post it in the course Q&A
forum?! That's where I answer
questions (so that all questions/answers
are in one place, and in case other
students experience the same problem).
Thanks a lot! ios 11
If you contact info@codestars.com and
Complete web developer course - not the outline the issue I'll be able to arrange
http://www.completedevelopercourse.com/forums isn't working WebDev2
2.0 for you to have access to the 2.0 course
forum. Thanks a lot.
Hi Lloyd, I'm sorry for this slow reply.
Have you resolved the issue? If not
Lecture 2 on Getting Started is apparently designed for Udemy course, not StackSkills. Can't confirm
2 CWDC 2.0 - Getting Started - Free stuff please email my colleage Ed at Lloyd DeKay 28/11/18 WebDev2
my course registration to get the materials
info@codestars.com and he'll sort this
out for you asap. Thanks
27 Arrays and Dictionaries (iOS 12 specific?) let mixArray = ["Rob",35,true] as [Any]. Good spot! - Thanks! The project file Updated
Had to add "as Any" to suppress error message. has been updated. Will look at adding
You might want just drop the example, as the usage is advanced, and for example mixArray. an annotation on the video. It'll look a bit
sort() becomes tricky (needs a defined sorting criterium). odd if it's dropped from the video. iOS 12
NA Android Workmanager Can you please share some tutorials/examples on Android Workmanager. I think this is the latest recommended way for background processing. Akhil Bhatnagar 10-02-2019 Android N
Slightly wrong info in the video.

At 12:55, the instructor says an int variable can be concatenated into the string because it's a primitive.
It has nothing to do with the variable being a primitive. You can concatenate objects to a string with no problem. In fact, lots of people use an empty string just for that. "" + someObject
It works because Java converts data when variables are concatenated.

The following is an excerpt from the official Java reference:

"When Java converts data into its string representation during concatenation, it does so by calling one of the overloaded versions of the string conversion method valueOf( ) defined by String. valueOf( ) is overloaded for all the primitive types and for type Object. For the primitive types, valueOf( ) returns a string that contains the human-readable equivalent of the value with which it is called. For objects, valueOf( ) calls the toString( ) method on the object."

--Schildt, Herbert. Java: The Complete Reference, Tenth Edition (Complete Reference Series) . McGraw-Hill Education. Kindle Edition.

26 Variables I understand this is a course also for beginners, so I guess these details are unnecessary. 12:55 Thanks Josh, a good point and worth raising.
JoshAppreciate
Woomin you taking the time to feedback Android O
AppCombat library To be able to make an app for not only the newest android version. Web Dev 2.0
clone for clean master and video editor sir please make clone for clean master and video editor like power director so that we can learn advance stuff more to diveThanks
in the market
for your
offeedback!
play storeWill take it on board
mobashshir 21/01/2019 Web Dev 2.0
Fragments Its a very important topic of android development , we have paid you full money , you must uplaod lecture on fragments. Thanks for your feedback, I'll take it on board. Android O
N/A Fragments I dont see any videos on Fragments or Intents. Please consider adding them in Thanks for your feedback, I'll take it on board. Android O
123 Setting Up Parse Server on AWS No video instruction for windows users. Passwords to server for Amazon did not work. ubuntu is the real password. 09:26 You can use Putty (mentioned in video) for
Grant
Windows.
Gushulak 12/25/18 Android O
The Twitter API, (&files), Challange- Build A The Twitter API System has changed slightly, most notable change is creating apps, as well as gthe A lecture has been created to explain
243 - 246 N/a 15/09/18 Joseph Moses Web Dev 2.0
Twitter Client(&files) docs. The API has moved from dev.twitter to elsewhere. the new signup procedure Yes
Putting it all together There's an additional closing tag for the second paragraph within the form. The one with the button. 15:31 Ah yes! Well spotted! This has been corrected in22-01-2019
the source code
Yes but it doesn't cause problems
Ashwinto record the video
Webagain.
Dev 2.0
Hi Polly, have you resolved this now? If
ecowebhosting is saying Stack Skills registrants are no longer supported there, but on the Stack Skills
not can you contact Eco Web Hosting
site itself.
2 How to get all the free stuff directly (here: https://www. Yes Web Dev 2.0
I found the google drive link in the Getting Started > FAQs so I can get fles (and try to proceed with the
ecowebhosting.co.uk/?page=contact)
course) but what about the web hosting for the exercises?
and they'll resolve it for you. Thanks Polly Costigan
Hi Ashin, The code on the sample
project works fine. If you're having
The test is never correct. Even after adding the onclick event in the button tag. NA problems with your own code could you 23-01-2019 Ashwin Web Dev 2.0
post on the Q & A section of the course
What Is Javascript - Files provide more information? No
I just finished building the mobile app, and everything works except the success/error ("#message")
alert when you send a message. I tried logging a simple "success" message to the console via
console.log as well, but nothing showed; so I'm guessing this is an issue with the "if (data.success ==
true) {...}" function not returning data.success as being true.
Hi Scott, for course support queries
could you post on the Q & A section of
256 Challenge - Email Client App For what it's worth, I also took the provided code from the end of the lecture and tried using that, but it n/a 2/1/19 Scott Merrill Web Dev 2.0
the course where I and other students
didn't work either. I had to also change the "content" data label in the ajax data call to "message" to
can help with projects?
get the message content to actually get sent in the email, so I'm wondering if some of this code has
been deprecated since this lesson was made? Or does anyone have any idea why I had to change the
message content data label to "message:" (from "content:") to work? Or why the "#message" div isn't
showing, even in the provided code from the course?
Lecture is really confusing and hopefully can be refilmed. We switch methods too many times and Thanks for your feedback, I'm looking in
63
App - To Do List some stuff is unexplained to this now. iO12
Please re-make this lecture, both the text and the video. It is quite confusing when errors keep
popping up. At ~11:57 the code is showing an array declared as an "NSArray" and in a couple of
seconds the screen shows the code changing to "NSMutableArray" with nothing said in the audio. Of Thanks Jim. This is something to
63 App - To Do List 2/7/2019 Jim Chaffin
course, later this array ends up as [String]. All in all, the instructor seems to be "winging it" without consider.
having practised the required code. I know we are all distracted at times, but this video is very hard to
follow with all the unexpected errors and changes. Thanks for your consideartion! ;)
UIGestureRecognizerState.began should be UIGestureRecognizer.State.began Thanks for your comments Gary, the
88 App Memorable Places 00:34:01 code works fine as it is though. Gary Deardorff iOS12
111 Parse Server AWS A note reminding the user to setup NSAppTransportSecurity would be helpful 00:15:05 Good feedback, This could be implemented on the next course but I can't record the whole
Gary
video
Deardorff
again to mention
iOS12
this.
76 Tic Tac Toe App The symptom is that when the App is run, the Play Again button does not appear after the second win.
After a close look at the Lesson Xcode project I discovered that the Play Again button has no
constraints. Adding constraints to center in the Container and also constraints to the nearest 'button'
solves the problem. Well spotted. Thanks for the feedback! iOS12
121 The User Table should be UITableViewCell.AccessoryType.checkmark 00:22:21 Thanks. Changed the project file and I'll put a note on the video.
Yes Gary Deardorff iOS12
121 The User Table should be UITableViewCell.AccessoryType.checkmark 00:30:01 Thanks. Changed the project file and I'll put a note on the video.
Yes Gary Deardorff iOS12
123 Pull to Refresh should be UIControl.Event.valueChanged 00:03:16 Thanks. Changed the project file and I'll put a note on the video.
Yes Gary Deardorff iOS12
125 Post Images should be UIImagePickerController.SourceType.photoLibrary 00:08:02 Thanks. Changed the project file and I'll put a note on the video.
Yes Gary Deardorff iOS12
125 Post Images should be UIImagePickerController.InfoKey.originalImage 00:09:27 Thanks. Changed the project file and I'll put a note on the video.
Yes Gary Deardorff iOS12
125 Post Images should be image.pngData() 00:13:50 Thanks. Changed the project file and I'll put a note on the video.
Yes Gary Deardorff iOS12
125 Post Images There appears to be an update to the parse API changing PFFile to PFFileOjbect 00:14:40 This seems to be fine. No Gary Deardorff iOS12
210 Android N course. Following & Unfollowing Users
typo(Android
seen onStudio
the filefiles)
link, where it should be 15.02.zip instead of 15.01. Tq! Ah! Yes - sorry. Fixed now. Yes Android N
Have found using Nexus 4 API 23 (Android 6.0, API 23) in AVD simply results in error "Google Apps Demo is having trouble with Google Play services. Please try again."
I believe API 23 was specified as the minimum setting up the project and specifying emulation.
https://www.udemy.com/complete-android-n-developer-course
91. Using maps in your apps The project works find under a higher API - say Pixel 2 API 25 (Android 7.1.1, API 25) - Hope this makes sense, it's for infoGreat.
only as
Thanks
I havefor
it working
the useful
now.feedback.
You will know a lot more
9/2/2019
than me :) andrew wigg Android N
Add new lecture For Navigation Architectuer I want to learn navigation architecture .So i want it in the course Noted as a request for a future update. I'll need to see if how popular this requirement is. Android O
138 139 Draggables Resizables - Files No combinations of filters could be found to render the stream.. With course related questions can you please post on
12/2/19
the Q & A section of the course for Philip
assistance?
Davies Web 2
140 141 Droppables - Files error Num:80040218 With course related questions can you please post on the Q & A section of the course for assistance? Web 2
142 142 Accordian Sortables No combinations of filters could be found to render the stream.. With course related questions can you please post on the Q & A section of the course for assistance? Web 2
144 144 jQuery Project - Code Player same problem....kindly email to me at masifnawaz733@gmail.com With course related questions can you please post on the Q & A section of the course for assistance? Web 2
Android course I just want suggest an Android course about Android architecture MVVM , RxJava , Retrofit ,Dagger Injection and TDD Test Thanks for the suggestions! 170419
65/66 Downloading Web Content WebView is depricated in iOS 12 Thanks. It can still be used but you're
right it is now depreicated and I will
need to review on the next course. iOS12
At 8:40, we are about to see how to you were going to show us how to refactor a name from example.com to zappy.. however at 8:40 which is where I think you were going to show us, it appears the video is clipped out and we don't see the refactor. A few new folders appear and not sure how they got there. Was this cut in editing the video?

222 How To Submit Your App To Google Play 08:40 Updated! 210419
154-168 What is Bootstrap? - ScrollSpy The getbootstrap.com is significantly changed and I was facing problem in following the tutorial. I'm looking into this. The section may need to March
be recorded
2, 2019
again due to the full release of Harpreet
BootstrapSingh
v4 Web2
207 Project-Weather Scraper When entering a city that doesn't exist e.g https://completewebdevelopercourse.com/locations/sausage doesn't report
29:00:00
a 404
Thanks
error itfor
just
thedoes
feedback!
nothing so the code doesn't
March
work...This
7, 2019is actually fixed by later checksPhilip
Rob Davies
puts in. A little pop
Web2
up around 29:00 to persevere would be helpful
Updating the course to swift 5 Would need to be a new course iOS12
39 App Number Shapes (Java Code and Android Browxy
Studio files)
link does not work, even after clicking "View Source Code" There seems to be a problem with Browsy. It looks like they lost the project code! Grrrr!!
It may be better to show how to write the logic part of the code in one file, show to correct way to use it
in the layout java file. In such way that the logic part will be in a one java file. and the UI will be in
38 App Number Shapes another. Thanks for the feedback on this. 20/3/2019 Lior Asis
213 Connecting to a databese Creation of folder in FireFTP 00:20 Creation of folders isn't something relavent to to MySQL databases.
41 Setting up FireFTP on Window-Legacy how transfer file/folder from local computer to Host website using FileZilla (it's explained for FireFTP but not FileZilla11:18 This is explained in lecture 39 Setting Up FTP at 6:18
your fist webpage Video keep getting stuck and won't resume Hi, I've just watched this video through and it played 290519
okay for me. Is it working for you now? If not can you tell me
Web2
the time when it gets stuck? Thanks!
n/a n/a can you add a video on recycler view? 290519 Web2
n/a n/a can you add a video on recycler view? I am not the same person who wrote above :) Just doubling comment to make its value stronger 290519 Web2
n/a n/a can you create a new Course related to android dev about MVP and MVVM design patterns ? 290519
Interesting! I'll pass this to the Codestars commissioning editorfor review. Web2
Can you Create a New Course on Building A Social Networking Website like Facebook or in other Thanks for the suggestion! There are no
n/a n/a words, a Complete Tutorial that teaches you How to Build a Facebook Clone.with all its features plans at the moment, but we'll look in to 290519
included in it for example: when you hover on the like button you get different reaction(s) it... Web2
Can you create a course on Facebook Clone(Web). Sorry the request is a bit too long. Ohh just
realized there's already a request for it. Would appreciate if you teach the complete Web Application
with all of Facebook Features. I have included a list of features so that it becomes handy for you:
1. How to create the notifications icon and its working.

2. How to create the different reaction after hovering on the Like button with Love, Haha, Sad, Angry,
Wow.

3. How to create the Login Form(Forget Password etc.)

4. Messenger(For Chatting with other people)

5. Create a Post(What's on your Mind- Feeling, Activity, Photo/Video)

6. Tagging Friends

7. Sending and Receiving Friend Requests

8. Events(It's X/Y/Z's Birthday today etc.)

9.Like, Share or Comment


Thanks for the suggestion! There are no
10.Play Games, Watch Movies
n/a n/a plans at the moment, but we'll look in to
it...
11. Create a Group, Page, Set a Group/Page Icon

12. Change Language to User's Choice.

13. Publishing of Posts

14. Creating the Search Icon and Operating it

15. Create a Subject for sending a Message/Feature to Switch off the Subject Feature

16. Users Account Privacy(Unfriend/Block etc.)

17. Developing the Setting Buttons for the Post

18. Feature to See all my friends and Programming the Logic for Recommended Friends/Users

19. Load all Posts, Updates

20. Add to your Story and Look at other people's Story

21. Feature which tells you if someone viewed your profile just like in Linkedin. 22. Embed in Post 23.
Relationship Status 24. The Wall and News Feed 25. Facebook Watch for all groups 290519 Web2
Lecture 39 App Number Shapes re:shape of numbers in Android App course - if your candidate triangular number times 8 plus 1 is a square - it's triangular! You You
True. can't could
do your count-up-and-check
put an 'if' statement inalgorithm because
to check290519 as sure
for a range of as shootin'that
numbers someis wise guy willif enter
enterered a 35 digit
you like. number
Android N and laugh as your app starts chugging away for 100 million years.
The android course is great and fun to learn. I would like to suggest a few things, though. First, please
add new courses on concepts of AndroidX(Room, LiveData, etc.), Use of Third Party APIs such as
retrofit, volley and glide, proguard, instant app, Sensors. Also since Android sdk is getting updated,
please update your lectures accordingly. I found it tough during the media section as I had to change
my code so it didn't match yours because my sdk is Android P. One more thing, I would have loved it
n/a n/a if you had replaced ListView with RecylerView and introduced things such as Coordinate Layout. 290519
Thanks for the feedback! Reviewing your suggestions now. Android N
76 Game - Tic Tac Toe A bit more info please? What info do you need? Can you post your question to the course
08.05.19
Q&A forum please, that's where I answer student questions. Thanks!
iOS 12 You mention how we used "Tags"
01:20 in a previous lesson. I took all the previous lessons and I don't remember wherein that was covered.
Web developer course cannot see but only hear video! Hi, which video is this please? I'll look in to it asap! Thanks 08.05.19 Web2
I can't download Xcode Is this for a specific lecture, or a general issue? Let me know,
08.05.19
thanks iOS 12
76 Game - Tic Tac Toe Game will only restart once and then the play again button will disappear after the second game. Issue occured
Ok, there's
evena with
problem
the project
with thefiles
logic
at here.
the end
Labels
of the
get
lecture
moved 09.05.19
off screen 9 times, so next time a game completes the label is only moved
iOS 12back one unit. The code at 41.36 should be outside the for loop
185 Hello World With PHP Snap 00:30 Fixed! Thanks 05.06.19 May. 15. 2019 Web2
187 Variables Snap 07:44 Fixed! Thanks 05.06.19 May. 15. 2019 Web2
In Advanced String Manipulation we had to use regex to get Taylor Swift's name from a top
80 Advanced String Manipulation celebraties website - but she's not there anymore! I had to get Kim Kardashian's instead! :-) Looking at this now! Thanks. 210519 07.06.19 Android O
Web Dev 2.0 Course description In a certain place you have referenced iQuery instead of jQuery. Updated, thanks! June. 4 2019 Yes Kim Ward Web2
62 Can you please post a video on using RecyclerView? Thanks for the feedback! 130619 Android O
Section 8 Instagram Clone No issue. But it will be much better if the tutorial uses Firebase instead of AWS Parse server. Thanks for the feedback! Android O
Last sction Extra apps Can you please add some more app development projects ?? Thanks for the feedback! Android O
I am attempting to download the Xcode but the apple website is saying that "There’s currently no beta software available for download" thank you for your help
6 Xcode versiona Hi, I've gone through the sign up process again and was able to donwload
30619
Xcode 11 beta 3? iOS 12
63 App to do list There are too many depricated items and it's too hard to follow the video on Xcode 10.2 and Swift 5. Unfortunately
Hi, can youI give
had to
megive
some
up.examples of depreciated items (a lecture and timestamp)? I update the course as often as I can, and really
iOS 12appreciate students letting me know if somehting isn't working, thanks!
X theme customization is utterly different from video, the theme's update has made it nearly Thanks for flagging this, looking at it
179 Creating a Blog impossible to follow along with Rob's actions now! Web2
40 firefox ftp this needs to be removed from the video filezilla works fine Thanks, we've left these as legacy Web2
2 How To Claim Your Free Stuff No instruction on how to claim if you're en existing Eco Web Hosting account holder Thanks. Instructions are now available in the Q & A section
3/7/19ofYes
the course. Tak iOS12
64 - 66 64 - 66 Lessons 64 - 66 when working on Web content. need to work with WKwebKit Thanks. Could be a good update for the a new course. iOS12
In the celebrity page I wasn't allowed to use clear text and https failed because they have some
certificate issues. An article on Medium said I had to put <application android:usesCleartextTraffic="
80 or 82? true" in android manifest for cleartext and it worked... Thanks! It's to do with security procedures where traffic
210519
is differentiated between encrypted/unencrypted.
Terry Smith Android O
AppJS is deprecated. Also, the version shown in the video is not what is currently available. Is there We don't have a new mobile section I'm
Mobile Apps using AppJS tomshop1@me.com
a new section for Mobile apps? afraid. Web2
Hi I've checked Udemy and the link
there is active and working (but different
to the one you gave. Which platform do
Broken link:http://html5hub.com/comparing-html5-mobile-ui-frameworks/#i. you take the course on? I'll get it
Further reading mobile apps 1h9ot5y14a3d8a updated asap! The right link is: http: Yes tomshop1@me.com
//completewebdevelopercourse.
com/content/furtherreading/Further%
20Reading%20-%20Mobile%20Apps.
pdf Web2
Checked Udemy and this is correct
11-1 Section 11, Intro to HTML 5 The link actually takes you to the Intro to Mobile Apps video here. Which platform are you on? I'll Yes tomshop1@me.com
updated asap! Web2
Checked Udemy and this is correct
13-1 Intro to Python This link plays 12-1 Intro to HTML5/CSS3. Haven't found the intro to Python video yet here. Which platform are you on? I'll Yes tomshop1@me.com
updated asap! Web2
Thanks - noted and will review upon pallavc34@gmail.
6 Android Studio versions Please add in app purchases tutorial in the course Suggestion
additional feedback from students. com
Can we have a course that explains how android can recognize gesture, like with fling, swipe, scroll, Thanks - noted and will review upon cursedcoastal@gm
Gesture detector Suggestion
and how we can use them vertically and/or horizontally? additional feedback from students. ail.com
enterPictureInPictureMode() was introduced in API 24 and deprecated in API 26. Following is the
recommended way.

PictureInPictureParams params = new PictureInPictureParams.Builder()


.setAspectRatio(new Rational(16,9))
.build(); in Q&A by Ryan Bonial.
186 Picture in Picture enterPictureInPictureMode(params); 04:18 Thanks Bill. I'l add your suggestion as a annotation.
2019/07/10 Yes In this document by Bill
Android
Coleman
O
android.database.CursorIndexOutOfBoundsException:
The error is caused by the cursor being updated during the execution of the statements rather than in
the loop condition. It tries to move to the next index, however, since it doesn't exists then it gives a
FATAL exception. It is also recommended to close the cursor after it has been used.

A recommended implementation would be as follows:

// Move to the first position and read the data


c.moveToFirst();
try {
// Check if c is not empty and cursor is in first position
if (c != null && c.moveToFirst()) {
// Read the information and update cursor to next position
do {
Log.i("Events year", Integer.toString(c.getInt(yearIndex)));
Log.i("Events event", c.getString(eventIndex));
} while (c.moveToNext());
}
}
catch (Exception e){
// Catch any potential exceptions
e.printStackTrace();
}
finally {
// Close the cursor and clear try/catch resources
SQLite Databases c.close();
115 } 19:10 Tanks for the feedback. I'll get this reviewed.
256 The Chat Activity 1) Could you maybe make a video on a functionality in Parse Server called Parse Cloud Code ? I believe that it can help inThanks
makingfor
some
youroffeedback,
the apps in
I'll your
certainly
course
consider
to be 29
real-time
this
July
for 2019
the
apps.
future
Feeback
Like chatting in WhatsAppAditya
Clone Krishna
to be in A.
real-time.
Android O
2) Maybe can you teach some more things like complex UI designs ? Like for example using stuff like Recycler Views, Fragments
Thanks etc.
for your
I wasfeedback,
learning WhatsAppClone
I'll certainly consider
section,
this for
where
the Ifuture
wondered
Feeback how to create those things like chat bubbles
Android
etc. O
SwiftUI save data SwiftUI work with Core Data & Realm & CloudKit Thanks for your feedback, I'll certainly consider this for the future
Feeback WebDev2.0
Flexbox and Grid specific sections? Since returning to web design, I see that Flexbox and Grid have come along and seem to render using floats inferior, especially
Thanks used
for in
your
combination.
feedback, I'll certainly consider this for the future
Feeback WebDev2.0
111 parse server and aws ec2 instance not connecting with java , can u upload a video of connecting it with mac terminal This is already shown on the video at the 15:21 mark. I already
Nouse
issue
Terminal on the Mac. If you're experiecing an issue connecting could you post on the Q & A?
6&7 Error extracting archive from full course download: ! coursecontentn\06.04.zip: Checksum error The Hi, I'm not sure what you mean by 'full
file is corrupt course download'? I've checked the
coursecontentn\06.04.zip: The archive is corrupt 0604 lecture and the associated code
coursecontentn\07.02.zip: The archive is corrupt file downloads without any issues.
coursecontentn\07.03.zip: The archive is corrupt Same result for 0702 and 0703. Could
you let me know? iOS 11
Gradle project sync failed DemoApp project - Upon opening and successful build, the design view is not visible and prompting errorWith
message
courseas
related
'Gradle
Rameshbabu
issues
project
could
sync
Ayou
R
failed.
postBasic
on thefuncatiality
Q & A section
will
08/14/19
not
of the
work
course
properly.
please? ios 12
Instagram clone Setting up parse server This does not work. I just got errors when I trying to set the parse server in Android Studio Hi, what errors were these? Can you post this as a question in the course Q&A forum please? Thanks! Android O
------ notes of all the imp stuff I'm not sure what you're refering to here? Could you give some more details/lecture reference? Android O
------ Complete Notes A short and crisp notes of concepts and important code snippets for all the topics would be helpful. Thanks for this, I'll bear it in mind going forward Android O
287 Why Learn Python? From 1:15 min onwards, sound cuts off randomly 08/26/2019 I'm uploading a corrected version of this lecture now - thanks! Web Dev 2.0
the domain "example.com" seems to no longer exist. I recevied a 404 error when I typed "example. I've looked in to this and I still get to the
Structure of a Web Page com" into my Chrome browser: "The requested URL /cwmpWeb/WGCPEMgt was not found on this example.com page without issue (http:
server." //example.com) - try it again?! Web Dev 2.0
Thanks for this feedback, I'll bear it in
164 Listing Devices and RSSI can you add videos on how to pair and send files to other devices through Bluetooth.
mind! Web Dev 2.0
219 Looping Through Data At 17m42s. The "if (array_key_exists" disappears from code viewable on video. I downloaded the files for17m42s
this section and found
I've amended
it above this
$linknow.
at the top of the page. Yes Web Dev 2.0
237 API weather API out of date update or remove Reviewing now!
240 Geocoding with Google Maps I think google changed some of the urls and merged some of the apis. For example, if you want the Geocoding api you getThanks
it by pushing
I'm looking
Get Started
at this asap
-> Selecting "Places" -> Creating a new project.Thats not in the video which is confusing.
79 Downloading Images [Wrong zip] The file provided for this lacture belongs to #77 This is for Android N I think? I've checked the zip file and for lecture 77 the zip file ends with '5.8' (which is also Android
the 'Downloading
N Web Content (Android)' file name). For Lecture 79 the zip file ends with '5.9' (which is also the 'Downloading Images' file name).
Any at the beginning of course Android Studio Overview It would be nice to have some help, in the correction of the errors in the Component Tree. Thanks for this idea - will look at how to add it in this/the next course version Android O
Coding excercise for margins https://www.udemy.com/course/the-complete-web-developer-course-2/learn/lecture/4671528#questions/8596270 This has been fixed now Yes Web Dev 2.0
Side1 Side2 CardColor TextColor
Audio: English (US) Audio: English (US)
The Capital of Malaysia Kuala Lumpur blue red
The Year of Columbus' Discovery of the New World 1492 yellow
The Largest Animal on Earth Blue Whale green blue
The Author of "Love in the Time of Cholera" Gabriel García Márquez purple
The Smallest Planet in our Solar System Mercury green
https://upload.wikimedia.org/wikipedia/commons/thumb/3/32/Vincent_van_Gogh_-_National_Gallery_of_Art.JPG/120px-Vincent_van_Gogh_-_National_Gallery_of_Art.JP
Vincent Van Gogh purple
The Winner of Super Bowl XXXII Denver Broncos orange blue
The Element with Atomic Number 3 https://youtu.be/LfS10ArXTBA green
The 1988 Album of the Year Grammy Winner U2 (The Joshua Tree) red
The 14th President of the United States Franklin Pierce yellow
The Roman God of the Sea Neptune blue
The Currency of India Rupee blue
The Actress who played Hermione Granger Emma Watson red
The Flag of Argentina https://upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Flag_of_Argentina.svg/800px-Flag_of_Argentin
blue
The Highest Type of Cloud Cirrus green
The Last of Santa's Reindeer Alphabetically Vixen red
The Speed of Light in a Vacuum 186,282 miles per second green
The Team with the Most World Series Losses New York Yankees orange
The Scientific Name for a Moose Alces Alces green
The Best-Selling Album in History The Eagles Greatest Hits red
A Triangle with Three Unequal Sides Scalene Triangle green
The Birthstone of May Emerald green
The World's Longest Border Separates These Countries Canada and the United States blue
The Amount of Time it Takes to Grow a Pineapple Two Years green
The Name of Super Mario's Brother Luigi red
The Treaty that Ended World War I The Treaty of Versailles yellow
The Birthplace of Spock Vulcan red

Das könnte Ihnen auch gefallen