Skip to main content

Posts

Showing posts from October, 2017

Django: using cookies

This video is about using cookies. Reading and writing cookies explained with code as well as from Http point of view using Google developer tools. We are going read to and write from a cookie that is used to store the chosen color by the user from a color picker The source code will be available on my blog(see below). Remember that this video is part of a playlist which you can find here: https://www.youtube.com/watch?v=dLXOPFlsD4k&list=PLfkTJXI2Tk-dniDJF4Cp6qIjAmdrtknJ3&index=1 So if you don't understand something I might be explained in one of my videos of that playlist, you can anyways let me any feedback, questions, etc. You can follow me on: blog melardev.com twitter http://twitter.com/melardev blogger https://melardev.blogspot.com Instagram https://www.instagram.com/melar_dev/ Google+ https://plus.google.com/u/0/110174297675710954678

Django: Views Layer

Video covering the basics about the view, the types of view: class-based view and function based views, their signature requirement, what they receive, what they are expected to return, and more. The source code will be available on my blog(see below). Remember that this video is part of a playlist which you can find here: https://www.youtube.com/watch?v=dLXOPFlsD4k&list=PLfkTJXI2Tk-dniDJF4Cp6qIjAmdrtknJ3&index=1 So if you don't understand something I might be explained in one of my videos of that playlist, you can anyways let me any feedback, questions, etc. You can follow me on: blog melardev.com twitter http://twitter.com/melardev blogger https://melardev.blogspot.com Instagram https://www.instagram.com/melar_dev/ Google+ https://plus.google.com/u/0/110174297675710954678

Django: Architecture overview (MVT)

Video session where I explain the architecture of Django web framework, talking about MVT ( model, view, template) from a high-level point of view. The source code will be available on my blog(see below). Remember that this video is part of a playlist which you can find here: https://www.youtube.com/watch?v=dLXOPFlsD4k&list=PLfkTJXI2Tk-dniDJF4Cp6qIjAmdrtknJ3&index=1 So if you don't understand something I might be explained in one of my videos of that playlist, you can anyways let me any feedback, questions, etc. You can follow me on: blog melardev.com twitter http://twitter.com/melardev blogger https://melardev.blogspot.com Instagram https://www.instagram.com/melar_dev/ Google+ https://plus.google.com/u/0/110174297675710954678

Android Firebase Authentication with Twitter

This video guides you how to integrate Twitter SDK into your Firebase based Application in Android, and use OAuth authentication to sign in into our application after prompting them to Log into Twitter and authorize us to access its profile ( you can customize the permissions you request as explained in the video). If there is something that is shown in the video but I did not explain that, it is most likely because that was explained in previous tutorials, so please make sure to check those out, never mind you can leave me any suggestion, question, feedback or whatever. The link to the playlist that this video belongs to is: https://youtu.be/fK-niJW0tGE?list=PLfkTJXI2Tk-fIPOpPRsELBr9JhxOPYNqN Do not forget to like this video, share and subscribe to my channel!! blog melardev.x10host.com  twitter http://twitter.com/melardev  blogger https://melardev.blogspot.com  Instagram https://www.instagram.com/melar_dev/  Google+ https://plus.google.com/u/0/110174297675710954678

Cómo Integrar Twitter SDK en Firebase en Android

Vídeo sobre como integrar el modo de autenticación de Twitter en tu applicación que usa Firebase. El código fuente lo puedes descargar en: http://adf.ly/1m2CTD Puedes dejarme dudas y sugerencias, solo ten en cuenta que si algo no lo explique o lo explique muy por encima es muy problable que lo haya cubierto en otro video, al y al cabo este video forma parte de una lista de reproducci'on la cual la puedes encontrar aqui: https://youtu.be/Sw0SO0Z5rcY?list=PLfkTJXI2Tk-fQE2nD8eEIDGHceo1yRlXt Mis redes sociales: blog melardev.com  twitter http://twitter.com/melardev  blogger https://melardev.blogspot.com  Instagram https://www.instagram.com/melar_dev/  Google+ https://plus.google.com/u/0/110174297675710954678