alucard14 (30)in #python • 7 years agoCara Membuat Aplikasi Android(Python & Kivy) #3 | Membuat BoxLayoutHal yang dipelajari: Cara membuat BoxLayout Peralatan: Laptop/PC Bahasa Pemrograman Python Kivy…alucard14 (30)in #indonesia • 7 years agoCara Membuat Aplikasi Android(Python & Kivy) #2 | Membuat Tombol SederhanaHal yang dipelajari: Cara membuat tombol sederhana Peralatan: Laptop/PC Bahasa Pemrograman Python…alucard14 (30)in #aceh • 7 years agoCara Membuat Aplikasi Android(Python & Kivy) #1 | Install Program Python & KivyHal yang dipelajari: Cara menginstall bahasa pemrograman Python Cara menginstall library Python Kivy…alucard14 (30)in #utopian-io • 7 years agoTensorFlow Tutorial | Part 2 - Convolutional Neural NetworkWhat Will I Learn? How to implement a simple Convolutional Neural Network in TensorFlow How to Configuration…alucard14 (30)in #utopian-io • 7 years agoTensorFlow Tutorial | Part 1 - Linear ModelWhat Will I Learn? How to make simple Linear Model How to Load Data TensorFlow Graph How to run…alucard14 (30)in #utopian-io • 7 years ago3D Plotting in Matplotlib-Basic Line & Scatter Plot #Pt1What Will I Learn? Three-Dimensional Plotting in Matplotlib Create 3D Line Plot Create 3D Scatter Plot…alucard14 (30)in #python • 7 years agoPython if elif else TutorialWhat Will I Learn? In this tutorial we'll be learning about conditionals and how we can control what statements get…alucard14 (30)in #tutorial • 7 years agoHow to Use List On Python ProgrammingHello guys welcome to the Python programming for beginners and in this post I'm going to show you what are lists and…alucard14 (30)in #programming • 7 years agoPython Programming Tutorials - Slicing up StringsHello, well welcome to another Python tutorial. And today's tutorial we're going to talk about indexing and slicing a…alucard14 (30)in #python • 7 years agoPython Programming Tutorials - StringHello guys welcome to my Python tutorial for beginners and in this post I'm going to show you how you can use string…alucard14 (30)in #python • 7 years agoPython Programming Tutorials - How to Calculate Sine Cosine TangentHello everybody in this tutorial we're going to show you how to calculate the sine cosine and tangent using…alucard14 (30)in #python • 7 years agoPython Programming Tutorials - Random NumberIn order to use random numbers I first will need to look at the random number function. There is actually more than…alucard14 (30)in #python • 7 years agoPython Programming Tutorials - Mathematical FunctionsSo this is going to be the real tutorial that we do on a Python in mathematics and we're going to talk about…alucard14 (30)in #python • 7 years agoPython Programming Tutorials - Number Type ConversionHello welcome to antother Python tutorial and we’re going to talk about converting number types. You know we got…alucard14 (30)in #python • 7 years agoPython Programming Tutorials - NumbersHello guys welcome to my article, in this post we’re gonna be learning more about basic math operators. Python…